gtoolkit: Add version 1.1.447#17960
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughUpdated the Scoop manifest bucket/gtoolkit.json to version 1.1.447, refreshing the Windows x86_64 and ARM64 download URLs and their SHA-256 hashes; all other manifest fields, including bin, shortcuts, checkver, and the autoupdate $version templates, remain unchanged. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ 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. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
bucket/gtoolkit.json (1)
1-42: Local manifest validation steps before mergeRun these locally to validate checkver/autoupdate and install behavior:
scoop config debug true scoop config gh_token <your-github-token> # read-only .\bin\checkver.ps1 -App gtoolkit -f .\bin\formatjson.ps1 -App gtoolkit scoop install .\bucket\gtoolkit.json -a 64bit scoop install .\bucket\gtoolkit.json -a arm64Reference docs if needed:
- Contribution Guide: https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md
- Wiki: https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests
🤖 Prompt for 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. In `@bucket/gtoolkit.json` around lines 1 - 42, Run the local manifest validation steps for gtoolkit.json to verify checkver/autoupdate and install behavior: enable scoop debug and set GH token, run .\bin\checkver.ps1 -App gtoolkit -f and .\bin\formatjson.ps1 -App gtoolkit, then attempt scoop install .\bucket\gtoolkit.json -a 64bit and -a arm64; if any command fails, fix the manifest entries under "checkver", "autoupdate" and the "architecture" blocks (URLs, $version interpolation, and sha256 hash URL) so checkver returns correct latest version and autoupdate resolves $url.sha256, then re-run the validation commands until they succeed.
🤖 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.
Nitpick comments:
In `@bucket/gtoolkit.json`:
- Around line 1-42: Run the local manifest validation steps for gtoolkit.json to
verify checkver/autoupdate and install behavior: enable scoop debug and set GH
token, run .\bin\checkver.ps1 -App gtoolkit -f and .\bin\formatjson.ps1 -App
gtoolkit, then attempt scoop install .\bucket\gtoolkit.json -a 64bit and -a
arm64; if any command fails, fix the manifest entries under "checkver",
"autoupdate" and the "architecture" blocks (URLs, $version interpolation, and
sha256 hash URL) so checkver returns correct latest version and autoupdate
resolves $url.sha256, then re-run the validation commands until they succeed.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: bebbfeaa-cf50-4618-9464-a579af2bed8f
📒 Files selected for processing (1)
bucket/gtoolkit.json
|
/verify |
|
All changes look good. Wait for review from human collaborators. gtoolkit
|
|
/verify |
|
Your changes did not pass all checks. Please address the issues in the manifest and comment starting with gtoolkit
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. gtoolkit
|
Closes #17959
<manifest-name[@version]|chore>: <general summary of the pull request>