Skip to content

litra-autotoggle: Add version 1.4.0#18271

Open
ofek wants to merge 1 commit into
ScoopInstaller:masterfrom
ofek:litra-autotoggle-add
Open

litra-autotoggle: Add version 1.4.0#18271
ofek wants to merge 1 commit into
ScoopInstaller:masterfrom
ofek:litra-autotoggle-add

Conversation

@ofek

@ofek ofek commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Closes #18270

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

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This pull request adds a new Scoop bucket manifest file, bucket/litra-autotoggle.json, for the litra-autotoggle package at version 1.4.0. The manifest specifies package metadata (description, homepage, license), startup notes for headless scheduled task usage, a suggested dependency on vcredist2022, architecture-specific download URLs and SHA256 hashes for 64bit and arm64, the installed binary name, and autoupdate configuration for generating versioned download URLs.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the new litra-autotoggle manifest and version 1.4.0.
Description check ✅ Passed The description includes the linked issue and both required checklist items from the template.
Linked Issues check ✅ Passed The manifest matches the requested app, homepage, release-based download, and standard install pattern.
Out of Scope Changes check ✅ Passed No unrelated changes are present; the PR only adds the litra-autotoggle manifest and its metadata.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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.

@ofek

ofek commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

/verify

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

litra-autotoggle

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

Check the full log for details.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
bucket/litra-autotoggle.json (1)

1-39: 📐 Maintainability & Code Quality | 🔵 Trivial

Test the manifest locally before submission.

Run the following commands to validate the manifest:

# Optional: Enable debug mode and set GitHub token for release API access
scoop config debug true
scoop config gh_token <your-github-token>  # Read access only

# Force version detection and autoupdate
.\bin\checkver.ps1 -App litra-autotoggle -f

# Auto-format (lint) the JSON manifest
.\bin\formatjson.ps1 -App litra-autotoggle

# Test installation for each architecture
scoop install .\bucket\litra-autotoggle.json -a 64bit
scoop install .\bucket\litra-autotoggle.json -a arm64

Also, ensure the manifest file uses CRLF line endings, as required for Scoop manifests.

As per path instructions, 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/litra-autotoggle.json` around lines 1 - 39, The manifest update needs
local validation before submission, and the file must use CRLF line endings.
Verify the litra-autotoggle manifest with the existing Scoop tooling by running
checkver and formatjson against the manifest, then test installs for both 64bit
and arm64 using the scoop install path. Also confirm the manifest is saved with
CRLF to match Scoop requirements.

Source: Path instructions

🤖 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/litra-autotoggle.json`:
- Around line 1-39: The manifest update needs local validation before
submission, and the file must use CRLF line endings. Verify the litra-autotoggle
manifest with the existing Scoop tooling by running checkver and formatjson
against the manifest, then test installs for both 64bit and arm64 using the
scoop install path. Also confirm the manifest is saved with CRLF to match Scoop
requirements.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6d31d4ba-9802-48c1-adba-3164bc36e093

📥 Commits

Reviewing files that changed from the base of the PR and between 8280531 and 8a5b880.

📒 Files selected for processing (1)
  • bucket/litra-autotoggle.json

@aliesbelik aliesbelik added the not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Extras bucket. label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-meet-criteria This package doesn't fully meet the essential criteria to be accepted in Extras bucket. review-needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: litra-autotoggle

2 participants