microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.1k stars 6.54k forks source link

Add param for Release yml to bypass signing for testing #29959

Open crutkas opened 11 months ago

crutkas commented 11 months ago

Description of the new feature / enhancement

Signing can add a lot of time and isn't needed if we are testing.

The Signing param should be on by default.

IMO the build should still fail and no artifacts created.

Scenario when this would be used?

testing builds and saving about 30+ minutes

Supporting information

No response

Jay-o-Way commented 6 months ago

Is this a larger effort?