vcpkg/scripts/azure-pipelines/windows
Billy O'Neal f10c49281a
[vcpkg] Add disk space report to Windows PR/CI (#12113)
* [vcpkg] Add disk space report to PR/CI

Example output:
```
Disk Label           Size     Free Space
---- -----           ----     ----------
C:   Sabrent         1907 GiB 1239 GiB
D:   Dev             447 GiB  383 GiB
E:   Samsung 960 Pro 1908 GiB 1084 GiB
H:   Rocket          3815 GiB 863 GiB
R:                   0 B      0 B
S:                   0 B      0 B
```
2020-06-25 16:38:13 -07:00
..
azure-pipelines.yml [vcpkg] Add disk space report to Windows PR/CI (#12113) 2020-06-25 16:38:13 -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 Attempt to mitigate Windows Defender detections by making provision-image.ps1 not a powershell script (#11978) 2020-06-17 10:08:30 -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