Broker/store must mint signed repo-scoped artifact claims #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Companion to #15 and PR #16's CHANGES review.
The action-side fix verifies
RASTER_ARTIFACTS_SCOPE_CLAIMand derives the artifact prefix from the signedrepositoryclaim, but production still needs a trusted issuer outside the workflow job:RASTER_ARTIFACTS_SCOPE_CLAIMfor the actual run repository before job steps execute.repository; includeexpand run metadata if available.Without this issuer/store half, a deployment cannot provide the signed claim required by the action and should keep #15 open for production rollout tracking.