Add replacement release pipeline - #57363
Merged
Jake Bailey (jakebailey) merged 7 commits intoFeb 22, 2024
Merged
Conversation
Jake Bailey (jakebailey)
requested review from
Daniel Rosenwasser (DanielRosenwasser) and
Ryan Cavanaugh (RyanCavanaugh)
February 10, 2024 00:39
| image: 1ESPT-Ubuntu22.04 | ||
| os: linux | ||
|
|
||
| stages: |
Member
Author
There was a problem hiding this comment.
Normally I would not use stages, but since this is a template, all of this stuff are parameters specific to the template, so I have to use them.
Jake Bailey (jakebailey)
marked this pull request as ready for review
February 12, 2024 21:34
Comment on lines
+17
to
+19
| name: AzurePipelines-EO | ||
| image: 1ESPT-Mariner2.0 | ||
| os: linux |
Member
Author
There was a problem hiding this comment.
I wrote this pipeline by hand; this was just recommended in the docs.
Hannah Oshlag (HannahOshlag)
approved these changes
Feb 22, 2024
Daniel Rosenwasser (DanielRosenwasser)
approved these changes
Feb 22, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This creates a new release pipeline based on our existing release pipeline to meet new standards.