chore: release 4.6.2 - #193
Merged
Merged
Conversation
Adds `npm run release:finish`, and fixes three gates that could report success without checking anything - a CI watcher that called a partial matrix green, a doc gate that checked only the first word of a nested command, and an audit detector that counted a filename written in a comment as a caller. Two dead command names those gates found are corrected, one of them in the published 4.5.1 notes. Eight anchors moved together: package.json, package-lock.json (both fields), .claude-plugin/plugin.json, .claude-plugin/marketplace.json, docs/ARCHITECTURE.md, docs/api/API_REFERENCE.md, CHANGELOG.md, and dist/skills-manifest.json - the last because plugin-marketplace installs run dist/ as committed and never build. node scripts/run-tests-isolated.mjs exit=0 157 files / 2308 tests, no Errors line MEMESH_RELEASE=1 npm run verify:release exit=0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
npm run release:finishships in this release, and this is the release that will use it for the first time.Contents
npm run release:finish: tag + GitHub Release in onegh release createcall, refusing unless main is clean, synced, untagged for this version,ghis authenticated and the CHANGELOG has a section. Closes the window where main declares a version nobody can install.Verification
dist/skills-manifest.jsonis in the diff on purpose — the mirror gate caught it missing, because plugin-marketplace installs rundist/as committed and never build.