Skip to content

Harden production readiness gates#27

Merged
localhost41 merged 1 commit into
mainfrom
codex/production-readiness-gates
Jul 10, 2026
Merged

Harden production readiness gates#27
localhost41 merged 1 commit into
mainfrom
codex/production-readiness-gates

Conversation

@localhost41

Copy link
Copy Markdown
Owner

Summary

  • expand CI to cover Node 20, 22, 24, and 26
  • add a manual alpha publish workflow with npm provenance and alpha-version guard
  • add a standalone package verifier that inspects packed files, installs the tarball into a clean consumer, checks public import/CLI help, and builds a generated app
  • add package bugs/homepage metadata

Validation

  • pnpm verify passed
  • shared factory E2E passed with local packed artifacts: scripts/qvac-production-e2e.sh --source local

Notes

  • Requires npm trusted publishing configuration before the publish workflow can be used without a token.
  • Does not promote a stable release.

@localhost41
localhost41 force-pushed the codex/production-readiness-gates branch from f46e0fa to 9ec72af Compare July 10, 2026 06:40
@localhost41
localhost41 merged commit 5026dd3 into main Jul 10, 2026
3 checks passed
@localhost41
localhost41 deleted the codex/production-readiness-gates branch July 10, 2026 06:41
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