vcpkg/scripts/azure-pipelines/windows
Billy O'Neal a28bfe7674
[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)
This changes our PR builds to treat 'fail' in the ci.baseline.txt as 'skip' instead of using tombstones.

We currently have large numbers of spurious failures that get enshrined in PRs through no fault of a PR author, removing the tombstones concept will fix those by allowing the user to retry. This does mean we accept some risk of not detecting when a port is 'fixed', but that failure is reasonable for us to handle after we see it in CI, but that seems worth it given that it lets us get rid of the tombstone concept.

This also helps out the binary caching feature, because we don't have to figure out how to productize tombstones.
2020-07-02 20:20:07 -07:00
..
azure-pipelines.yml [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
create-vmss.ps1 [vcpkg] Use SSH keys instead of password authentication when minting Linux scale sets (#11999) 2020-06-21 19:13:13 -07:00
disk-space.ps1 [vcpkg] Add disk space report to Windows PR/CI (#12113) 2020-06-25 16:38:13 -07:00
initialize-environment.ps1 [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
provision-image.txt [vcpkg] VM Update (#12176) 2020-07-01 10:53:10 -07:00
sysprep.ps1 Change supporting infrastructure to use Azure Virtual Machine Scale Sets for vcpkg's PR builds, which should both improve our PR build times and reduce Azure spending by shutting down machines when they aren't being used. 2020-04-21 17:12:21 -07:00