Unfreeze Keeper Password Manager (macOS) - #50371
Conversation
Removes "frozen": true and regenerates the output manifest so test-fma-darwin-pr-only can validate keeper-password-manager/darwin at its current upstream version. Claude-Session: https://claude.ai/code/session_01EBxhs5D65LRUwCEJejBLJH
There was a problem hiding this comment.
Pull request overview
Unfreezes the Fleet-maintained app (FMA) entry for Keeper Password Manager on macOS by removing the frozen flag and updating the generated output manifest to the latest version, so the test-fma-darwin-pr-only validation shard can run and verify the current upstream state.
Changes:
- Removed
"frozen": truefrom the Homebrew input definition forkeeper-password-manager/darwin. - Regenerated the macOS output manifest to bump the tracked version from
18.2.1to18.5.0(including thepatchedversion check query).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ee/maintained-apps/outputs/keeper-password-manager/darwin.json | Updates the output manifest to version 18.5.0 and aligns the patched query with the new version. |
| ee/maintained-apps/inputs/homebrew/keeper-password-manager.json | Removes the frozen flag so automated validation/updates can proceed for this slug. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe Keeper Password Manager Homebrew definition no longer marks the app as frozen. The macOS definition updates the app version from Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Automated unfreeze probe. Removes
"frozen": trueand regenerates the output manifest sotest-fma-darwin-pr-onlycan validatekeeper-password-manager/darwinat its current upstream version.Frozen since: 2026-02-10 (#39623, automated FMA update run)
Version: 18.2.1 -> 18.5.0
Draft until validation reports. Merge only if the FMA checks are green and the validate shard
actually ran for this slug.
Related issue: NA
Checklist for submitter
Generated by Claude Code
Summary by CodeRabbit