Skip to content

Update Fleet-maintained apps - #45693

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated release metadata and checksums for multiple maintained applications: Postman (macOS and Windows to v12.11.0), Splashtop Streamer macOS (to v3.8.4.0), and TablePlus macOS (to v7.0.0).

Review Change Stack

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.

@coderabbitai

coderabbitai Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This PR updates release version metadata for four maintained applications. Postman receives a version bump on both macOS and Windows platforms from 12.10.6 to 12.11.0. Splashtop Streamer macOS is updated from 3.8.2.0 to 3.8.4.0. TablePlus macOS advances from 6.9.6 to 7.0.0. Each update includes synchronized changes to the version field, version comparison queries, installer download URLs, and SHA256 integrity checksums, while preserving script references and existing query logic.

Possibly related PRs

  • fleetdm/fleet#45016: Updates Postman Windows release metadata with the same field changes (version, queries.patched, installer_url, sha256).
  • fleetdm/fleet#45229: Updates TablePlus macOS release metadata by bumping version and synchronizing version checks, URLs, and hashes.
  • fleetdm/fleet#45131: Updates Postman app release metadata across both darwin and windows JSON files with version, queries, URL, and hash changes.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is vague and minimal ('Automated ingestion of latest Fleet-maintained app data') without required sections like testing, changes files, or validation details specified in the repository template. Expand description to include relevant sections from the template: confirm changes files were added, document testing performed, and clarify if any special validation or compatibility checks are needed for automated app updates.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' directly relates to the main changes in the PR, which update version metadata for multiple Fleet-maintained applications (Postman, Splashtop Streamer, TablePlus).
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-2605180903

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
ee/maintained-apps/outputs/tableplus/darwin.json (1)

4-4: 💤 Low value

Major version bump detected.

TablePlus is updating from 6.9.6 to 7.0.0, which is a major version increase. Major version bumps typically indicate significant changes or potential breaking changes. Ensure this is intentional and that any downstream dependencies or integrations are compatible with version 7.0.0.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@ee/maintained-apps/outputs/tableplus/darwin.json` at line 4, The manifest
shows a major version bump for TablePlus ("version": "7.0.0"); confirm this is
intentional and either revert to the previous minor/patch if accidental or
complete compatibility work if intentional: update the "version" value back to
the prior release if needed, run and update downstream integration tests and CI,
audit any code that depends on TablePlus APIs/configs for breaking changes,
update release notes/changelog and lockfiles, and add a short PR comment
documenting that the bump was validated (or why it was reverted) so reviewers
know you handled the potential breaking change.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@ee/maintained-apps/outputs/tableplus/darwin.json`:
- Line 4: The manifest shows a major version bump for TablePlus ("version":
"7.0.0"); confirm this is intentional and either revert to the previous
minor/patch if accidental or complete compatibility work if intentional: update
the "version" value back to the prior release if needed, run and update
downstream integration tests and CI, audit any code that depends on TablePlus
APIs/configs for breaking changes, update release notes/changelog and lockfiles,
and add a short PR comment documenting that the bump was validated (or why it
was reverted) so reviewers know you handled the potential breaking change.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 22d8afaa-1426-4f9f-977d-99b0b661900b

📥 Commits

Reviewing files that changed from the base of the PR and between ce60f43 and ac5622a.

📒 Files selected for processing (4)
  • ee/maintained-apps/outputs/postman/darwin.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/splashtop-streamer/darwin.json
  • ee/maintained-apps/outputs/tableplus/darwin.json

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #45698.

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