Skip to content

Add Ado.Sync.Mirror pipeline template for private ADO repo#329

Merged
bbonaby merged 1 commit into
mainfrom
bbonaby-patch-2
May 16, 2026
Merged

Add Ado.Sync.Mirror pipeline template for private ADO repo#329
bbonaby merged 1 commit into
mainfrom
bbonaby-patch-2

Conversation

@bbonaby

@bbonaby bbonaby commented May 15, 2026

Copy link
Copy Markdown
Collaborator

📖 Description

Uses the same azure pipeline template that many other open source Microsoft Github repositories like CsWinrt, and VbsEnclaveTooling , and also cppwinrt use to sync Github Changes to a Private ADO fork. This allows for security fixes like MSRCs to be worked on in the private ADO repo and new binaries published quickly. The changes would then come to the GitHub repo through a PR. This will also allow for creating things like vpacks of MXC that can be consumed inside the os.2020 codebase.

🔗 References

Resolves ##327

🔍 Validation

✅ Checklist

📋 Issue Type

  • Bug fix
  • Feature
  • Task
Microsoft Reviewers: Open in CodeFlow

Add Ado.Sync.Mirror pipeline template for private ADO repo
Copilot AI review requested due to automatic review settings May 15, 2026 23:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds an Azure Pipelines YAML definition intended to sync branches from the public GitHub MXC repository into a private Azure DevOps mirror.

Changes:

  • Adds a 1ES-based mirror sync pipeline template.
  • Defines branch mapping and source repository parameters.
  • Runs Git fetch/pull/push steps to update target branches.

Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
Comment thread .azure-pipelines/templates/Ado.Sync.Mirror.yml
@bbonaby bbonaby merged commit c597893 into main May 16, 2026
21 checks passed
@bbonaby bbonaby deleted the bbonaby-patch-2 branch May 16, 2026 00:35
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.

3 participants