Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Cleanup of ADO pipeline YAML files#62

Merged
walbourn merged 3 commits into
mainfrom
azure-pipelines
May 23, 2025
Merged

Cleanup of ADO pipeline YAML files#62
walbourn merged 3 commits into
mainfrom
azure-pipelines

Conversation

@walbourn
Copy link
Copy Markdown
Member

@walbourn walbourn commented May 23, 2025

This PR adds the use of strategy to the existing ADO pipelines.

  • For the basic builds using Visual Studio MSBuild with minimal job setup, I made use of strategy matrix to simplify the pipelines for GitHub and GitHub-Dev17.

Also updated pipeline trigger path filters: GHA should ignore everything under .azuredevops, and ADO should ignore everything under .github.

@walbourn walbourn self-assigned this May 23, 2025
@walbourn walbourn added github_actions Pull requests that update GitHub Actions code azure_pipelines Pull requests that update Azure DevOps code labels May 23, 2025
@walbourn walbourn requested a review from chuckw-alt May 23, 2025 19:32
@walbourn walbourn merged commit e3b0ac0 into main May 23, 2025
54 checks passed
@walbourn walbourn deleted the azure-pipelines branch May 23, 2025 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

azure_pipelines Pull requests that update Azure DevOps code github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants