chore: remove orphan .v-version (V tracks master) - #25
Conversation
Zero references in PKGBUILDs or CI. CVA tracks latest V master. Closes #24
|
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 (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pull request removes the ChangesVersion file cleanup
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other Merge Risk: ⚪ Minimal · up to Removing the unused version file does not affect the repository’s package version selection or validation workflow. 🚥 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
Remove the orphan repo-root
.v-version(0.5.2). It has zero references anywhere in this repo: thePKGBUILDs build against Archvlang/ release binaries, and CVA policy is to track latest Vmasterwith no pin.Fixes #24
Type of Change
How Has This Been Tested?
grep -rn "v-version"over the repo (excluding.git) returns zero content referencesSummary by CodeRabbit