Skip to content

Conversation

@sharpchen
Copy link

@sharpchen sharpchen commented Sep 26, 2025

Closes #7209

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Summary by CodeRabbit

  • New Features

    • Rainfrog v0.3.7 is available as a Windows 64-bit package with checksum verification.
    • Supports automatic update checks and seamless upgrades via the package manager.
    • Displays app metadata (description, homepage, license) during install and provides a runnable rainfrog.exe.
  • Chores

    • Added packaging and autoupdate metadata for distribution.

@coderabbitai
Copy link

coderabbitai bot commented Sep 26, 2025

Walkthrough

Added a new Scoop manifest bucket/rainfrog.json for Rainfrog v0.3.7 containing metadata, MIT license, 64-bit Windows download URL and SHA256, bin setting, GitHub checkver, and autoupdate configuration.

Changes

Cohort / File(s) Summary of changes
New Scoop manifest
bucket/rainfrog.json
Added manifest for Rainfrog v0.3.7 with description, homepage, MIT license, 64-bit download URL and SHA256, bin set to rainfrog.exe, checkver configured for GitHub, and autoupdate tarball and SHA256 URL.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

I hop through buckets, light and spry,
A tiny JSON under sky.
Version pinned and hashes bright,
Ready for a Windows flight.
Scoop me up — a froggy byte! 🐰🌧️🐸

Pre-merge checks and finishing touches

✅ Passed checks (5 passed)
Check name Status Explanation
Title Check ✅ Passed The title clearly conveys the addition of the rainfrog package version 0.3.7, matching the core change of the PR and following the repository’s conventional format.
Linked Issues Check ✅ Passed The new manifest defines rainfrog v0.3.7 with the correct homepage, version-specific download URLs and SHA256, MIT license, and autoupdate configuration, fulfilling the request criteria for a non-GUI, English terminal tool at its latest stable release with a standard install process (#7209).
Out of Scope Changes Check ✅ Passed All changes are confined to adding the rainfrog.json manifest file, with no unrelated files or modifications introduced, so no out-of-scope changes are present.
Description Check ✅ Passed The PR description adheres to the repository’s template by including the summary comment, confirmation of contribution guidelines, issue closure directive, and the completed checklist, providing all required sections in the expected structure.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2be2570 and 43c604d.

📒 Files selected for processing (1)
  • bucket/rainfrog.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • bucket/rainfrog.json

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.

@sharpchen
Copy link
Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

rainfrog

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

Check the full log for details.

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

rainfrog

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

Check the full log for details.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
bucket/rainfrog.json (1)

3-3: Polish the description casing

Scoop descriptions typically start with a capital letter. Suggest updating to “A database tool for the terminal” for consistency.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between ea276cc and 2be2570.

📒 Files selected for processing (1)
  • bucket/rainfrog.json (1 hunks)
🔇 Additional comments (1)
bucket/rainfrog.json (1)

15-15: No changes needed: rainfrog.exe is at the archive root
tar -tzf shows only rainfrog.exe at top-level, so bin: "rainfrog.exe" works without adding extract_dir.

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.

[Request]: rainforg

1 participant