Currently, our release signatures are available on download.bitcoinabc.org but not on the Github release.
This patch fixes that, making the sigs more easy to find by users.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING0d793ae6bd79: Add sig files to Github release
rABC0d793ae6bd79: Add sig files to Github release
github-release.sh -d -a <asset-path> -o <oauth-token-path> -t v0.20.9
Verify the output indicates the sig files from the previous release would be uploaded.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- github-upload-sigs
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8706 Build 15397: Default Diff Build & Tests Build 15396: arc lint + arc unit
Event Timeline
Comment Actions
Made the sig file wildcard a bit more restrictive, so as to not accidentally upload sig files from old versions.