Skip to content

Update Fleet-maintained apps - #43663

Merged
allenhouchins merged 1 commit into
mainfrom
fma-2604161431
Apr 16, 2026
Merged

Update Fleet-maintained apps#43663
allenhouchins merged 1 commit into
mainfrom
fma-2604161431

Conversation

@fleet-release

@fleet-release fleet-release commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated version metadata for Egnyte Desktop to support version 1.16.0
    • Updated version metadata for Keka to support version 1.6.3

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.

@qodo-free-for-open-source-projects

Copy link
Copy Markdown

Review Summary by Qodo

Update Fleet-maintained apps to latest versions

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Update Egnyte app version from 1.15.0 to 1.16.0
• Update Keka app version from 1.6.2 to 1.6.3
• Refresh installer URLs and SHA256 checksums
Diagram
flowchart LR
  A["Egnyte 1.15.0"] -- "version bump" --> B["Egnyte 1.16.0"]
  C["Keka 1.6.2"] -- "version bump" --> D["Keka 1.6.3"]
  B -- "update URL & hash" --> E["Updated metadata"]
  D -- "update URL & hash" --> E
Loading

Grey Divider

File Changes

1. ee/maintained-apps/outputs/egnyte/darwin.json ⚙️ Configuration changes +4/-4

Egnyte macOS app version 1.16.0 update

• Version bumped from 1.15.0 to 1.16.0
• Installer URL updated with new version and build number
• SHA256 checksum updated for integrity verification
• Version comparison query updated in patched check

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


2. ee/maintained-apps/outputs/keka/darwin.json ⚙️ Configuration changes +4/-4

Keka macOS app version 1.6.3 update

• Version bumped from 1.6.2 to 1.6.3
• Installer URL updated with new version
• SHA256 checksum updated for integrity verification
• Version comparison query updated in patched check

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


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented Apr 16, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

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: 97c4d4fb-2834-44b3-a80a-af31563003ea

📥 Commits

Reviewing files that changed from the base of the PR and between 6d708ef and fe00c57.

📒 Files selected for processing (2)
  • ee/maintained-apps/outputs/egnyte/darwin.json
  • ee/maintained-apps/outputs/keka/darwin.json

Walkthrough

Updates version metadata for two maintained applications in the outputs directory. Egnyte Desktop app version is bumped from 1.15.0 to 1.16.0, and Keka macOS version is bumped from 1.6.2 to 1.6.3. For each application, the corresponding version threshold in the patched query is updated, the installer_url is changed to point to the new version's DMG file, and the sha256 checksum is replaced with the new installer's hash value. Install and uninstall script references remain unchanged.

Possibly related PRs

  • Update Fleet-maintained apps #43404: Performs identical automated updates to maintained-apps JSON entries, including version bumps, patched query threshold updates, installer URLs, and sha256 checksums.
  • Update Fleet-maintained apps #43439: Updates Fleet-maintained app JSON entries with version numbers, installer URLs, and sha256 checksums in the ee/maintained-apps/outputs directory.
  • Update Fleet-maintained apps #43662: Modifies maintained-apps JSON entries including the Keka darwin.json file, updating version comparators and installer metadata.
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and vague. It only states 'Automated ingestion of latest Fleet-maintained app data' without addressing the detailed PR template checklist items, such as changes files, testing, validation, or related issues. Add the required checklist sections from the template, including Related issue, security validation checklist items, testing details, and any applicable sections for this change.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' accurately summarizes the main change - updating version metadata for multiple Fleet-maintained applications (Egnyte and Keka).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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-2604161431

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 19a1a10 into main Apr 16, 2026
8 checks passed
@allenhouchins
allenhouchins deleted the fma-2604161431 branch April 16, 2026 15:08
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