Skip to content

dirgo: Add version 0.2.1 - #8434

Closed
RudySource wants to merge 1 commit into
ScoopInstaller:masterfrom
RudySource:codex/dirgo-0.2.1
Closed

dirgo: Add version 0.2.1#8434
RudySource wants to merge 1 commit into
ScoopInstaller:masterfrom
RudySource:codex/dirgo-0.2.1

Conversation

@RudySource

Copy link
Copy Markdown

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

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

Summary by CodeRabbit

  • New Features
    • Added Scoop package support for Dirgo version 0.2.1 on 64-bit Windows.
    • Included download verification, executable configuration, version checking, and automatic update support.

Walkthrough

Changes

Dirgo package manifest

Layer / File(s) Summary
Define Dirgo Scoop package
bucket/dirgo.json
Adds Dirgo version 0.2.1 metadata, Windows 64-bit archive retrieval, checksum validation, dgo.exe configuration, GitHub version checking, and templated autoupdate URLs.

Merge Risk: 🔵 Low · up to bbd01

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)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Dirgo manifest and the added version 0.2.1.
Description check ✅ Passed The description summarizes the change, provides upstream and release references, and documents validation performed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between ba605e6 and bbd01fc.

📒 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.

Comment thread bucket/dirgo.json
"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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 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

@z-Fng z-Fng added not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Main bucket. package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted. labels Aug 24, 2026
@z-Fng z-Fng closed this Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Main bucket. package-request-needed Create a package request issue before raising PR. Check the criteria for a package to be accepted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants