Skip to content

chore: add stage 2 release readiness gate#101

Merged
hmmhmmhm merged 1 commit into
mainfrom
codex/stage-2-release-readiness
May 19, 2026
Merged

chore: add stage 2 release readiness gate#101
hmmhmmhm merged 1 commit into
mainfrom
codex/stage-2-release-readiness

Conversation

@hmmhmmhm

Copy link
Copy Markdown
Owner

Summary

  • add Stage 2 release readiness runbook with local, manual, and blocking release gates
  • add pnpm release:check for build/type/lint/audit/file-size/whitespace verification
  • add GitHub Actions CI workflow that runs the same release readiness gate

Verification

  • pnpm release:check
  • pnpm --filter @aka-browser/browser evs:verify (expected blocked: castlabs-evs not installed)
  • security find-identity -v -p codesigning

Fixes #98
Fixes #99
Fixes #100

@hmmhmmhm hmmhmmhm merged commit 5c9be37 into main May 19, 2026
3 checks passed
@hmmhmmhm hmmhmmhm deleted the codex/stage-2-release-readiness branch May 19, 2026 02:16
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.

Stage 2 release readiness runbook Add CI release readiness gate Add release readiness check command

1 participant