officecli: Add version 1.0.129#18249
Conversation
📝 WalkthroughWalkthroughThis pull request adds a new Scoop bucket manifest file, Estimated code review effort: 1 (Trivial) | ~2 minutes Related issue: Possibly related PRs
🚥 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 |
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with officecli
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. officecli
|
|
This could be moved to 'main' bucket |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@bucket/officecli.json`:
- Around line 20-29: The autoupdate block in the OfficeCLI manifest only defines
per-architecture URLs and is missing the hash extraction rule needed for the
SHA256SUMS workflow. Update the autoupdate configuration to include an
autoupdate.hash rule that points to SHA256SUMS so the manifest can resolve
checksums during updates; use the existing autoupdate and architecture entries
as the place to extend.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 85f916ee-9310-46c7-ad44-43fbeaf8b08c
📒 Files selected for processing (1)
bucket/officecli.json
|
Sounds great — officecli is a pure CLI tool, so Main fits. Opening a PR to Main with the same manifest; will link it here. |
|
Main PR opened: ScoopInstaller/Main#8274 |
Closes ScoopInstaller/Main#8278
<manifest-name[@version]|chore>: <general summary of the pull request>Adds a manifest for officecli — read, edit, and automate Office documents (.docx, .xlsx, .pptx) from the command line. Single self-contained binary, Apache-2.0, ~9k stars. Already in Homebrew core and on npm.
SHA256SUMScheckver: github+ autoupdate with per-arch hash extraction fromSHA256SUMS