Skip to content

chore(release): 3.4.24 — the gates and the surfaces tell the truth - #395

Merged
kengio merged 3 commits into
mainfrom
chore/release-3.4.24
Aug 7, 2026
Merged

chore(release): 3.4.24 — the gates and the surfaces tell the truth#395
kengio merged 3 commits into
mainfrom
chore/release-3.4.24

Conversation

@kengio

@kengio kengio commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Version bump + changelog for v3.4.24. No code changes — the four tracks are already on main.

Same four files the v3.4.23 bump touched (checked against 320c3ba rather than guessed): Cargo.toml, Cargo.lock, README.md, CHANGELOG.md. npm-wrapper/package.json is deliberately untouched — it's handled at publish.

What shipped

track issue PR
63 stub verbs removed from the parser #334 #391
--test and --dry-run agree with register #375, #376 #390
Windows clippy leg + the 15 errors it surfaces #383 #392
label test stops depending on the host's shell layout #382 #389
ort warning scoped to virtualized ARM Linux #332 #394

All six milestone issues closed.

Changelog framing

The entry leads with Removed, because that is the only change here a user's script can notice: 63 verbs that used to return exit 72 now return exit 2. The upgrade note says so plainly and names the committed fixture (crates/onebrain-cli/tests/fixtures/removed-verbs.txt) so anyone can check the exact list, records that plugin uninstall is not among them, and states that this supersedes half of ADR 0006.

Gates

  • python3 scripts/check-readme-version.py → 0 · OK: README Quickstart '# → onebrain 3.4.24' matches Cargo.toml 3.4.24
  • python3 scripts/check-links.py → 0 · 60 files
  • ./target/debug/onebrain --versiononebrain 3.4.24
  • cargo fmt --check → 0
  • cargo clippy --workspace --all-targets -- -D warnings → 0
  • cargo test --workspace → 0 · 48 binaries · 3369 passed · 0 failures — identical to main, as a version bump should be

Gate 8 was completed on the code itself before merge: 48/48 binaries on macOS, Linux aarch64 and Windows ARM.

🤖 Generated with Claude Code

@kengio
kengio merged commit 673472d into main Aug 7, 2026
22 checks passed
@kengio
kengio deleted the chore/release-3.4.24 branch August 7, 2026 09:56
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