terminal/build/pipelines/templates
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
..
build-console-audit-job.yml Move CI and audit build to the WinDev scale set pool (#8080) 2020-10-28 20:49:13 +00:00
build-console-ci.yml Restore helix runs by passing parameters (#10367) 2021-06-08 18:57:30 +00:00
build-console-pgo.yml Implement PGO in pipelines for AMD64 architecture; supply training test scenarios (#10071) 2021-05-13 21:12:30 +00:00
build-console-steps.yml Implement PGO in pipelines for AMD64 architecture; supply training test scenarios (#10071) 2021-05-13 21:12:30 +00:00
check-formatting.yml Batch up to 64 files per clang-format to speed it up (#4639) 2020-02-19 13:47:56 +00:00
helix-createprojfile-steps.yml Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
helix-processtestresults-job.yml Set ProcessTestResults job to use conditions specified in parent (#7347) 2020-08-19 19:31:03 +00:00
helix-runtests-job.yml Enable /Zc:preprocessor (#10593) 2021-07-13 23:00:11 +00:00
pgo-build-and-publish-nuget-job.yml Implement PGO in pipelines for AMD64 architecture; supply training test scenarios (#10071) 2021-05-13 21:12:30 +00:00
pgo-merge-pgd-job.yml Implement PGO in pipelines for AMD64 architecture; supply training test scenarios (#10071) 2021-05-13 21:12:30 +00:00