Update Fleet-maintained apps - #45954
Conversation
Generated automatically with cmd/maintained-apps.
There was a problem hiding this comment.
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.
Script Diff Resultsee/maintained-apps/outputs/1password/windows.json=== Install Script (no changes) ===
=== Uninstall // 43b5726e -> 9f49925c ===
--- /tmp/old.SDa9lg 2026-05-21 00:27:11.203922925 +0000
+++ /tmp/new.poPKB9 2026-05-21 00:27:11.203922925 +0000
@@ -1,7 +1,7 @@
# 1Password Uninstall Script
# Closes running processes before uninstalling to prevent hangs
-$product_code = '{4E29828B-8BA2-452F-91A1-D4294DC6C0A8}'
+$product_code = '{2385DFA4-343E-42DE-9E7A-D41189885BD7}'
$timeoutSeconds = 300 # 5 minute timeout
# Close any running 1Password processes |
|
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 (1)
WalkthroughThis PR updates the Windows 1Password maintained app definition from version 8.12.12 to 8.12.21. The change includes the new MSI installer URL and SHA-256 checksum for version 8.12.21, updates the SQL query threshold in the patch detection logic to reference the new version, and replaces the uninstall script reference with a new script ID that contains updated uninstall PowerShell logic with a different 1Password product code GUID. The install script reference remains unchanged. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 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 |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit