Skip to content

Commit

Permalink
Migrate to matrix generator (#3553)
Browse files Browse the repository at this point in the history
* Represent existing matrix in json
* Use new matrix
* Move to stage
* Cloud configuration
* MaxParallel
* DependsOn
* Quote CtestRegex
* Use template for cmake generate tests
* Template name mappings
* Formatting, parameters
* Remove duplicate bypass-local-dns.yml
* Enable Location override
* Add Location
* Add spelling words
* Use Ubuntu 20 where the name specifies Ubuntu 20
* Apply suggestions from code review

Co-authored-by: Ben Broderick Phillips <[email protected]>

* PR feedback
* fix storage sample
* Matrix documentation

Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: Victor Vazquez <[email protected]>
  • Loading branch information
3 people authored Apr 26, 2022
1 parent 7b87ea1 commit 140e05b
Show file tree
Hide file tree
Showing 17 changed files with 632 additions and 467 deletions.
4 changes: 3 additions & 1 deletion .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@
"issecret",
"PSScriptRoot",
"BUILDID",
"cppvcpkgcache"
"cppvcpkgcache",
"cmakegenerate",
"cmakesourcegenerate"
]
},
{
Expand Down
131 changes: 0 additions & 131 deletions eng/pipelines/templates/jobs/archetype-sdk-cmake-generate.yml

This file was deleted.

Loading

0 comments on commit 140e05b

Please sign in to comment.