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

Create checksums when building binaries #423

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Create checksums when building binaries #423

merged 2 commits into from
Mar 28, 2022

Conversation

MikeGoldsmith
Copy link
Contributor

@MikeGoldsmith MikeGoldsmith commented Mar 28, 2022

Which problem is this PR solving?

Creates and stores a checksum for each binary built to ensure any consumer can verify they have not been tampered with.

Short description of the changes

  • generate a checksum for each binary and store alongside binaries in github and S3

List of artifacts created during Circle CI buid
image

@MikeGoldsmith MikeGoldsmith added type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release. labels Mar 28, 2022
@MikeGoldsmith MikeGoldsmith requested a review from a team March 28, 2022 10:58
@MikeGoldsmith MikeGoldsmith self-assigned this Mar 28, 2022
@MikeGoldsmith MikeGoldsmith merged commit e14a7c0 into main Mar 28, 2022
@MikeGoldsmith MikeGoldsmith deleted the mike/checksums branch March 28, 2022 16:03
ghost pushed a commit to opsramp/tracing-proxy that referenced this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security: produce signed SHA256SUMS file
2 participants