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

fix(goreleaser): Publish public key for verification #1914

Merged

Conversation

craciunoiuc
Copy link
Member

Currently people have not way to check the signatures even if they wanted. By generating and publishing the public key in the artifacts we ensure that this will be usable.

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

Description of changes

Currently people have not way to check the signatures
even if they wanted. By generating and publishing the
public key in the artifacts we ensure that this will
be usable.

Signed-off-by: Cezar Craciunoiu <[email protected]>
@craciunoiuc craciunoiuc requested a review from nderjung October 11, 2024 11:18
Copy link
Member

@nderjung nderjung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Reviewed-by: Alexander Jung [email protected]
Approved-by: Alexander Jung [email protected]

@nderjung nderjung merged commit 8845c81 into unikraft:staging Jan 21, 2025
11 checks passed
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.

2 participants