EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Automate windows code signing #253

Open rozyczko opened 1 year ago

rozyczko commented 1 year ago

Automating Windows EV code signing is becoming more and more important. We are signing now 3 binaries (ERA, EDA and SasView) and will surely do more. The signing is now performed manually on my (PR) machine. We need to create a GH action for it which will run on a local GH runner.

rozyczko commented 1 year ago

https://github.com/ess-dmsc-dram/code-sign-action

rozyczko commented 11 months ago

DigiCert own KeyLocker solution seems to be doing all we need, so waiting until renewal date.

rozyczko commented 11 months ago

https://docs.digicert.com/en/digicert-keylocker/ci-cd-integrations/plugins/github-custom-action-for-keypair-signing.html