input-leap: Add version 3.0.3#17819
Conversation
📝 WalkthroughWalkthroughThis PR adds Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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/input-leap.json (1)
1-32: Run the required local manifest checks before submission.Please validate with Extras tooling:
scoop config debug true scoop config gh_token <your-github-token> # optional, read-only .\bin\checkver.ps1 -App input-leap -f .\bin\formatjson.ps1 -App input-leap scoop install .\bucket\input-leap.json -a 64bitReference docs:
- https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md
- https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests
As per coding guidelines: "Provide clear instructions for testing the manifest locally before submission."
🤖 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/input-leap.json` around lines 1 - 32, Run the required local manifest checks and format step before submitting the input-leap.json manifest: enable debug with "scoop config debug true", optionally set GH token, then run .\bin\checkver.ps1 -App input-leap -f to validate checkver metadata and .\bin\formatjson.ps1 -App input-leap to ensure JSON formatting; finally install locally with "scoop install .\bucket\input-leap.json -a 64bit" to exercise the installer scripts (the "installer.script" entries like Expand-Archive/Remove-Item) and fix any errors reported by these tools before resubmitting.
🤖 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/input-leap.json`:
- Around line 1-32: Run the required local manifest checks and format step
before submitting the input-leap.json manifest: enable debug with "scoop config
debug true", optionally set GH token, then run .\bin\checkver.ps1 -App
input-leap -f to validate checkver metadata and .\bin\formatjson.ps1 -App
input-leap to ensure JSON formatting; finally install locally with "scoop
install .\bucket\input-leap.json -a 64bit" to exercise the installer scripts
(the "installer.script" entries like Expand-Archive/Remove-Item) and fix any
errors reported by these tools before resubmitting.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 35bed6b4-8399-4da4-8f3c-c14b15ea286c
📒 Files selected for processing (1)
bucket/input-leap.json
|
/verify |
|
All changes look good. Wait for review from human collaborators. input-leap
|
Closes #14395
<manifest-name[@version]|chore>: <general summary of the pull request>