floral-notepaper: Add version 1.0.4#17883
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR adds a new Scoop bucket manifest file 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
bucket/floral-notepaper.json (1)
1-26: Run the standard local manifest validation before merge.Use the following commands locally (replace
floral-notepaperas needed):scoop config debug true scoop config gh_token <your-github-token> # read-only .\bin\checkver.ps1 -App floral-notepaper -f .\bin\formatjson.ps1 -App floral-notepaper scoop install .\bucket\floral-notepaper.json -a 64bitIf anything fails, refer to:
- https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md
- 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/floral-notepaper.json` around lines 1 - 26, Run the standard local manifest validation and fix any issues in the floral-notepaper.json manifest: enable Scoop debug and set GH token, then run .\bin\checkver.ps1 -App floral-notepaper -f and .\bin\formatjson.ps1 -App floral-notepaper to validate and format the JSON, and finally install locally with scoop install .\bucket\floral-notepaper.json -a 64bit; address any errors reported (e.g., incorrect URLs, hash mismatch, missing fields like version/checkver/autoupdate/architecture or malformed shortcuts) and update the corresponding keys (version, architecture.64bit.url, architecture.64bit.hash, checkver, autoupdate) in floral-notepaper.json until all commands 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.
Inline comments:
In `@bucket/floral-notepaper.json`:
- Line 3: This new manifest lacks a linked package-request issue; update the
manifest's "description" field or the PR body to include a URL to the
package-request GitHub issue (create one if needed) and confirm the issue meets
acceptance criteria (well-known usage, stable release, English interface/docs);
specifically, add the package-request link referencing the floral-notepaper.json
manifest's description field so reviewers can verify the request and acceptance
criteria.
---
Nitpick comments:
In `@bucket/floral-notepaper.json`:
- Around line 1-26: Run the standard local manifest validation and fix any
issues in the floral-notepaper.json manifest: enable Scoop debug and set GH
token, then run .\bin\checkver.ps1 -App floral-notepaper -f and
.\bin\formatjson.ps1 -App floral-notepaper to validate and format the JSON, and
finally install locally with scoop install .\bucket\floral-notepaper.json -a
64bit; address any errors reported (e.g., incorrect URLs, hash mismatch, missing
fields like version/checkver/autoupdate/architecture or malformed shortcuts) and
update the corresponding keys (version, architecture.64bit.url,
architecture.64bit.hash, checkver, autoupdate) in floral-notepaper.json until
all commands succeed.
🪄 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: 402c3d43-f66b-4ee8-b9ad-3649cab5224c
📒 Files selected for processing (1)
bucket/floral-notepaper.json
|
I tried to install and this is what I found: Unable to save shortcut, probably due to the 花笺 characters. ❌ I tried to start the .exe manually and got an error ❌ After running My advice:
|
|
/verify |
|
All changes look good. Wait for review from human collaborators. floral-notepaper
|
add floral-notepaper #17962
<manifest-name[@version]|chore>: <general summary of the pull request>