Skip to content

Update Fleet-maintained apps - #50390

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

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

Conversation

@fleet-release

@fleet-release fleet-release commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Updated macOS releases for BoltAI, ChatGPT, Devin Desktop, DockDoor, Dockside, OpenCode Desktop, Safe Exam Browser, Teleport Connect, Teleport Suite, Typora, and Zappy.
    • Updated Windows releases for Microsoft Edge, Shotcut, Telegram Desktop, and Teleport Connect.
    • Refreshed download links, version detection, and integrity checks for each package.
    • Updated Teleport Suite’s installer to use the latest macOS package.

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

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

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

ee/maintained-apps/outputs/devin-desktop/darwin.json

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

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

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

ee/maintained-apps/outputs/dockside/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/opencode-desktop/darwin.json

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

ee/maintained-apps/outputs/safe-exam-browser/darwin.json

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

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

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

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

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

ee/maintained-apps/outputs/teleport-connect/darwin.json

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

ee/maintained-apps/outputs/teleport-connect/windows.json

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

ee/maintained-apps/outputs/teleport-suite/darwin.json

=== Install // 97bf7c24 -> e996f404 ===

--- /tmp/old.hl1J3A	2026-08-01 16:23:59.429304191 +0000
+++ /tmp/new.RX0ZXH	2026-08-01 16:23:59.429304191 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.gravitational.teleport.tsh'
-sudo installer -pkg "$TMPDIR/teleport-18.10.1.pkg" -target / || exit $?
+sudo installer -pkg "$TMPDIR/teleport-18.10.3.pkg" -target / || exit $?
 relaunch_application 'com.gravitational.teleport.tsh'

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

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

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

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

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

@coderabbitai

coderabbitai Bot commented Aug 1, 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: 16846ebc-5342-4802-8c0f-8787078ca4fc

📥 Commits

Reviewing files that changed from the base of the PR and between f7ffc07 and 846b1aa.

📒 Files selected for processing (15)
  • ee/maintained-apps/outputs/boltai/darwin.json
  • ee/maintained-apps/outputs/chatgpt/darwin.json
  • ee/maintained-apps/outputs/devin-desktop/darwin.json
  • ee/maintained-apps/outputs/dockdoor/darwin.json
  • ee/maintained-apps/outputs/dockside/darwin.json
  • ee/maintained-apps/outputs/microsoft-edge/windows.json
  • ee/maintained-apps/outputs/opencode-desktop/darwin.json
  • ee/maintained-apps/outputs/safe-exam-browser/darwin.json
  • ee/maintained-apps/outputs/shotcut/windows.json
  • ee/maintained-apps/outputs/telegram/windows.json
  • ee/maintained-apps/outputs/teleport-connect/darwin.json
  • ee/maintained-apps/outputs/teleport-connect/windows.json
  • ee/maintained-apps/outputs/teleport-suite/darwin.json
  • ee/maintained-apps/outputs/typora/darwin.json
  • ee/maintained-apps/outputs/zappy/darwin.json

Walkthrough

The PR updates 15 maintained-app manifests for newer Darwin and Windows releases. Each update changes the version, patch query, installer URL, and SHA-256 checksum. Existing installation and uninstallation references remain unchanged, except for Teleport Suite, whose installer script now targets package version 18.10.3.

Possibly related PRs

  • fleetdm/fleet#50388: Updates overlapping maintained-app manifests and release metadata fields.
  • fleetdm/fleet#50384: Updates several of the same maintained-app manifests and installer metadata.
  • fleetdm/fleet#50381: Updates overlapping ChatGPT, DockDoor, Microsoft Edge, Shotcut, and Typora manifests.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the general purpose but omits the required checklist details, testing status, and related issue information. Complete the applicable template sections, including the related issue or NA, checklist items, and testing results.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the pull request by identifying updates to 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-2608011618

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

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #50393.

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