mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
* chore: Add signrel command for sigining arc release assets
I used this command to sign assets for the recent releases to comply with the recommendation of 5758364c82/docs/checks.md (signed-releases)
Ref #1298
* Implement signrel subcommands for listing tags and signing assets, with docs
4 lines
91 B
Modula-2
4 lines
91 B
Modula-2
module github.com/actions-runner-controller/actions-runner-controller/hack/sigrel
|
|
|
|
go 1.17
|