Skip to content

Update Fleet-maintained apps - #49551

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

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

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 Features

    • Added support for the latest Devin Desktop, Postman, Processing, and Firefox Nightly macOS installers.
    • Added support for Postman 12.20.0 on Windows.
  • Bug Fixes

    • Improved QLMarkdown removal to clean up additional application support and shortcut-extension files.
    • Updated installer verification to ensure downloads match the published releases.

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

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

ee/maintained-apps/outputs/firefox@nightly/darwin.json

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

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

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

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

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

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

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

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

=== Install Script (no changes) ===
=== Uninstall // 66216336 -> fc5e1986 ===

--- /tmp/old.uemy0C	2026-07-20 09:07:57.190990404 +0000
+++ /tmp/new.pkSEhR	2026-07-20 09:07:57.190990404 +0000
@@ -53,11 +53,17 @@
 }
 
 sudo rm -rf "$APPDIR/QLMarkdown.app"
+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/Containers/org.sbarex.QLMarkdown'
 trash $LOGGED_IN_USER '~/Library/Containers/org.sbarex.QLMarkdown.QLExtension'
-trash $LOGGED_IN_USER '~/Library/Group Containers/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'
+trash $LOGGED_IN_USER '~/Library/Preferences/org.sbarex.QLMarkdownXPCHelper.plist'
 trash $LOGGED_IN_USER '~/Library/QuickLook/QLMarkdown.qlgenerator'

@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: 11ea834b-1405-4e4c-bef6-39a81840b5b6

📥 Commits

Reviewing files that changed from the base of the PR and between 6c5d733 and 2cefdaf.

📒 Files selected for processing (6)
  • ee/maintained-apps/outputs/devin-desktop/darwin.json
  • ee/maintained-apps/outputs/firefox@nightly/darwin.json
  • ee/maintained-apps/outputs/postman/darwin.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/processing/darwin.json
  • ee/maintained-apps/outputs/qlmarkdown/darwin.json

Walkthrough

Updated maintained macOS and Windows app manifests for Devin Desktop, Firefox Nightly, Postman, and Processing with newer installer metadata, version comparisons, download URLs, and SHA-256 checksums. Updated QLMarkdown’s uninstall script reference and revised its application-support cleanup paths.

Possibly related PRs

  • fleetdm/fleet#49543: Updates the same Firefox Nightly macOS metadata and installer integrity fields.
  • fleetdm/fleet#49464: Updates the same Postman macOS and Windows manifest fields.
  • fleetdm/fleet#49532: Updates maintained app versions, patch thresholds, installer URLs, and checksums.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is too vague and does not fill the required template sections like related issue, checklist, testing, or database migrations. Rewrite the description using the repository template, including the related issue and the relevant checklist/testing sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly reflects 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-2607200859

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

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