Skip to content

Document stable CLI promotion - #23

Merged
raghubetina merged 1 commit into
mainfrom
codex/cli-latest-release-docs-20260812
Aug 12, 2026
Merged

Document stable CLI promotion#23
raghubetina merged 1 commit into
mainfrom
codex/cli-latest-release-docs-20260812

Conversation

@raghubetina

Copy link
Copy Markdown
Contributor

Summary

  • document the completed 0.1.0 promotion to npm's default latest channel
  • define stable completion around each candidate's explicitly named release-specific qualification while preserving full v14 service qualification as separate and incomplete
  • make future release verification and promotion commands derive the exact version from the tagged checkout
  • keep routine release checks read-only and prevent reuse of the consumed v0.1.0 tag or package version
  • add regression coverage for the channel policy and safe operator path

Verification

  • npm run check (151 tests plus typecheck, lint, formatting, package check, and packed smoke)
  • npm audit (0 vulnerabilities)
  • git diff --check
  • live registry verification: latest=next=0.1.0

Boundary

This changes documentation and documentation-policy tests only. It does not change CLI runtime code, the publication workflow, package metadata, npm dist-tags, or any deployed service.

Record the completed 0.1.0 latest-tag promotion and make the
release-completion boundary explicit. Keep future release commands
version-derived and initial setup mutations out of the routine path.
@raghubetina
raghubetina merged commit 1a0f089 into main Aug 12, 2026
4 checks passed
@raghubetina
raghubetina deleted the codex/cli-latest-release-docs-20260812 branch August 12, 2026 21:44
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