Skip to content

unigetui: Add bin for cli#17887

Merged
niheaven merged 1 commit into
masterfrom
fix-unigetui
May 26, 2026
Merged

unigetui: Add bin for cli#17887
niheaven merged 1 commit into
masterfrom
fix-unigetui

Conversation

@niheaven

Copy link
Copy Markdown
Member

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 819501d6-d67f-4737-8159-09a9aa07c8d1

📥 Commits

Reviewing files that changed from the base of the PR and between 7be9998 and 3c2cbc5.

📒 Files selected for processing (1)
  • bucket/unigetui.json

📝 Walkthrough

Walkthrough

The pull request adds a single bin field to the bucket/unigetui.json Scoop package manifest, pointing to UniGetUI.exe. This exposes the UniGetUI CLI executable as a command-line tool, making it accessible through the Scoop package manager as requested in the linked maintenance issue.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • ScoopInstaller/Extras#16161: Modifies the bin field in another Scoop bucket manifest to expose a different executable for similar distribution purposes.
  • ScoopInstaller/Extras#16955: Adds a bin field to another Windows portable manifest (bucket/sioyek.json) using the same structural approach to expose the CLI executable.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the package and specific change: adding a bin field for CLI access to UniGetUI.
Description check ✅ Passed The description includes the required checklist items and references the related issue, meeting the template requirements.
Linked Issues check ✅ Passed The changes directly address issue #17884 by adding the bin field to expose the UniGetUI CLI as requested.
Out of Scope Changes check ✅ Passed The pull request contains only the necessary change to the unigetui.json manifest file, with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

unigetui

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Check the full log for details.

@niheaven
niheaven merged commit bfe17a1 into master May 26, 2026
7 of 10 checks passed
@niheaven
niheaven deleted the fix-unigetui branch May 26, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve]: unigetui - bin Expose CLI UI

1 participant