Gate release candidates on tested, verifiable artifacts #340

Merged
timmy merged 1 commits from timmy/339-ci-gated-verifiable-release-artifacts into main 2026-08-08 20:37:36 +00:00
Owner

Closes #339

What changed

  • build one reproducible runtime bundle with per-file provenance, a public manifest, and SHA-256 checksum
  • verify the downloaded artifact and exact commit before any release API mutation
  • gate promotion on test + package jobs, upload all three assets to a draft RC, then publish
  • remove the independent release workflow and stale static manifest

Verification

  • python3 -m pytest tests/ -q — 630 passed
  • production bundle built and verified locally; tamper regression test fails closed
Closes #339 ## What changed - build one reproducible runtime bundle with per-file provenance, a public manifest, and SHA-256 checksum - verify the downloaded artifact and exact commit before any release API mutation - gate promotion on test + package jobs, upload all three assets to a draft RC, then publish - remove the independent release workflow and stale static manifest ## Verification - `python3 -m pytest tests/ -q` — 630 passed - production bundle built and verified locally; tamper regression test fails closed
timmy added 1 commit 2026-08-08 20:36:29 +00:00
ci: gate RCs on verifiable artifacts (#339)
All checks were successful
CI / lint (pull_request) Successful in 33s
CI / build-release (pull_request) Successful in 4s
CI / release-candidate (pull_request) Has been skipped
2cb92811c9
timmy merged commit 5d326c30a1 into main 2026-08-08 20:37:36 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#340
No description provided.