-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Create release pipeline as a yaml pipeline #13394
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
Create release pipeline as a yaml pipeline #13394
Conversation
author Aditya Patwardhan <adityap@microsoft.com> 1563224323 -0700 committer Aditya Patwardhan <Aditya Patwardhan> 1595358509 -0700 parent ed4cd20 author Aditya Patwardhan <adityap@microsoft.com> 1563224323 -0700 committer Aditya Patwardhan <Aditya Patwardhan> 1595358258 -0700 Add releasePipeline yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should declare at the job level, what variable groups they depend on
https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=schema%2Cparameter-schema#variables
tools/releaseBuild/azureDevOps/templates/release-MakeContainerPublic.yml
Show resolved
Hide resolved
tools/releaseBuild/azureDevOps/templates/release-PublishPackageMsftCom.yml
Show resolved
Hide resolved
|
🎉 Handy links: |
|
🎉 Handy links: |
PR Summary
Convert the visual release pipeline to a yaml pipeline
Added a screenshot of the trial run.
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.