mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 06:14:11 +08:00
76de2de123
Using our own pools like this gives us a lot of freedom in the tooling that's installed, the OS versions it targets, and when we take on Visual Studio updates. As part of this effort, I've also stood up a "small" agent pool. At the time of this PR, that pool is using D2ads-v5 SKU VMs (2 vcore 8 GiB) versus the "large" agent pool's D8as-v5 (8 vcore 32 GiB). Smaller build tasks can in the future be moved over to the small pool. Compilation's the hard part, so it gets to stay on the large pool. |
||
---|---|---|
.. | ||
ci | ||
loc | ||
CIPolicy.xml | ||
ESRPSigning_core.json | ||
ESRPSigning_installer.json | ||
ESRPSigning_vcm.json | ||
installer-steps.yml | ||
installWiX.ps1 | ||
packages.config | ||
release-nuget.config | ||
release.yml | ||
verifyArm64Configuration.ps1 | ||
verifyDepsJsonLibraryVersions.ps1 | ||
verifyNoticeMdAgainstNugetPackages.ps1 | ||
verifyNugetPackages.ps1 | ||
verifyPossibleAssetConflicts.ps1 | ||
versionAndSignCheck.ps1 | ||
versionSetting.ps1 |