Skip to content

Send signed manifest metadata to registry#84

Merged
gontzess merged 1 commit into
mainfrom
gontzess/registry-signature-verification
May 26, 2026
Merged

Send signed manifest metadata to registry#84
gontzess merged 1 commit into
mainfrom
gontzess/registry-signature-verification

Conversation

@gontzess
Copy link
Copy Markdown
Contributor

@gontzess gontzess commented May 22, 2026

Why

The registry now needs the published manifest URL and Sigstore bundle URL to verify release recordings before accepting them.

What this changes

Adds signatureBundleHref to release manifests, signs the final manifest with a Sigstore bundle, uploads the bundle with the manifest, passes the manifest URL to record-release, and blocks registry recording until release artifact verification succeeds. Adds a make verify target covering proto generation, focused Go tests, and workflow YAML parsing.

Notes

Merge along with the registry verification PR.

@gontzess gontzess marked this pull request as ready for review May 26, 2026 13:58
@gontzess gontzess requested a review from ennyjfrick May 26, 2026 13:59
@gontzess gontzess merged commit fd88b3f into main May 26, 2026
2 checks passed
@gontzess gontzess deleted the gontzess/registry-signature-verification branch May 26, 2026 14:38
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