chore(apm): bump apm-cli to 0.31.0 - the pin in the install commands, the CI workflows, the marketplace build and the harness kit - #645
Merged
Conversation
… the CI workflows, the marketplace build and the harness kit Version numbers only, twelve occurrences in eight files; the changelog and the historical plans keep theirs. Verified at 0.31.0: the consumer install from GitHub in an isolated HOME and the update over a 0.30.0 lock deploy the nine skills, the in-repo install and audit are clean, the opencode, copilot and codex installs deploy the nine skills, and the marketplace build is identical to the one at 0.30.0. Closes #644 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Merged
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.
What
The
apm-clipin moves from 0.30.0 to 0.31.0 everywhere it is invoked - version numbers only, twelve occurrences in the eight files the issue lists: the README's install, update andoutdatedcommands; CONTRIBUTING's pre-PR validation and scratch-consumer install; AGENTS.md's pre-PR validation line;APM_CLI_VERSIONinci-apm.ymlandci-hooks.yml; the marketplace build's default; the opencode and copilot lab installs of the two harness kit files. The changelog and the historical plans keep their versions; the generated trees are untouched.Closes #644
Verified before the PR, at 0.31.0
HOME(apm install --global --target claude 'using-system/oddyssey#>=1.0.0', at 0.30.0 to produce the lock) deploys the nine skills;apm update --globalat 0.31.0 over that lock answers up to date with the nine skills andodd-memory's scripts in place;apm outdatedfrom that home: all dependencies up to date.scripts/build-marketplace.shat 0.31.0 against 0.30.0 from two clean checkouts: 120 files,diff -rempty onmarketplace/and both manifests.Review outcome
One round, no finding. A separate reviewer sub-agent verified that every changed line is its predecessor with the version substituted and no 0.30.0 remains outside history and generated trees, that 0.31.0 is the latest release and on PyPI, that the in-repo install deploys 4/7/1/9 and the audit is clean in a scratch clone, that the marketplace build is identical between the two versions, and that the workflows changed in their env value only. Its one note:
apm auditprints a "99 file(s) unintegrated" drift for the copilot-target paths - pre-existing at 0.30.0 on main, exit 0, not this change's.Harness path
Not on the path of a run: the two kit files pin the version the lab installs the package with, so the measurement keeps measuring the package CI packs.
🤖 Generated with Claude Code