Release 0.6.2: version bump, changelog, README blurb - #309
Merged
Merged
Conversation
Single version-of-truth bump in CMakeLists.txt's project() call (src/version.h is generated from it). Renames CHANGELOG.md's Unreleased section to 0.6.2 and inserts the owner-approved README release blurb above the 0.6.1 paragraph, leading with the re-measured 72.83% file-scope figure (NUMBERS.md §1); the legend-once 59% figure stays out of README (could not be re-derived on this commit) and is recorded in the orchestrator's CHANGELOG-062.md draft with its measurement provenance instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: redhat-et/ripwire/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe project version changed to 0.6.2. The changelog now records the 2026-09-21 release. The README includes release notes for callers, legend output, MCP deduplication, quality deltas, and Windows CI coverage. ChangesRelease 0.6.2
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
Release 0.6.2: version bump, changelog and README blurb.
CMakeLists.txt:VERSION 0.6.1→0.6.2, the single edit that matters;src/version.his generated from it. Every other0.6.1in the tree was read and deliberately left alone — the Intel-macOS binary boundary, "landed in 0.6.1" comments, and the previous release's own blurb are historical claims that must stay pinned to when they were true.CHANGELOG.md:[Unreleased]becomes[0.6.2] — 2026-09-21.README.md: the release blurb leads with the re-measured 72.83% of vue-core call sites that had no caller before TypeScript: --affected misses node:test arrow callbacks when test and source filenames differ #60 — a correctness claim this commit can re-derive. The legend-once bytes-before-answer figure moved to the release notes with its measurement date, harness and baseline, because it needs a multi-hour harness and the README is guarded by drift gates whose job is keeping claims honest.One blocker found and left standing rather than routed around: the showcase-capture regenerator cannot pick a history window, because the last two merges are larger than any window it tries. Reproduced on a clean ref-restricted checkout. The existing capture is still gate-clean, so this is recorded for the next round rather than papered over.
Verification on this commit: the full 662-gate suite passes with zero failures; determinism,
xmllint, ASan, the limits and gate-count checks and--quality-deltaare all clean. A self-inflictedversioncheckfailure from a stale build stamp was caught and fixed by relinking before the final run.🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
--legend=fullfor the previous format.--quality-deltaworks reliably on clean trees again.Release