Update Homebrew formula to CodeTruss CLI v0.2.39 - #7
Conversation
The tap pinned 0.2.38 while codetruss.com, the GitHub release and the public mirror all serve 0.2.39. Point the formula at the immutable v0.2.39 release asset and its digest feb9a7454abaf2c25bdeade2a6e638137290df8c0725a447e3aca04aef2bd8f0, verified this run by downloading the release URL and hashing the bytes rather than by copying a number. The workflow's post-install assertion moves with it, so a formula bump that did not actually install 0.2.39 fails instead of passing quietly. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe Homebrew formula now packages Codetruss 0.2.39. The release verification workflow now checks for version 0.2.39. ChangesCodetruss release update
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Superseded by #8, which is already merged.
Closing and deleting the branch. |
The tap pinned 0.2.38 while codetruss.com, the GitHub release and the public
mirror all serve 0.2.39. Point the formula at the immutable v0.2.39 release
asset and its digest
feb9a7454abaf2c25bdeade2a6e638137290df8c0725a447e3aca04aef2bd8f0, verified
this run by downloading the release URL and hashing the bytes rather than by
copying a number.
The workflow's post-install assertion moves with it, so a formula bump that
did not actually install 0.2.39 fails instead of passing quietly.
Co-authored-by: Claude Fable 5 noreply@anthropic.com
Summary by CodeRabbit