Skip to content

Add replacement release pipeline - #57363

Merged
Jake Bailey (jakebailey) merged 7 commits into
microsoft:mainfrom
jakebailey:release-pipeline
Feb 22, 2024
Merged

Add replacement release pipeline#57363
Jake Bailey (jakebailey) merged 7 commits into
microsoft:mainfrom
jakebailey:release-pipeline

Conversation

@jakebailey

@jakebaileyJake Bailey (jakebailey) commented Feb 10, 2024

Copy link
Copy Markdown
Member

This creates a new release pipeline based on our existing release pipeline to meet new standards.

Comment threadazure-pipelines.release.yml
image: 1ESPT-Ubuntu22.04
os: linux

stages:

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

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.

Comment threadazure-pipelines.release.yml Outdated
Comment threadazure-pipelines.release.yml Outdated
@jakebailey
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

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I wrote this pipeline by hand; this was just recommended in the docs.

@jakebailey
Jake Bailey (jakebailey) merged commit 30715fe into microsoft:mainFeb 22, 2024
@jakebailey
Jake Bailey (jakebailey) deleted the release-pipeline branch February 23, 2024 20:59
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: TeamFor Uncommitted BugPR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jakebailey@DanielRosenwasser@HannahOshlag@typescript-bot