fix: restore .SRCINFO for 0.2.0 packages - #23
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughChangesArch package metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The PR restores the 0.2.0 Arch package metadata and checksums for the source and binary packages. The supplied validation indicates the declarations match their package recipes, so no merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
Description
The 0.2.0 publish synced empty (0-byte) .SRCINFO files because makepkg is absent on the publisher runner and the redirect clobbered the files before failing. Regenerated with makepkg 7.1.0 --printsrcinfo; -bin sha256 matches the published release SHA256SUMS.
Type of Change
How Has This Been Tested?
Checklist
Summary by CodeRabbit