cli/script
Andy Feller dea2cd5fe1 Create HSM testing workflow
This commit is an initial prototype based on the deployment workflow, using the
Azure Code Signing service to sign Windows .exe and .msi files.

These changes have been isolated as much as possible to not affect existing
deployment workflows while also working around design issues with how GitHub
CLI workflow works with GoReleaser and now with ACS support.  The biggest smell
was over whether to break from using GoReleaser or have GoReleaser control as
much about the release process as it has been versus opening / signing /
archiving the resulting GoReleaser artifacts; needless to say, the latter was
chosen for expedience as well as leaning into officially supported solutions.
2023-12-05 15:24:50 -05:00
..
build.bat Allow script\build as shorthand for go run script\build.go on Windows 2021-06-15 17:33:33 +02:00
build.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
createrepo.sh use volume to avoid having to rebuild 2021-01-27 10:58:54 -08:00
distributions Update distributions gpg key (#6207) 2022-09-06 18:15:02 +04:00
label-assets Fix label assets 2023-05-10 12:38:06 +02:00
nolint-insert Add nolint-insert script to auto-comment lint violations 2022-01-14 19:54:09 +01:00
override.ubuntu support extant ubuntu LTSs 2020-09-08 16:11:15 -05:00
release New deployment workflow 2023-05-09 20:23:54 +02:00
release-hsm Create HSM testing workflow 2023-12-05 15:24:50 -05:00
rpmmacros Update rpm script (#6206) 2022-09-06 17:57:58 +04:00
sign New deployment workflow 2023-05-09 20:23:54 +02:00
sign.bat New deployment workflow 2023-05-09 20:23:54 +02:00
signtool.exe Move Windows build scripts under script/ 2020-01-07 15:51:57 +01:00