Skip to content

Update Fleet-maintained apps#44707

Merged
allenhouchins merged 1 commit intomainfrom
fma-2605042132
May 5, 2026
Merged

Update Fleet-maintained apps#44707
allenhouchins merged 1 commit intomainfrom
fma-2605042132

Conversation

@fleet-release
Copy link
Copy Markdown
Contributor

@fleet-release fleet-release commented May 4, 2026

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated Anka Virtualization to version 3.9.0 for macOS
    • Updated Discord to version 1.0.9236 for Windows
    • Updated Nextcloud to version 33.0.4 for macOS

Generated automatically with cmd/maintained-apps.
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Script Diff Results

ee/maintained-apps/outputs/anka-virtualization/darwin.json

=== Install // 0e3b3774 -> e434659d ===

--- /tmp/old.f3SxMB	2026-05-04 21:36:38.727021270 +0000
+++ /tmp/new.6N8qtZ	2026-05-04 21:36:38.727021270 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.veertu.anka'
-sudo installer -pkg "$TMPDIR/Anka-3.8.6.212.pkg" -target /
+sudo installer -pkg "$TMPDIR/Anka-3.9.0.215.pkg" -target /
 relaunch_application 'com.veertu.anka'

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

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

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

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

=== Install // 8ab18e8d -> 6382523a ===

--- /tmp/old.kfkpO4	2026-05-04 21:36:38.833023171 +0000
+++ /tmp/new.fhAwpT	2026-05-04 21:36:38.833023171 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.nextcloud.desktopclient'
-sudo installer -pkg "$TMPDIR/Nextcloud-33.0.3.pkg" -target /
+sudo installer -pkg "$TMPDIR/Nextcloud-33.0.4.pkg" -target /
 relaunch_application 'com.nextcloud.desktopclient'

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

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: 5d552f7d-9349-4bd6-974c-9d22a8fda1e2

📥 Commits

Reviewing files that changed from the base of the PR and between e71b8cd and 83e9d98.

📒 Files selected for processing (3)
  • ee/maintained-apps/outputs/anka-virtualization/darwin.json
  • ee/maintained-apps/outputs/discord/windows.json
  • ee/maintained-apps/outputs/nextcloud/darwin.json

Walkthrough

This pull request updates metadata for three Fleet-maintained applications. Anka virtualization is updated from version 3.8.6 to 3.9.0 in the macOS configuration, with corresponding changes to the installer URL, SHA256 checksum, patched version comparison query, and install script reference. Discord Windows package is bumped from version 1.0.9235 to 1.0.9236 with updated installer URL and checksum. Nextcloud macOS is updated from version 33.0.3 to 33.0.4 with new installer URL, SHA256 checksum, patched query version, and install script reference. Each update modifies the JSON configuration files and associated install scripts to reflect the new package versions.

Possibly related PRs

  • fleetdm/fleet#44318: Modifies the same Anka virtualization darwin manifest file with version and script reference updates.
  • fleetdm/fleet#44257: Updates the same Nextcloud macOS configuration file with version, installer URL, and script reference changes.
  • fleetdm/fleet#43822: Updates the same Discord Windows maintained-apps JSON metadata with version and checksum modifications.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is minimal and vague. It provides only 'Automated ingestion of latest Fleet-maintained app data' without any structured information following the template. Add more detail to explain what applications were updated, why, and any relevant testing performed. Consider using the provided template structure to document the changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' is a broad summary that relates to the main changes (updating metadata for three maintained applications), though it lacks specificity about the nature of the updates.
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-2605042132

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.

@allenhouchins allenhouchins merged commit 0b162c4 into main May 5, 2026
13 checks passed
@allenhouchins allenhouchins deleted the fma-2605042132 branch May 5, 2026 13:49
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.

3 participants