Skip to content

release: attest tarball provenance#146

Merged
thepwagner merged 2 commits into
mainfrom
thepwagner-patch-1
May 16, 2024
Merged

release: attest tarball provenance#146
thepwagner merged 2 commits into
mainfrom
thepwagner-patch-1

Conversation

@thepwagner

@thepwagner thepwagner commented May 16, 2024

Copy link
Copy Markdown
Contributor

This is what I came up with https://github.com/thepwagner-org/actions/blob/main/.github/workflows/golang-release-attest.yaml

Since GitHub packages the attestation tool as an actions step, it can't run as a post-build hook in goreleaser like cosign ... could.

Luckily GoReleaser leaves the artifacts it generates sitting around in dist/, so we can just sign them after the release action has completed!

Related

@thepwagner
thepwagner requested a review from burke as a code owner May 16, 2024 11:45
@thepwagner
thepwagner merged commit 3b5a6c1 into main May 16, 2024
@thepwagner
thepwagner deleted the thepwagner-patch-1 branch May 16, 2024 13:18
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.

Please sign packages or provide other means to verify binary integrity

2 participants