Skip to content

Update Fleet-maintained apps - #49946

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2607261219
Jul 26, 2026
Merged

Update Fleet-maintained apps#49946
allenhouchins merged 1 commit into
mainfrom
fma-2607261219

Conversation

@fleet-release

@fleet-release fleet-release commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • New Features

    • Updated macOS and Windows installation metadata for Kiro, including version 1.0.228 installers and checksums.
    • Updated macOS installation metadata for Notepad to version 1.5.8.
    • Updated Firefox Nightly macOS installer metadata to a newer build.
  • Bug Fixes

    • Improved uninstall cleanup for Antigravity IDE, DevKnife, Dot, IsThereNet, Jellyfin, QLMarkdown, and RetroArch by correcting cleanup targets and Trash handling.

Generated automatically with cmd/maintained-apps.
@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/antigravity-ide/darwin.json

=== Install Script (no changes) ===
=== Uninstall // c9689968 -> 3457f3ae ===

--- /tmp/old.hu1jr5	2026-07-26 12:28:02.479070494 +0000
+++ /tmp/new.mHNDST	2026-07-26 12:28:02.479070494 +0000
@@ -95,9 +95,9 @@
 quit_application 'com.google.antigravity-ide'
 sudo rm -rf "$APPDIR/Antigravity IDE.app"
 sudo rm -rf 'agy-ide'
-trash $LOGGED_IN_USER '~/.antigravity-ide-server/'
-trash $LOGGED_IN_USER '~/.antigravity-ide/'
-trash $LOGGED_IN_USER '~/.gemini/antigravity-ide/'
+trash $LOGGED_IN_USER '~/.antigravity-ide'
+trash $LOGGED_IN_USER '~/.antigravity-ide-server'
+trash $LOGGED_IN_USER '~/.gemini/antigravity-ide'
 trash $LOGGED_IN_USER '~/Library/Application Support/Antigravity IDE'
 trash $LOGGED_IN_USER '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.google.antigravity-ide.sfl*'
 trash $LOGGED_IN_USER '~/Library/Caches/com.google.antigravity-ide'

ee/maintained-apps/outputs/antigravity/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 8838465b -> 5e1a08b9 ===

--- /tmp/old.0FwWPH	2026-07-26 12:28:02.522067757 +0000
+++ /tmp/new.KxKuCa	2026-07-26 12:28:02.522067757 +0000
@@ -94,8 +94,8 @@
 
 quit_application 'com.google.antigravity'
 sudo rm -rf "$APPDIR/Antigravity.app"
-trash $LOGGED_IN_USER '~/.antigravity/'
-trash $LOGGED_IN_USER '~/.gemini/antigravity/'
+trash $LOGGED_IN_USER '~/.antigravity'
+trash $LOGGED_IN_USER '~/.gemini/antigravity'
 trash $LOGGED_IN_USER '~/Library/Application Support/Antigravity'
 trash $LOGGED_IN_USER '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.google.antigravity.sfl*'
 trash $LOGGED_IN_USER '~/Library/Caches/com.google.antigravity'

ee/maintained-apps/outputs/devknife/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 34c288a4 -> 606b81b0 ===

--- /tmp/old.W51fV4	2026-07-26 12:28:02.564065083 +0000
+++ /tmp/new.mw92bv	2026-07-26 12:28:02.564065083 +0000
@@ -53,5 +53,5 @@
 }
 
 sudo rm -rf "$APPDIR/DevKnife.app"
-trash $LOGGED_IN_USER '~/Library/Application Support/com.solotuna.devknife/'
+trash $LOGGED_IN_USER '~/Library/Application Support/com.solotuna.devknife'
 trash $LOGGED_IN_USER '~/Library/Preferences/com.solotuna.devknife.plist'

ee/maintained-apps/outputs/dot/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 3e5c7f37 -> daceba70 ===

--- /tmp/old.2b0yUy	2026-07-26 12:28:02.600062792 +0000
+++ /tmp/new.qLqput	2026-07-26 12:28:02.600062792 +0000
@@ -53,6 +53,6 @@
 }
 
 sudo rm -rf "$APPDIR/Dot.app"
-trash $LOGGED_IN_USER '~/Library/Application Scripts/com.dot.app/'
-trash $LOGGED_IN_USER '~/Library/Caches/com.dot.app/'
-trash $LOGGED_IN_USER '~/Library/Containers/com.dot.app/'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/com.dot.app'
+trash $LOGGED_IN_USER '~/Library/Caches/com.dot.app'
+trash $LOGGED_IN_USER '~/Library/Containers/com.dot.app'

ee/maintained-apps/outputs/firefox@nightly/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/istherenet/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 1bce87e0 -> f5ba8cbf ===

--- /tmp/old.J4cI0s	2026-07-26 12:28:02.683057509 +0000
+++ /tmp/new.FMhxup	2026-07-26 12:28:02.683057509 +0000
@@ -94,7 +94,7 @@
 
 quit_application 'com.lowtechguys.IsThereNet'
 sudo rm -rf "$APPDIR/IsThereNet.app"
-trash $LOGGED_IN_USER '~/.config/istherenet/'
+trash $LOGGED_IN_USER '~/.config/istherenet'
 trash $LOGGED_IN_USER '~/Library/Application Scripts/com.lowtechguys.IsThereNet'
 trash $LOGGED_IN_USER '~/Library/Preferences/com.lowtechguys.IsThereNet.plist'
 trash $LOGGED_IN_USER '~/Library/WebKit/com.lowtechguys.IsThereNet'

ee/maintained-apps/outputs/jellyfin/darwin.json

=== Install Script (no changes) ===
=== Uninstall // d43dbea3 -> b6c7238b ===

--- /tmp/old.dZfhoh	2026-07-26 12:28:02.744053626 +0000
+++ /tmp/new.I4B0mI	2026-07-26 12:28:02.745053562 +0000
@@ -54,8 +54,8 @@
 
 sudo rm -rf "$APPDIR/Jellyfin.app"
 trash $LOGGED_IN_USER '/Library/Logs/DiagnosticReports/jellyfin*.diag'
-trash $LOGGED_IN_USER '~/.cache/jellyfin/'
-trash $LOGGED_IN_USER '~/.config/jellyfin/'
-trash $LOGGED_IN_USER '~/.local/share/jellyfin/'
+trash $LOGGED_IN_USER '~/.cache/jellyfin'
+trash $LOGGED_IN_USER '~/.config/jellyfin'
+trash $LOGGED_IN_USER '~/.local/share/jellyfin'
 trash $LOGGED_IN_USER '~/Library/Application Support/jellyfin'
 trash $LOGGED_IN_USER '~/Library/Preferences/Jellyfin.Server.plist'

ee/maintained-apps/outputs/kiro/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/kiro/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/notepadexe/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/qlmarkdown/darwin.json

=== Install Script (no changes) ===
=== Uninstall // fc5e1986 -> 1e35dda2 ===

--- /tmp/old.WmeWIo	2026-07-26 12:28:02.860046243 +0000
+++ /tmp/new.DAOLTb	2026-07-26 12:28:02.861046179 +0000
@@ -53,15 +53,15 @@
 }
 
 sudo rm -rf "$APPDIR/QLMarkdown.app"
-trash $LOGGED_IN_USER '~/Library/Application Scripts/group.org.sbarex.qlmarkdown/'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/group.org.sbarex.qlmarkdown'
 trash $LOGGED_IN_USER '~/Library/Application Scripts/org.sbarex.QLMarkdown'
 trash $LOGGED_IN_USER '~/Library/Application Scripts/org.sbarex.QLMarkdown.QLExtension'
-trash $LOGGED_IN_USER '~/Library/Application Scripts/org.sbarex.QLMarkdown.Shortcut-Extension/'
-trash $LOGGED_IN_USER '~/Library/Application Support/QLMarkdown/'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/org.sbarex.QLMarkdown.Shortcut-Extension'
+trash $LOGGED_IN_USER '~/Library/Application Support/QLMarkdown'
 trash $LOGGED_IN_USER '~/Library/Containers/org.sbarex.QLMarkdown'
 trash $LOGGED_IN_USER '~/Library/Containers/org.sbarex.QLMarkdown.QLExtension'
-trash $LOGGED_IN_USER '~/Library/Containers/org.sbarex.QLMarkdown.Shortcut-Extension/'
-trash $LOGGED_IN_USER '~/Library/Group Containers/group.org.sbarex.qlmarkdown/'
+trash $LOGGED_IN_USER '~/Library/Containers/org.sbarex.QLMarkdown.Shortcut-Extension'
+trash $LOGGED_IN_USER '~/Library/Group Containers/group.org.sbarex.qlmarkdown'
 trash $LOGGED_IN_USER '~/Library/Group Containers/org.sbarex.QLMarkdown'
 trash $LOGGED_IN_USER '~/Library/Group Containers/org.sbarex.qlmarkdown'
 trash $LOGGED_IN_USER '~/Library/Preferences/org.sbarex.QLMarkdown.plist'

ee/maintained-apps/outputs/retroarch/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 2d6ea623 -> 59c56571 ===

--- /tmp/old.AaeLf9	2026-07-26 12:28:02.921042360 +0000
+++ /tmp/new.imTfFv	2026-07-26 12:28:02.921042360 +0000
@@ -53,6 +53,6 @@
 }
 
 sudo rm -rf "$APPDIR/RetroArch.app"
-trash $LOGGED_IN_USER '~/Documents/RetroArch/'
+trash $LOGGED_IN_USER '~/Documents/RetroArch'
 trash $LOGGED_IN_USER '~/Library/Application Support/RetroArch'
 trash $LOGGED_IN_USER '~/Library/Saved Application State/com.libretro.RetroArch.savedState'

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: d8011379-8397-4b2c-8b58-2feb63aaed4e

📥 Commits

Reviewing files that changed from the base of the PR and between f0cb2f9 and 7a676ec.

📒 Files selected for processing (12)
  • ee/maintained-apps/outputs/antigravity-ide/darwin.json
  • ee/maintained-apps/outputs/antigravity/darwin.json
  • ee/maintained-apps/outputs/devknife/darwin.json
  • ee/maintained-apps/outputs/dot/darwin.json
  • ee/maintained-apps/outputs/firefox@nightly/darwin.json
  • ee/maintained-apps/outputs/istherenet/darwin.json
  • ee/maintained-apps/outputs/jellyfin/darwin.json
  • ee/maintained-apps/outputs/kiro/darwin.json
  • ee/maintained-apps/outputs/kiro/windows.json
  • ee/maintained-apps/outputs/notepadexe/darwin.json
  • ee/maintained-apps/outputs/qlmarkdown/darwin.json
  • ee/maintained-apps/outputs/retroarch/darwin.json

Walkthrough

Updated maintained-app metadata for Firefox Nightly, Kiro, and Notepad releases, including versions, patch checks, installer URLs, and checksums. Updated macOS uninstall script references and embedded cleanup targets for Antigravity IDE, Antigravity, Devknife, Dot, IsThereNet, Jellyfin, QLMarkdown, and RetroArch.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is only a single sentence and omits the required template sections and checklist details. Expand the PR body to match the template by adding Related issue, checklist items, Testing, and any applicable sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating Fleet-maintained apps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2607261219

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.

@allenhouchins
allenhouchins merged commit 5cd8edb into main Jul 26, 2026
17 checks passed
@allenhouchins
allenhouchins deleted the fma-2607261219 branch July 26, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants