Add EmulationStation and Tailscale entries to applications.json - #4973
Add EmulationStation and Tailscale entries to applications.json#4973WilliamWaldrop wants to merge 2 commits into
Conversation
|
Important Review skippedNo new commits to review since the last review. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe application catalog now includes records for EmulationStation Desktop Edition, Tailscale, and QOwnNotes. Each record includes package identifiers, descriptions, links, category data, and license status. ChangesApplication catalog
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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
🤖 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 `@config/applications.json`:
- Line 420: Update the `_comment` value to use the possessive “its own set of
emulators” instead of the contraction “it's own set of emulators,” leaving the
rest of the comment unchanged.
🪄 Autofix
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: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: bf72a383-5a56-4c09-88f7-bee285317b0c
📒 Files selected for processing (1)
config/applications.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Ai generated slop?????? What do you mean. |
|
@coderabbitai review |
|
|
Tip For best results, initiate chat on the files or code changes.
“AI-generated summary” labels the source of the PR summary. CodeRabbit generated that text from the diff. It is not a quality judgment about the PR. For this PR, the summary states that 🐇💭 You are interacting with an AI system. |
|
lol I forgot about QOwnNote. None of this is slop tho. |
| "winget": "Microsoft.Edge", | ||
| "foss": false | ||
| }, | ||
| "emulationstation-desktopedition": { |
There was a problem hiding this comment.
| "emulationstation-desktopedition": { | |
| "es-de": { |
Cleaner structure is cleaner structure, you know
Type of Change
Description
This just adds two apps to it; nothing else.
Issue related to PR