fix: updates for latest static binaries#398
Conversation
- use unified SHA512 checksums file - download binaries for windows arm64 also includes some changes that satisify new clippy lints (per Rust v1.97.0).
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #398 +/- ##
=======================================
Coverage 92.38% 92.39%
=======================================
Files 23 23
Lines 3795 3798 +3
=======================================
+ Hits 3506 3509 +3
Misses 289 289 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughPlatform gating and static binary checksum handling are updated for additional architectures and shared ChangesDownloader platform and checksum handling
Clang-tidy formatting cleanup
CLI documentation help lookup
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
The file can be very large, and we only need part of 1 line from it.
also includes some changes that satisify new clippy lints (per Rust v1.97.0).
Summary by CodeRabbit
New Features
Bug Fixes
SHA512SUMSentry.Documentation / Improvements