Skip to content

Update Fleet-maintained apps - #50950

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Updated macOS app packages for Cog, Microsoft 365 Copilot, RubyMine, TablePlus, WhatsApp, and Workflowy to their latest available versions.
    • Updated Windows packages for Granola and Obsidian.
    • Refreshed installer details and integrity checks where applicable to support reliable downloads and upgrades.
    • Existing installation, uninstallation, and app-detection behavior remains unchanged.

Generated automatically with cmd/maintained-apps.
@coderabbitai

coderabbitai Bot commented Aug 11, 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: 375578e3-8500-444d-97c2-9901863e54aa

📥 Commits

Reviewing files that changed from the base of the PR and between 3e5fe9c and 8dcb732.

📒 Files selected for processing (8)
  • ee/maintained-apps/outputs/cog-app/darwin.json
  • ee/maintained-apps/outputs/granola/windows.json
  • ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json
  • ee/maintained-apps/outputs/obsidian/windows.json
  • ee/maintained-apps/outputs/rubymine/darwin.json
  • ee/maintained-apps/outputs/tableplus/darwin.json
  • ee/maintained-apps/outputs/whatsapp/darwin.json
  • ee/maintained-apps/outputs/workflowy/darwin.json

Walkthrough

Updated maintained-app definitions for Cog, Granola, Microsoft 365 Copilot, Obsidian, RubyMine, TablePlus, WhatsApp, and Workflowy. The changes update application versions, patch checks, installer URLs or filenames, and SHA-256 checksums. The Copilot definition also references a replacement install script with the existing quit, install, and conditional relaunch behavior.

Possibly related PRs

  • fleetdm/fleet#49363: Updates maintained-app metadata and overlaps with the Workflowy entry.
  • fleetdm/fleet#49776: Updates maintained-app metadata and overlaps with Granola and WhatsApp entries.
  • fleetdm/fleet#49919: Updates maintained-app metadata and overlaps with WhatsApp and Workflowy entries.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the automated app-data update but omits the required issue, checklist, and testing sections. Add the required template sections, complete applicable checklist items, and mark non-applicable items as deleted.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the primary 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-2608111354

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

Script Diff Results

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

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

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

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

ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json

=== Install // 0be42f66 -> a411a590 ===

--- /tmp/old.UJFQRt	2026-08-11 14:17:41.894826274 +0000
+++ /tmp/new.MQCi7v	2026-08-11 14:17:41.894826274 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR/Microsoft_365_Copilot_universal_1.2607.2701_Installer.pkg" -target / -applyChoiceChangesXML "$CHOICE_XML" || exit $?
+sudo installer -pkg "$TMPDIR/Microsoft_365_Copilot_universal_1.2608.0301_Installer.pkg" -target / -applyChoiceChangesXML "$CHOICE_XML" || exit $?
 
 relaunch_application 'com.microsoft.m365copilot'

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

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

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

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

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

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

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

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

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

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

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

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #50973.

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