Skip to content

feat: sign checksums.txt and use draft releases - #80

Merged
janfuhrer merged 1 commit into
mainfrom
chore/update-dependencies-2
Sep 7, 2026
Merged

feat: sign checksums.txt and use draft releases#80
janfuhrer merged 1 commit into
mainfrom
chore/update-dependencies-2

Conversation

@janfuhrer

@janfuhrer janfuhrer commented Sep 7, 2026

Copy link
Copy Markdown
Member
  • sign checksums.txt with cosign keyless (sign-blob --bundle), fixing release-verification failing on missing checksums.txt.sigstore.json
  • write bare filenames in checksums.txt so SLSA subject names match the flat release assets that slsa-verifier checks
  • create release as draft and upload provenance into it; publishing the release triggers verify-release-assets with all assets present

What this PR does:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Notes for Reviewer:

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

- sign checksums.txt with cosign keyless (sign-blob --bundle), fixing
  release-verification failing on missing checksums.txt.sigstore.json
- write bare filenames in checksums.txt so SLSA subject names match the
  flat release assets that slsa-verifier checks
- create release as draft and upload provenance into it; publishing the
  release triggers verify-release-assets with all assets present
@janfuhrer janfuhrer self-assigned this Sep 7, 2026
@janfuhrer
janfuhrer requested a review from a team as a code owner September 7, 2026 09:58
@janfuhrer janfuhrer changed the title 🔒 sign checksums.txt and use draft releases, aligned with pbs-ex… feat: sign checksums.txt and use draft releases Sep 7, 2026

@adberger adberger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@janfuhrer
janfuhrer merged commit 4ceba87 into main Sep 7, 2026
7 checks passed
@janfuhrer
janfuhrer deleted the chore/update-dependencies-2 branch September 7, 2026 10:44
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