idea-community: Add version 2026.1.4#18290
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 as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdds a Scoop manifest for IntelliJ IDEA Community Edition 2026.1.4. It defines architecture-specific downloads and SHA256 hashes, installation extraction and persistence paths, executable and shortcut mappings, and a PowerShell post-install step that rewrites Estimated code review effort: 3 (Moderate) | ~20 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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.
🧹 Nitpick comments (1)
bucket/idea-community.json (1)
1-66: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winTest the manifest locally before submission.
Run the following commands to validate the manifest:
# Optional: Enable debug mode and GitHub token for 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 idea-community -f # Auto-format (lint) the JSON manifest .\bin\formatjson.ps1 -App idea-community # Test installation for each architecture scoop install bucket\idea-community.json -a 64bit scoop install bucket\idea-community.json -a arm64As per path instructions, these steps should be run before submission to verify the manifest works correctly.
🤖 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/idea-community.json` around lines 1 - 66, Validate the idea-community manifest locally before submission by running checkver with force, formatting it with formatjson, and testing installation for both 64bit and arm64 architectures; enable Scoop debug mode and a read-only GitHub token if required for API access.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/idea-community.json`:
- Around line 1-66: Validate the idea-community manifest locally before
submission by running checkver with force, formatting it with formatjson, and
testing installation for both 64bit and arm64 architectures; enable Scoop debug
mode and a read-only GitHub token if required for API access.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 9c743c2c-ac49-42ab-b91d-29f8aebe9a49
📒 Files selected for processing (1)
bucket/idea-community.json
|
/verify |
|
All changes look good. Wait for review from human collaborators. idea-community
|
Closes #17528
Made the extract_dir match the
ideaversion.persisthas been designed as suggested in the issue.Not sure if this should be in the
versionsbucket.<manifest-name[@version]|chore>: <general summary of the pull request>