Skip to content

Update Fleet-maintained apps - #47238

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated version metadata for 13 applications to support their latest releases, including Arduino IDE, Brave Browser, Claude, CodexBar, CrossOver, Dropbox, Glyphs, LibreOffice, Microsoft .NET Runtime, Microsoft Edge, RustRover, UA Connect, and Visual Studio Code.

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

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/arduino-ide/darwin.json

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

ee/maintained-apps/outputs/brave-browser/darwin.json

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

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

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

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

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

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

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

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

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

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

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

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

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

ee/maintained-apps/outputs/microsoft-dotnet-runtime-10/windows.json

=== Install Script (no changes) ===
=== Uninstall // b2eac15c -> 8d137fbb ===

--- /tmp/old.jxVDms	2026-06-09 21:43:04.165244460 +0000
+++ /tmp/new.sShgCt	2026-06-09 21:43:04.165244460 +0000
@@ -8,7 +8,7 @@
 # We target the bundle by its ProductCode (injected by the ingester) and fall back
 # to the cached bootstrapper in the Package Cache.
 
-$productCode = '{4443C461-ED45-4D3E-A6BB-3794C1B9FC6C}'
+$productCode = '{0EE1CA63-7D41-454E-9108-AC904CB35652}'
 
 function Invoke-Uninstaller {
     param([string]$exe, [string]$exeArgs)

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

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

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

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

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

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

ee/maintained-apps/outputs/visual-studio-code/darwin.json

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

@coderabbitai

coderabbitai Bot commented Jun 9, 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: 67b677b5-a2e3-4a3f-9a05-205251699d2a

📥 Commits

Reviewing files that changed from the base of the PR and between 5a9f8fc and e5d502a.

📒 Files selected for processing (13)
  • ee/maintained-apps/outputs/arduino-ide/darwin.json
  • ee/maintained-apps/outputs/brave-browser/darwin.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/codexbar/darwin.json
  • ee/maintained-apps/outputs/crossover/darwin.json
  • ee/maintained-apps/outputs/dropbox/darwin.json
  • ee/maintained-apps/outputs/glyphs/darwin.json
  • ee/maintained-apps/outputs/libreoffice/windows.json
  • ee/maintained-apps/outputs/microsoft-dotnet-runtime-10/windows.json
  • ee/maintained-apps/outputs/microsoft-edge/darwin.json
  • ee/maintained-apps/outputs/rustrover/darwin.json
  • ee/maintained-apps/outputs/ua-connect/darwin.json
  • ee/maintained-apps/outputs/visual-studio-code/darwin.json

Walkthrough

This pull request updates version metadata for thirteen applications across the Fleet maintained-apps catalog. Each application receives a coordinated version bump: the release version number is incremented, the SQL version-comparison predicate is updated to target the new release, the installer download URL is adjusted to fetch the new artifact, and the SHA-256 checksum is replaced to verify the new installer. Most script references remain unchanged across the updates.

Possibly related PRs

  • fleetdm/fleet#44977: Updates ee/maintained-apps/outputs/microsoft-edge/darwin.json with a similar version bump pattern for Edge macOS.
  • fleetdm/fleet#43739: Updates ee/maintained-apps/outputs/brave-browser/darwin.json following the same version metadata update approach.
  • fleetdm/fleet#46891: Updates ee/maintained-apps/outputs/claude/darwin.json with Claude macOS version bump and metadata alignment.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description 'Automated ingestion of latest Fleet-maintained app data' is brief but vague; however, the PR is automated and straightforward. The description template requires extensive checklist items that are not applicable to this data-only change. For automated, data-only version updates, clarify whether full template compliance is required or if a simpler template applies to routine maintenance changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' is concise and clearly describes the main change—updating version metadata for multiple Fleet-maintained applications across platform-specific JSON files.
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-2606092137

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

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