dirgo: Add version 0.2.1 - #8434
Conversation
Summary by CodeRabbit
WalkthroughChangesDirgo package manifest
Merge Risk: 🔵 Low · up to The manifest adds Dirgo 0.2.1, but its dual-license value uses a separator format that should be corrected before merging; the remaining release metadata is valid, so this is a bounded follow-up rather than a high-impact risk. 🚥 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: b2e2ffe9-d494-4c16-a761-32d24c01fada
📒 Files selected for processing (1)
bucket/dirgo.json
Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.
| "version": "0.2.1", | ||
| "description": "Fast, local-first directory navigation for your terminal.", | ||
| "homepage": "https://github.com/RudySource/Dirgo", | ||
| "license": "MIT OR Apache-2.0", |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Use Scoop's dual-license format.
Replace "MIT OR Apache-2.0" with "MIT|Apache-2.0".
📍 Affects 1 file
bucket/dirgo.json#L5-L5(this comment)bucket/dirgo.json#L12-L17
Adds Dirgo 0.2.1, a fast local-first directory navigator written in Rust.\n\nUpstream: https://github.com/RudySource/Dirgo\nRelease: https://github.com/RudySource/Dirgo/releases/tag/v0.2.1\n\nValidation performed:\n- manifest JSON parsed successfully\n- release SHA-256 matched published SHA256SUMS\n- extract_dir and dgo.exe path verified\n- checkver and autoupdate configured