Skip to content

Update Fleet-maintained apps - #47043

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

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

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 maintained application metadata across multiple platforms: Affinity, Comet, Perplexity, Kitty, Slack, and Stats.
    • Refreshed app version information, installer URLs, and verification checksums for Windows and macOS distributions.

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.TFMnrO	2026-06-07 17:40:36.153977616 +0000
+++ /tmp/new.0Ip8rQ	2026-06-07 17:40:36.153977616 +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: 1dbda3c4-fcc4-4065-a2a3-a338b131f307

📥 Commits

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

📒 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 in the Fleet app registry. Changes include reordering Affinity script references, updating Perplexity Comet from version 148.0.7778.1016 to 145.2.7632.4581, bumping Kitty from 0.47.1 to 0.47.2, migrating Slack's uninstall script reference with updated comment text, and upgrading Stats from 2.12.16 to 3.0.0. Each update includes corresponding changes to version comparison queries, installer URLs, and SHA256 checksums.

Possibly related PRs

  • fleetdm/fleet#47039: Slack uninstall script reference and comment changes related to PackageFamilyName matching logic.
  • fleetdm/fleet#46147: Stats macOS metadata update matching the version comparison and release artifact changes.
  • fleetdm/fleet#45680: Previous Stats macOS version update with similar installer URL and checksum migration pattern.
🚥 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 vague and does not provide specific details about what was changed, why, or which apps were affected. Clarify the description by specifying which apps were updated, what versions they were changed to, and any relevant context for the changes. The template requests related issue numbers and testing confirmations that are absent.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' directly aligns with the changeset, which updates multiple Fleet-maintained app metadata files (Affinity, Comet, Kitty, Slack, Stats).
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-2606071736

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

@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