Skip to content

lazyssh: Add version 0.3.0#17381

Closed
YU-7 wants to merge 4 commits intoScoopInstaller:masterfrom
YU-7:lazyssh
Closed

lazyssh: Add version 0.3.0#17381
YU-7 wants to merge 4 commits intoScoopInstaller:masterfrom
YU-7:lazyssh

Conversation

@YU-7
Copy link

@YU-7 YU-7 commented Mar 10, 2026

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

Summary by CodeRabbit

  • Chores
    • Added a Windows installation manifest for LazySSH v0.3.0, enabling installation via Scoop, creating a desktop shortcut/alias, and supporting automated update checks.

@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 34c3d9e3-ee57-427e-9aad-5c3e218f7ceb

📥 Commits

Reviewing files that changed from the base of the PR and between 6d31ef3 and b437dfb.

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

Walkthrough

Added a new Scoop-style JSON manifest at bucket/lazyssh.json for LazySSH v0.3.0 containing metadata, a 64‑bit download URL and SHA‑256, executable/shortcut entries, GitHub-based checkver regex, and an autoupdate URL template.

Changes

Cohort / File(s) Summary
Scoop Package Manifest
bucket/lazyssh.json
New Windows Scoop JSON manifest for LazySSH v0.3.0: metadata (description, homepage, license), 64-bit download URL and SHA‑256, bin executable and shortcut entry, checkver using GitHub releases tag regex, and autoupdate URL template.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

review-needed

Suggested reviewers

  • z-Fng

Poem

🐰 A tiny JSON hops in light,
LazySSH bundled, ready for flight.
Hashes tucked in a neat little row,
Scoop fetches, installs — off we go! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'lazyssh: Add version 0.3.0' directly and clearly summarizes the main change: adding a new LazySSH package manifest at version 0.3.0.
Description check ✅ Passed The PR description includes the two required checklist items (conventional title and contributing guide confirmation) per the template, though it lacks issue references and detailed context.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@github-actions
Copy link
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

lazyssh

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

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: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@bucket/lazyssh.json`:
- Line 5: Update the manifest's license field in lazyssh.json from "MIT" to
"Apache-2.0": locate the "license" key in bucket/lazyssh.json (currently
"license": "MIT") and replace its value with "Apache-2.0" so the file reflects
the upstream repository license.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6fcc50ca-3667-44dd-8ff8-f803c11ff664

📥 Commits

Reviewing files that changed from the base of the PR and between b6335f8 and ebd7b16.

📒 Files selected for processing (1)
  • bucket/lazyssh.json

@YU-7
Copy link
Author

YU-7 commented Mar 10, 2026

/verify

@github-actions
Copy link
Contributor

Your changes did not pass all checks.

Please address the issues in the manifest and comment starting with /verify to rerun the checks.

lazyssh

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@YU-7
Copy link
Author

YU-7 commented Mar 10, 2026

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

lazyssh

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@YU-7 YU-7 mentioned this pull request Mar 10, 2026
3 tasks
@z-Fng
Copy link
Member

z-Fng commented Mar 10, 2026

Please submit this to the Main bucket instead. Additionally, please open a package request issue and include a link to this PR for tracking purposes.

https://github.com/ScoopInstaller/Scoop/wiki/Criteria-for-including-apps-in-the-main-bucket

@YU-7
Copy link
Author

YU-7 commented Mar 11, 2026

Please submit this to the Main bucket instead. Additionally, please open a package request issue and include a link to this PR for tracking purposes.

https://github.com/ScoopInstaller/Scoop/wiki/Criteria-for-including-apps-in-the-main-bucket

image image It seem not fullfill 150 forks demand.

@YU-7 YU-7 closed this Mar 11, 2026
@z-Fng
Copy link
Member

z-Fng commented Mar 11, 2026

Satisfying either condition (500 stars or 150 forks) should suffice.

https://github.com/ScoopInstaller/main/issues/new?assignees=&labels=package-request&projects=&template=package-request.yml&title=%5BRequest%5D%3A+
Reasonably well-known and widely used (e.g. if it's a GitHub project, it should have at least 500 stars and/or 150 forks)

@z-Fng
Copy link
Member

z-Fng commented Mar 11, 2026

ScoopInstaller/Main#7728

@YU-7 YU-7 deleted the lazyssh branch March 12, 2026 09:21
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.

2 participants