mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-22 08:53:08 +08:00
6b199a1154
C++ code analysis is a heavy process, which we are running in the PR CIs already, so code that gets into main should be checked already. This PR conditionally removes C++ code analysis from the release pipelines. This saves 10-15 minutes in build time. ## Validation Steps Performed Verified the release CI shaved some time off. |
||
---|---|---|
.. | ||
ci | ||
loc | ||
CIPolicy.xml | ||
ESRPSigning_core.json | ||
ESRPSigning_installer.json | ||
ESRPSigning_vcm.json | ||
installWiX.ps1 | ||
packages.config | ||
release-nuget.config | ||
release.yml | ||
verifyArm64Configuration.ps1 | ||
verifyNugetPackages.ps1 | ||
versionAndSignCheck.ps1 | ||
versionSetting.ps1 |