Skip to content

Update Fleet-maintained apps - #49945

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2607260845
Closed

Update Fleet-maintained apps#49945
fleet-release wants to merge 1 commit into
mainfrom
fma-2607260845

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 Releases

    • Updated Kiro to version 1.0.228.
    • Updated Notepadexe to version 1.5.8.
    • Updated Firefox Nightly build detection and checksum.
  • Bug Fixes

    • Improved uninstall cleanup for Antigravity IDE, Antigravity, DevKnife, Dot, IsThereNet, Jellyfin, QLMarkdown, and RetroArch.
    • Corrected cleanup path handling to ensure related application files and settings are moved to the Trash reliably.
    • Refreshed installer checksums and uninstall configurations where applicable.

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.FhCyWt	2026-07-26 08:50:46.994058006 +0000
+++ /tmp/new.e4jvBs	2026-07-26 08:50:46.994058006 +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.Ig1tty	2026-07-26 08:50:47.068058943 +0000
+++ /tmp/new.aEZ4yx	2026-07-26 08:50:47.068058943 +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.iJtEcS	2026-07-26 08:50:47.121059615 +0000
+++ /tmp/new.A27rzP	2026-07-26 08:50:47.121059615 +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.K3YdiG	2026-07-26 08:50:47.177060324 +0000
+++ /tmp/new.8cKfle	2026-07-26 08:50:47.177060324 +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.ChRvcn	2026-07-26 08:50:47.282061655 +0000
+++ /tmp/new.er7fen	2026-07-26 08:50:47.282061655 +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.TXkDo2	2026-07-26 08:50:47.353062554 +0000
+++ /tmp/new.SPWUsm	2026-07-26 08:50:47.353062554 +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/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.UwVCmr	2026-07-26 08:50:47.478064138 +0000
+++ /tmp/new.VzifQh	2026-07-26 08:50:47.478064138 +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.aNBg4K	2026-07-26 08:50:47.555065114 +0000
+++ /tmp/new.Mqylhi	2026-07-26 08:50:47.555065114 +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: 0e6e3d82-66f8-4158-b34f-4a850d5e38a2

📥 Commits

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

📒 Files selected for processing (11)
  • 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/notepadexe/darwin.json
  • ee/maintained-apps/outputs/qlmarkdown/darwin.json
  • ee/maintained-apps/outputs/retroarch/darwin.json

Walkthrough

Updated Darwin maintained-app manifests for Firefox Nightly, Kiro, and Notepadexe with new release metadata and checksums. Updated uninstall script references and embedded cleanup targets for Antigravity, DevKnife, Dot, IsThereNet, Jellyfin, QLMarkdown, RetroArch, and Antigravity IDE.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the required template sections, including related issue, checklist items, and testing details. Fill in the template sections, especially the related issue, checklist, and testing notes, or remove sections that do not apply.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating Fleet-maintained app data.
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-2607260845

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.

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #49946.

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