terminal/build
Dustin L. Howett d43a14c63f
Replace the placeholder release build with our real one (#10778)
This pull request ports our old release pipeline from Azure DevOps' editor to real YAML.

It includes the following changes on top of a straight-up "export" from Azure:

- Converts all queue-time variables into form-based parameters
- Adds a "matrix" build strategy for Configs * Platforms
- Renames all jobs to have reasonable names
- The YAML generator has a bug where it inlines scripts *and* file paths if a task had both; remove old inlines
- Removes dead rules
- Fixes the WPF build to include the apiset impostor
- Migrates the access token into the environment for the one build stage that needs it
- Cleans up some of the online script logic
- Removes all of the "!is pull request?" checks
2021-07-27 01:14:59 +00:00
..
config Delete the old PackageES code signing configs (#8536) 2020-12-09 12:50:42 -08:00
Helix Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
pipelines Replace the placeholder release build with our real one (#10778) 2021-07-27 01:14:59 +00:00
rules Force the execution policy on the til::feature powershell script (#10411) 2021-06-11 20:14:18 +00:00
scripts openConsole.psm1: fix unapproved verb warning (#10145) 2021-05-21 16:11:54 +00:00
packages.config Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00