Skip to content

release.yml: update the AzDO release pipeline YAML#1960

Merged
mjcheetham merged 1 commit into
masterfrom
release-yaml
May 7, 2026
Merged

release.yml: update the AzDO release pipeline YAML#1960
mjcheetham merged 1 commit into
masterfrom
release-yaml

Conversation

@mjcheetham
Copy link
Copy Markdown
Member

Previously the .azure-pipelines/release.yml file was not being used for release builds, but instead a private repository containing the real YAML (in Azure Repos) was being used.

Let's bring the actual pipeline YAML into the main repo on GitHub. This is what we do in other projects like microsoft/git and git-ecosystem/git-credential-manager, and allows us to keep build changes in sync between GH and AzDO.

Previously the .azure-pipelines/release.yml file was not being used for
release builds, but instead a private repository containing the real
YAML (in Azure Repos) was being used.

Let's bring the actual pipeline YAML into the main repo on GitHub.
This is what we do in other projects like microsoft/git and
git-ecosystem/git-credential-manager, and allows us to keep build
changes in sync between GH and AzDO.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
@mjcheetham mjcheetham requested review from dscho and tyrielv May 7, 2026 14:57
Copy link
Copy Markdown
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

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

❤️

@mjcheetham mjcheetham enabled auto-merge May 7, 2026 15:09
@mjcheetham mjcheetham merged commit a4e8cdc into master May 7, 2026
49 checks passed
@mjcheetham mjcheetham deleted the release-yaml branch May 8, 2026 07:43
@mjcheetham mjcheetham mentioned this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants