Skip to content

fix(release): prepare v2.0.0-rc.2#613

Merged
ryan-wong-coder merged 2 commits into
mainfrom
fix/v2-rc2-release
Jul 26, 2026
Merged

fix(release): prepare v2.0.0-rc.2#613
ryan-wong-coder merged 2 commits into
mainfrom
fix/v2-rc2-release

Conversation

@ryan-wong-coder

Copy link
Copy Markdown
Collaborator

Summary

  • prepare the corrected v2.0.0-rc.2 release metadata without mutating RC.1
  • update README, integrations, and six-language website onboarding to consume RC.2 artifacts
  • resolve the immutable OCI digest from the published container evidence instead of hardcoding a pre-release digest
  • record deterministic cross-platform release verification and unchanged V2/V5 compatibility boundaries

Validation

  • go mod tidy -diff
  • go test -count=1 -mod=readonly ./...
  • go test -race -count=1 -mod=readonly ./internal/supplychain ./cmd/trustdb
  • go mod verify
  • go run ./cmd/trustdb release verify-policy --root . --policy supply-chain/production-inputs.json
  • npm --prefix website ci
  • npm --prefix website run build
  • replayed the published RC.1 container-digest JSON through the new POSIX digest resolver

Refs #612

@ryan-wong-coder
ryan-wong-coder merged commit 891ef32 into main Jul 26, 2026
17 checks passed
@ryan-wong-coder
ryan-wong-coder deleted the fix/v2-rc2-release branch July 26, 2026 07:53
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.

1 participant