chore(release): v0.2.15 #19
No reviewers
Labels
No labels
waiting-on-julian
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlxq0/jmap-mcp!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/v0.2.15"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version bump for the v0.2.15 tag, plus the second toolchain-resolution route in
AGENTS.md.What v0.2.15 carries
tag-ancestrygate on tag builds, both pipelines (#16, closes half of #14)AGENTS.mdcorrections: the mirror block is live and yesterday's clearance was wrong (#17),mergeable=trueis not the merge gate (#15), annotated-tagrev-parse, and the queued-run/pending-context entryNo behaviour change for users. The only runtime change is one extra
infoline per authenticated request carrying a count and never the entries.The toolchain note
With
RUSTUP_TOOLCHAINunset,rust-toolchain.tomlpinning1.93.0andci.yml:35pinning1.93.0,rustc --versionreported 1.98.0 through~/.local/share/mise/shims/rustc. A local green on the wrong compiler with every visible signal agreeing, and it needs no misconfiguration.clippy::naive_bytecountis the specimen: it fires on 1.93.0 and the shim would have passed the first spelling ofxff_entry_countstraight to CI.AGENTS.mddocumented only the env-var route. Now both.Gates
All five on 1.93.0:
fmt,clippy -D warnings,test(168),audit,deny.Deploy path
Verified rather than assumed, since I had told Alan the mirror blocked the release and it does not:
Forge registry end to end. The GitHub mirror being blocked lags the public repo and does not touch the deploy.