vcpkg/scripts/azure-pipelines/windows-unstable
Billy O'Neal 90a5b03c9f
Patch Tuesday for April 2024 (#38166)
Changes this month:

* Adopt
[delegated-sas](https://learn.microsoft.com/en-us/rest/api/storageservices/create-user-delegation-sas)
tokens to allow us to shut off the storage account keys, thanks to
@ryanerdmann for the help
* Visual Studio 2022 17.8.9, hopefully resolves CVE-2024-26190,
CVE-2024-21392 . (These don't matter to us but they cause the
Microsoft-internal tool 'Service 360' to yell at us)
* https://github.com/microsoft/vcpkg/pull/37902
* https://github.com/microsoft/vcpkg/pull/37903

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-04-25 18:25:03 -07:00
..
azure-pipelines.yml Patch Tuesday for April 2024 (#38166) 2024-04-25 18:25:03 -07:00
job.yml Patch Tuesday for April 2024 (#38166) 2024-04-25 18:25:03 -07:00
README.md Add MSVC-internal testing scripts to public GitHub. (#13748) 2020-09-28 13:54:10 -07:00
rearrange-msvc-drop-layout.ps1 Fix VS2022 testing of the compilers. (#23826) 2022-03-28 17:30:37 -07:00

The "unstable" build is used internally by Microsoft to test prerelease versions of our C++ compiler; not seeing results from these build definitions in the GitHub portal is normal as these builds depend on acquisition of private compiler bits that aren't yet shipping.