Uh oh!
There was an error while loading. Please reload this page.
Add replacement release pipeline - #57363
Merged
Jake Bailey (jakebailey) merged 7 commits intoFeb 22, 2024
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
| image: 1ESPT-Ubuntu22.04 | ||
| os: linux | ||
| stages: |
MemberAuthor
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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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 |
MemberAuthor
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This creates a new release pipeline based on our existing release pipeline to meet new standards.