Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scripts to generate signed checksums for binaries #475

Merged
merged 5 commits into from
Sep 10, 2021

Conversation

f-moya
Copy link
Contributor

@f-moya f-moya commented Sep 9, 2021

  • Remove release flow for latest and specific versions from circleci. They will be release using make manual-release like it was done before. Signing checksums using gpg on a CI in a secure manner has it's complexities.
  • Add new entries to Makefile to generate and sign checksums for each binary.
  • Add Versioning section to README
  • Add Binaries section to README
    • Download section to specify how to obtain releases
    • Verifying section to specifiy how to verify downloaded binaries using gpg

@f-moya f-moya force-pushed the add-checksum-binaries branch 7 times, most recently from 1ffd153 to e9439b5 Compare September 10, 2021 00:01
@f-moya f-moya force-pushed the add-checksum-binaries branch from e9439b5 to c1aeb26 Compare September 10, 2021 00:03
@f-moya f-moya changed the title Add signed checksums for binaries Add scripts for generating and signing checksums for binaries Sep 10, 2021
@f-moya f-moya changed the title Add scripts for generating and signing checksums for binaries Add scripts to generate and sign checksums for binaries Sep 10, 2021
@f-moya f-moya requested a review from frnico33 September 10, 2021 00:19
@f-moya f-moya changed the title Add scripts to generate and sign checksums for binaries Add scripts to generate signed checksums for binaries Sep 10, 2021
@f-moya f-moya merged commit 445d4f4 into master Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants