Skip to content

Update Fleet-maintained apps#47565

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

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

Conversation

@fleet-release

@fleet-release fleet-release commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated installer metadata for 12 applications across Windows and macOS platforms to their latest available versions, including Android Studio, Audacity, AWS CLI, Codex, Dropbox, FireAlpaca, Microsoft Edge, Nextcloud Talk, Notesnook, NVIDIA GeForce NOW, Spotify, and Syncovery. These updates ensure users can access and install the most current versions of these tools.

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

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/android-studio/windows.json

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

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

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

ee/maintained-apps/outputs/aws-cli/windows.json

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

ee/maintained-apps/outputs/codex-app/darwin.json

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

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

=== Install Script (no changes) ===
=== Uninstall // 1035e43a -> f9913fdb ===

--- /tmp/old.iw8TGn	2026-06-13 12:33:31.438668975 +0000
+++ /tmp/new.VN5UDN	2026-06-13 12:33:31.438668975 +0000
@@ -1,4 +1,4 @@
-$product_code = '{C1BD7420-DAD0-58F1-BAD3-C58354BEE1AB}'
+$product_code = '{6D846646-9AD7-5D6C-8BB0-04B336C8EC3A}'
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Fleet uninstalls app using product code that's extracted on upload

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

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

ee/maintained-apps/outputs/microsoft-edge/windows.json

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

ee/maintained-apps/outputs/nextcloud-talk/darwin.json

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

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

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

ee/maintained-apps/outputs/nvidia-geforce-now/darwin.json

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Jun 13, 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

Run ID: 27d68f43-d97d-467e-bef2-ce573877659c

📥 Commits

Reviewing files that changed from the base of the PR and between 268c918 and 162848b.

📒 Files selected for processing (12)
  • ee/maintained-apps/outputs/android-studio/windows.json
  • ee/maintained-apps/outputs/audacity/windows.json
  • ee/maintained-apps/outputs/aws-cli/windows.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/dropbox/windows.json
  • ee/maintained-apps/outputs/firealpaca/darwin.json
  • ee/maintained-apps/outputs/microsoft-edge/windows.json
  • ee/maintained-apps/outputs/nextcloud-talk/darwin.json
  • ee/maintained-apps/outputs/notesnook/darwin.json
  • ee/maintained-apps/outputs/nvidia-geforce-now/darwin.json
  • ee/maintained-apps/outputs/spotify/windows.json
  • ee/maintained-apps/outputs/syncovery/darwin.json

Walkthrough

This PR updates version metadata for 12 maintained desktop applications across Windows and macOS platforms. Each application entry receives a version bump with corresponding updates to SQL version-comparison queries, installer download URLs, and SHA-256 checksums. Windows applications updated include Android Studio, Audacity, AWS CLI, Microsoft Edge, Dropbox, and Spotify. macOS applications include Codex App, FireAlpaca, Nextcloud Talk, Notesnook, NVIDIA GeForce NOW, and Syncovery. Dropbox also changes its uninstall script reference and associated uninstall logic, while FireAlpaca updates its install script to include app termination handling and session relaunch logic.

Possibly related PRs

  • fleetdm/fleet#47485: Both PRs update ee/maintained-apps/outputs/android-studio/windows.json by advancing the version to 2026.1.1.9 and updating the corresponding queries.patched threshold, installer_url, and sha256.
  • fleetdm/fleet#45098: Both PRs update ee/maintained-apps/outputs/spotify/windows.json by bumping the version and updating the queries.patched version target and sha256 checksum.
  • fleetdm/fleet#46451: Both PRs modify ee/maintained-apps/outputs/microsoft-edge/windows.json by updating the version field, queries.patched threshold, installer_url, and sha256.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal but does not match the template structure; required checklist items are absent, including changes files, testing, and security validation steps. Complete the provided checklist template, including confirmation of changes files creation, testing performed, data validation, and platform compatibility checks for any fleetd/orbit changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change—updating multiple Fleet-maintained app definitions to newer versions across multiple platforms.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2606131229

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 and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #47567.

@github-actions github-actions Bot closed this Jun 13, 2026
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