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

feat(ci): implement binary signing w/ GPG+keybase #1210

Merged
merged 4 commits into from
Jan 26, 2022
Merged

Conversation

erain9
Copy link
Contributor

@erain9 erain9 commented Jan 13, 2022

Description

All release binaries will be signed using the GPG key located at https://keybase.io/axelardev

Steps to Test

TESTED: a sample signing workflow can seen at https://github.com/erain9/container-playground/runs/4797692525?check_suite_focus=true

Expected Behaviour

All the binaries in the Github Releases will come with their signature files, and can be verified against the key on https://keybase.io/axelardev

- all release binaries will be signed using the GPG key located at https://keybase.io/axelardev

TESTED: a sample signing workflow can seen at https://github.com/erain9/container-playground/runs/4797692525?check_suite_focus=true
@erain9 erain9 enabled auto-merge (squash) January 19, 2022 20:16
@erain9 erain9 merged commit c25f3a4 into main Jan 26, 2022
@erain9 erain9 deleted the feat/binary-signing branch January 26, 2022 17:11
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.

None yet

2 participants