Skip to content

Update Fleet-maintained apps - #49609

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • New Releases
    • Updated macOS versions of DbGate, FontBase, Jami, Kiro, MacPacker, Notepad, OpenCode Desktop, Origami Studio, Spokenly, Teleport Connect, and Teleport Suite.
    • Updated Windows versions of Reqable, Teleport Connect, and Typora.
    • Download links and package verification details now match the latest releases.
    • Teleport Suite installation now uses updated release instructions and relaunches the desktop connection tool after installation.

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

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

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

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

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

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

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

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

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

ee/maintained-apps/outputs/origami-studio/darwin.json

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

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

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

ee/maintained-apps/outputs/spokenly/darwin.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 // 310925c0 -> ebebc96f ===

--- /tmp/old.1GNozT	2026-07-20 20:32:29.020622793 +0000
+++ /tmp/new.02SoDv	2026-07-20 20:32:29.020622793 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.gravitational.teleport.tsh'
-sudo installer -pkg "$TMPDIR/teleport-18.10.0.pkg" -target /
+sudo installer -pkg "$TMPDIR/teleport-18.10.1.pkg" -target /
 relaunch_application 'com.gravitational.teleport.tsh'

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

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

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

@coderabbitai

coderabbitai Bot commented Jul 20, 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: 6a2dfde8-03bd-4486-aada-ccf9c50034f2

📥 Commits

Reviewing files that changed from the base of the PR and between fb0e817 and c4ad8f4.

📒 Files selected for processing (14)
  • ee/maintained-apps/outputs/dbgate/darwin.json
  • ee/maintained-apps/outputs/fontbase/darwin.json
  • ee/maintained-apps/outputs/jami/darwin.json
  • ee/maintained-apps/outputs/kiro/darwin.json
  • ee/maintained-apps/outputs/macpacker/darwin.json
  • ee/maintained-apps/outputs/notepadexe/darwin.json
  • ee/maintained-apps/outputs/opencode-desktop/darwin.json
  • ee/maintained-apps/outputs/origami-studio/darwin.json
  • ee/maintained-apps/outputs/reqable/windows.json
  • ee/maintained-apps/outputs/spokenly/darwin.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/windows.json

Walkthrough

Updated maintained-app metadata for newer DbGate, FontBase, Jami, Kiro, MacPacker, Notepad, OpenCode, Origami Studio, Spokenly, Teleport Connect, Teleport Suite, Reqable, and Typora releases. The changes synchronize version checks, installer URLs, and SHA-256 checksums. Teleport Suite also references an updated installation script that installs version 18.10.1.

Possibly related PRs

  • fleetdm/fleet#49595 — Updates many of the same maintained-app metadata entries and release fields.
  • fleetdm/fleet#48920 — Updates overlapping maintained-app JSON version, query, installer, and checksum fields.
  • fleetdm/fleet#49356 — Updates the same OpenCode desktop macOS metadata fields.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is far too brief and omits the required issue reference, checklist items, and testing sections from the template. Expand the description to follow the template, including related issue, completed checklist items, testing, and any applicable notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately 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-2607202027

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 #49625.

@github-actions github-actions Bot closed this Jul 21, 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