Add patch queries to frozen FMAs#47459
Conversation
Script Diff Resultsee/maintained-apps/outputs/adobe-acrobat-pro/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/backblaze/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===ee/maintained-apps/outputs/cisco-webex/windows.jsonError: File 'ee/maintained-apps/outputs/cisco-webex/windows.json' does not existee/maintained-apps/outputs/keeper-password-manager/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) === |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
WalkthroughThis PR updates three macOS app detection manifests in the Fleet-maintained apps directory to add version-aware Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Related issue: Resolves #43441
Adds patch policies to a few frozen FMAs that match the frozen version. Also removes outputs/cisco-webex/windows.json since it has been replaced by
webex/darwinandwebex/windowsand is no longer in apps.jsonNote that the Backblaze install script doesn't actually work, it tries to use a
-noguiflag that doesn't actually exist. Keeping that out of this ticket though. It looks like this app requires email authentication, so it might not be trivial to get a working install script without users providing secrets for a--createaccount_or_signinaccountflag.Checklist for submitter
Testing
Added/updated automated tests
Where appropriate, automated tests simulate multiple hosts and test for host isolation (updates to one hosts's records do not affect another)
QA'd all new/changed functionality manually
Summary by CodeRabbit
Release Notes
Updates
Removals