Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureRequest: DownloadBuildArtifactsV0: Download artifact from PartiallySucceeded builds #8431

Closed
Thilas opened this issue Sep 27, 2018 · 6 comments

Comments

@Thilas
Copy link
Contributor

Thilas commented Sep 27, 2018

Currently, this task only allows to download artifacts from Succeeded builds, it does not consider artifacts of PartiallySucceeded builds. It would be nice to have the choice here.

@daantimmer
Copy link

@Thilas sounds like the same issue that I have? #8346

@Thilas
Copy link
Contributor Author

Thilas commented Sep 27, 2018

Indeed, it looks very similar (except the Jenkins part of course). What I had in mind is a new task parameter that allows to determine builds to consider thanks to their job statuses (min value): Succeeded (current behavior), Partially Succeeded (my use case) or Failed.

@Thilas
Copy link
Contributor Author

Thilas commented Sep 27, 2018

If I submit a PR on this, may this help?

@Thilas
Copy link
Contributor Author

Thilas commented Oct 13, 2018

Any answer would be very welcome here? Thanks!

@omeshp
Copy link
Contributor

omeshp commented Oct 15, 2018

@Thilas We are open for contribution, you are welcome to submit a PR for this enhancement.

Thilas pushed a commit to Thilas/azure-pipelines-tasks that referenced this issue Oct 20, 2018
…o allow to download artifacts from partially succeeded builds
@Lovakumar Lovakumar self-assigned this Oct 30, 2018
Thilas pushed a commit to Thilas/azure-pipelines-tasks that referenced this issue Nov 9, 2018
…o allow to download artifacts from partially succeeded builds
kasubram pushed a commit that referenced this issue Nov 25, 2018
* #8431 Add option to DownloadBuildArtifactsV0 task in order to allow to download artifacts from partially succeeded builds
@omeshp
Copy link
Contributor

omeshp commented Dec 6, 2018

Closing this issue since the changes to support this feature are merged.

@omeshp omeshp closed this as completed Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants