ci: add v2 prerelease notes and tags - #71
Conversation
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
2.0.0-next.Nnotes fromCHANGELOG.md, matching stable releases.v2.0.0-next.Nagainst the exactopencode-v2commit.This does not move the
latestdist-tag.Summary by cubic
Adds idempotent v2 prerelease staging on npm and creates matching GitHub prereleases for
2.0.0-next.Nwith notes fromCHANGELOG.md. Previously CI only tried to publish a preview; now it stages or skips if already published and creates a GitHub prerelease, without moving thelatestdist-tag.npm viewand tolerates “already staged/published” errors; keeps thenextdist-tag.## <version>section ofCHANGELOG.md; falls back to a generic message if missing.v<version>targeting the exactopencode-v2commit only when it does not already exist; safe to rerun and to backfill after an npm publish.PACKAGE_NAMEtooc-usage-limits-plugin.Written for commit 5b6721e. Summary will update on new commits.