Skip to content

Update Fleet-maintained apps - #47044

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated application metadata for Comet, Kitty, Stats, and Slack with latest version information and checksums.
    • Reordered installer references for Affinity and updated uninstall script configuration for Slack.
    • Synchronized version-check queries to match current release versions across maintained applications.

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

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

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Script Diff Results

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

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

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

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

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

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

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

=== Install Script (no changes) ===
=== Uninstall // 1be2e38e -> 034eae14 ===

--- /tmp/old.nxJwoQ	2026-06-07 20:27:47.587557753 +0000
+++ /tmp/new.3uTNks	2026-06-07 20:27:47.588557750 +0000
@@ -1,7 +1,7 @@
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Match only Slack (published by Slack Technologies). We deliberately do NOT rely
-# on $PACKAGE_ID or on a PackageFamilyName property: Get-AppxProvisionedPackage
+# on 'com.tinyspeck.slackdesktop_8yrtsj140pw4g' or on a PackageFamilyName property: Get-AppxProvisionedPackage
 # objects don't expose PackageFamilyName, so an "-eq" match against it is $null on
 # every package and would select unrelated packages (e.g. DesktopAppInstaller).
 function ShouldRemoveSlackPackage {

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

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

@coderabbitai

coderabbitai Bot commented Jun 7, 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: 0a313898-9838-44ab-8a61-5b6acc14b86f

📥 Commits

Reviewing files that changed from the base of the PR and between ca26cf2 and 4011775.

📒 Files selected for processing (5)
  • ee/maintained-apps/outputs/affinity/windows.json
  • ee/maintained-apps/outputs/comet/darwin.json
  • ee/maintained-apps/outputs/kitty/darwin.json
  • ee/maintained-apps/outputs/slack/windows.json
  • ee/maintained-apps/outputs/stats/darwin.json

Walkthrough

This PR updates metadata for five maintained applications across Windows and macOS platforms. It reorders Affinity Windows script references, downgrades Comet macOS from version 148.0.7778.1016 to 145.2.7632.4581, upgrades Kitty macOS from 0.47.1 to 0.47.2, updates Slack Windows uninstall script references, and upgrades Stats macOS from 2.12.16 to 3.0.0. Each update includes version strings, installer URLs, checksums, and version-comparison SQL queries where applicable.

Possibly related PRs

  • fleetdm/fleet#45680: Updates the same eu.exelban.Stats darwin.json file with version and associated metadata adjustments.
  • fleetdm/fleet#46147: Modifies Stats version and version-compare thresholds in darwin.json.
  • fleetdm/fleet#47039: Updates Slack Windows uninstall script wiring and changes the same slack/windows.json uninstall script reference.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is minimal but accurate. However, it does not follow the provided template structure with required sections like checklist items, testing details, or database migration notes. Consider using the full PR template with applicable checklist items completed to provide better context for reviewers, even though this is an automated ingestion.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' directly matches the main objective of the changeset, which updates multiple Fleet-maintained app configurations across different platforms.
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-2606072023

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

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #47047.

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