Skip to content

Comments

Move Final artifacts from universal build to finalResults folder#8806

Merged
TravisEz13 merged 13 commits intoPowerShell:masterfrom
TravisEz13:make_artifiacts_similar_v2_gh
Feb 1, 2019
Merged

Move Final artifacts from universal build to finalResults folder#8806
TravisEz13 merged 13 commits intoPowerShell:masterfrom
TravisEz13:make_artifiacts_similar_v2_gh

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Feb 1, 2019

PR Summary

Move Final artifacts from universal build to finalResults folder

PR Context

PR Checklist

Copy link
Contributor

@PaulHigin PaulHigin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 1, 2019
Copy link
Member

@adityapatwardhan adityapatwardhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both comments are non-blocking.

parameters:
artifactPath:
artifactFilter: '*'
condition: succeeded()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want succeeded() or failOrSucceeded()? Maybe we should be able to upload whatever artifacts were built.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should think about retry scenarios. We don't want to leave this folder potentially polluted.

parameters:
artifactPath:
artifactFilter: '*'
condition: succeeded()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a parameter for container name to make this task more general and default it to finalResults

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change can be made later.

@TravisEz13 TravisEz13 merged commit 3256102 into PowerShell:master Feb 1, 2019
@TravisEz13 TravisEz13 deleted the make_artifiacts_similar_v2_gh branch February 1, 2019 18:59
TravisEz13 added a commit to TravisEz13/PowerShell that referenced this pull request May 14, 2019
…owerShell#8806)

## PR Summary

Move Final artifacts from universal build to `finalResults` folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants