Skip to content

Update Fleet-maintained apps - #48071

Merged
allenhouchins merged 2 commits into
mainfrom
fma-2606231250
Jun 23, 2026
Merged

Update Fleet-maintained apps#48071
allenhouchins merged 2 commits into
mainfrom
fma-2606231250

Conversation

@fleet-release

@fleet-release fleet-release commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated metadata for 24 applications to their latest available versions, including Adobe Acrobat Pro, AWS CLI, AWS VPN Client, BetterTouchTool, Cursor, Deezer, Grammarly Desktop, Linear, Notion, Postman, and others, ensuring current versions are available for deployment.

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.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/adobe-acrobat-pro/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/aws-cli/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/aws-vpn-client/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/aws-vpn-client/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/codex-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/cursor/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/grammarly-desktop/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/linear/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json

=== Install // 24e252f8 -> 67424985 ===

--- /tmp/old.BOBKDc	2026-06-23 12:55:40.950999064 +0000
+++ /tmp/new.oDE7tm	2026-06-23 12:55:40.951999064 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.0801_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.1501_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.m365copilot'

=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/notion/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall // 340de022 -> 94c626c6 ===

--- /tmp/old.qxIfnv	2026-06-23 12:55:41.171999072 +0000
+++ /tmp/new.xql2Xh	2026-06-23 12:55:41.172999072 +0000
@@ -93,7 +93,6 @@
 
 send_signal 'TERM' 'com.parallels.desktop.console' "$LOGGED_IN_USER"
 (cd /Users/$LOGGED_IN_USER && '/usr/bin/pkill' '-TERM' 'prl_client_app') || true
-sudo rm -rf '/Library/Preferences/Parallels'
 sudo rm -rf '/usr/local/bin/prl_convert'
 sudo rm -rf '/usr/local/bin/prl_disk_tool'
 sudo rm -rf '/usr/local/bin/prl_perf_ctl'
@@ -103,6 +102,7 @@
 sudo rm -rf '/usr/local/bin/prlexec'
 sudo rm -rf '/usr/local/bin/prlsrvctl'
 sudo rm -rf "$APPDIR/Parallels Desktop.app"
+sudo rm -rf '/Library/Preferences/Parallels'
 sudo rmdir '/Users/Shared/Parallels'
 sudo rmdir '~/Library/Caches/Parallels Software'
 sudo rmdir '~/Library/Parallels'

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/postman/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/super-productivity/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/ua-connect/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

Version metadata is updated across 25 maintained app output JSON files. For most apps, four fields change in lockstep: version, the queries.patched version_compare threshold, installer_url, and sha256. Three entries have additional changes: Parallels Desktop 26.4.0 replaces its uninstall_script_ref (340de022 → 94c626c6) with a new cleanup script in refs; Microsoft 365 Copilot updates its install_script_ref (24e252f8 → 67424985) and the corresponding refs install script to target the 1.2606.1501 PKG; and Super Productivity corrects the installer_url repository path from johannesjo/super-productivity to super-productivity/super-productivity.

Possibly related PRs

  • fleetdm/fleet#47828: Updates the same microsoft-365-copilot/darwin.json entry with version, queries.patched, installer_url, sha256, and install_script_ref/refs fields.
  • fleetdm/fleet#48029: Updates the same adobe-acrobat-pro/darwin.json entry, bumping bundle_short_version and queries.patched from 26.001.21662 to 26.001.21677.
  • fleetdm/fleet#47905: Modifies the same bettertouchtool/darwin.json entry, bumping the BetterTouchTool version and queries.patched version comparison threshold.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update Fleet-maintained apps' accurately reflects the main change in the PR: updating metadata and version information for multiple Fleet-maintained applications across different platforms.
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-2606231250

Warning

Tools execution failed with the following error:

Failed to run tools: Ping-pong health check failed


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.

@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.

Actionable comments posted: 1

🤖 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.

Inline comments:
In `@ee/maintained-apps/outputs/parallels/darwin.json`:
- Line 11: The uninstall script referenced in uninstall_script_ref at commit
94c626c6 uses single-quoted paths containing the tilde character (e.g., sudo
rmdir '~/...'), which prevents shell home-directory expansion and causes the
cleanup operations to fail. Locate this uninstall script and replace all
single-quoted paths containing ~ with double quotes instead, so that the shell
will properly expand ~ to the user's home directory before executing the rmdir
commands.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fc42295a-3ef6-4d2c-961c-59b3643b8ccb

📥 Commits

Reviewing files that changed from the base of the PR and between 977d8e8 and ef317ff.

📒 Files selected for processing (26)
  • ee/maintained-apps/outputs/adobe-acrobat-pro/darwin.json
  • ee/maintained-apps/outputs/aws-cli/windows.json
  • ee/maintained-apps/outputs/aws-vpn-client/darwin.json
  • ee/maintained-apps/outputs/aws-vpn-client/windows.json
  • ee/maintained-apps/outputs/bettertouchtool/darwin.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/coteditor/darwin.json
  • ee/maintained-apps/outputs/cursor/windows.json
  • ee/maintained-apps/outputs/deezer/darwin.json
  • ee/maintained-apps/outputs/enpass/darwin.json
  • ee/maintained-apps/outputs/grammarly-desktop/darwin.json
  • ee/maintained-apps/outputs/linear/windows.json
  • ee/maintained-apps/outputs/mattermost/darwin.json
  • ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json
  • ee/maintained-apps/outputs/notion/darwin.json
  • ee/maintained-apps/outputs/notion/windows.json
  • ee/maintained-apps/outputs/onedrive/darwin.json
  • ee/maintained-apps/outputs/parallels/darwin.json
  • ee/maintained-apps/outputs/postman/darwin.json
  • ee/maintained-apps/outputs/postman/windows.json
  • ee/maintained-apps/outputs/requestly/darwin.json
  • ee/maintained-apps/outputs/sketch/darwin.json
  • ee/maintained-apps/outputs/super-productivity/darwin.json
  • ee/maintained-apps/outputs/tower/darwin.json
  • ee/maintained-apps/outputs/ua-connect/darwin.json
  • ee/maintained-apps/outputs/whatsapp/darwin.json

"installer_url": "https://download.parallels.com/desktop/v26/26.4.0-57513/ParallelsDesktop-26.4.0-57513.dmg",
"install_script_ref": "108147d0",
"uninstall_script_ref": "340de022",
"uninstall_script_ref": "94c626c6",

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Fix quoted home-directory paths in the new uninstall script.

In ref 94c626c6, sudo rmdir '~/... uses single-quoted ~, so home-directory expansion never occurs and those cleanup steps are ineffective.

Suggested fix (script body)
-sudo rmdir '~/Library/Caches/Parallels Software'
-sudo rmdir '~/Library/Parallels'
-sudo rmdir '~/Parallels'
+sudo rmdir "/Users/$LOGGED_IN_USER/Library/Caches/Parallels Software" 2>/dev/null || true
+sudo rmdir "/Users/$LOGGED_IN_USER/Library/Parallels" 2>/dev/null || true
+sudo rmdir "/Users/$LOGGED_IN_USER/Parallels" 2>/dev/null || true

Also applies to: 20-20

🤖 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/parallels/darwin.json` at line 11, The uninstall
script referenced in uninstall_script_ref at commit 94c626c6 uses single-quoted
paths containing the tilde character (e.g., sudo rmdir '~/...'), which prevents
shell home-directory expansion and causes the cleanup operations to fail. Locate
this uninstall script and replace all single-quoted paths containing ~ with
double quotes instead, so that the shell will properly expand ~ to the user's
home directory before executing the rmdir commands.

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

Copy link
Copy Markdown

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: test-fma-pr-only

Failed stage: Filter apps.json and verify changed apps [❌]

Failed test name: ""

Failure summary:

The action failed during the app validation step because one app did not pass version verification:

- Adobe Acrobat Pro (adobe-acrobat-pro/darwin) failed validation with App version '26.001.21677' was
not found by osquery (log lines ~4895-4938).
- The validator reported Validated 19 out of 20 apps
successfully. Apps with errors: [Adobe Acrobat Pro] and then exited with exit status 1, causing the
workflow to fail (log lines ~5245-5248).

Note: There are additional warnings/errors from stepsecurity/harden-runner (NEManager failure
enabling filters, err=permission denied around lines ~5337-5339), but the workflow failure shown in
this excerpt is directly triggered by the non-zero exit from the app validation step.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

168:  * [new branch]            11938-loadtesting-branch    -> origin/11938-loadtesting-branch
169:  * [new branch]            12007-ui-idp-metadata       -> origin/12007-ui-idp-metadata
170:  * [new branch]            12351-try-fix-for-fleet-desktop -> origin/12351-try-fix-for-fleet-desktop
171:  * [new branch]            12356-puppet-callback       -> origin/12356-puppet-callback
172:  * [new branch]            12375-query-bulk-action     -> origin/12375-query-bulk-action
173:  * [new branch]            12474-documentation         -> origin/12474-documentation
174:  * [new branch]            12614-federated-auth-support -> origin/12614-federated-auth-support
175:  * [new branch]            12687-host-issues-query     -> origin/12687-host-issues-query
176:  * [new branch]            12696-loadtest-cis-changes  -> origin/12696-loadtest-cis-changes
177:  * [new branch]            12842-fleetd-bitlocker-management -> origin/12842-fleetd-bitlocker-management
178:  * [new branch]            12842-fleetd-bitlocker-table -> origin/12842-fleetd-bitlocker-table
179:  * [new branch]            12889-faster-software       -> origin/12889-faster-software
180:  * [new branch]            13287-loadtest-changes      -> origin/13287-loadtest-changes
181:  * [new branch]            13288-poc-fleet-fips        -> origin/13288-poc-fleet-fips
182:  * [new branch]            13485-query-reports-migration -> origin/13485-query-reports-migration
183:  * [new branch]            13574-cache-failed-policy-counts -> origin/13574-cache-failed-policy-counts
184:  * [new branch]            13657-docs                  -> origin/13657-docs
...

196:  * [new branch]            146orch                     -> origin/146orch
197:  * [new branch]            14753-windows-ps1-api       -> origin/14753-windows-ps1-api
198:  * [new branch]            14957-test-dep-screen       -> origin/14957-test-dep-screen
199:  * [new branch]            14957-test-dep-screen-patch -> origin/14957-test-dep-screen-patch
200:  * [new branch]            15068-disk-encryption-ii    -> origin/15068-disk-encryption-ii
201:  * [new branch]            15082-download-api-docs     -> origin/15082-download-api-docs
202:  * [new branch]            15082-make-endpoints-consistent -> origin/15082-make-endpoints-consistent
203:  * [new branch]            15082-update-download-endpoints -> origin/15082-update-download-endpoints
204:  * [new branch]            15380-hosts-api-doc         -> origin/15380-hosts-api-doc
205:  * [new branch]            15461-ui-dep-assign-profile-responses -> origin/15461-ui-dep-assign-profile-responses
206:  * [new branch]            15463-msi-fix               -> origin/15463-msi-fix
207:  * [new branch]            15559-move-scep             -> origin/15559-move-scep
208:  * [new branch]            15633                       -> origin/15633
209:  * [new branch]            15770-mac-os-vuln           -> origin/15770-mac-os-vuln
210:  * [new branch]            15801-migration             -> origin/15801-migration
211:  * [new branch]            15912-password-reset-error-code -> origin/15912-password-reset-error-code
212:  * [new branch]            16182-log-root              -> origin/16182-log-root
...

657:  * [new branch]            7765-frontend               -> origin/7765-frontend
658:  * [new branch]            7766-backend-final-main-merge -> origin/7766-backend-final-main-merge
659:  * [new branch]            7766-backend-test           -> origin/7766-backend-test
660:  * [new branch]            7766-frontend               -> origin/7766-frontend
661:  * [new branch]            7993-figure-out-the-limits-of-our-current-search-approach -> origin/7993-figure-out-the-limits-of-our-current-search-approach
662:  * [new branch]            8021-orbit-use-specified-identifier -> origin/8021-orbit-use-specified-identifier
663:  * [new branch]            8186-vulnerable-software-false-positive-docker -> origin/8186-vulnerable-software-false-positive-docker
664:  * [new branch]            8593-gitops                 -> origin/8593-gitops
665:  * [new branch]            8708-docs                   -> origin/8708-docs
666:  * [new branch]            8708-encryption-key-api     -> origin/8708-encryption-key-api
667:  * [new branch]            8708-ingest-file-vault      -> origin/8708-ingest-file-vault
668:  * [new branch]            8708-ingest-macos-encription-key -> origin/8708-ingest-macos-encription-key
669:  * [new branch]            8708-ingest-macos-encription-key-ii -> origin/8708-ingest-macos-encription-key-ii
670:  * [new branch]            8974-native-smbios-uuid-support -> origin/8974-native-smbios-uuid-support
671:  * [new branch]            9260-cis-checks-5.10.x      -> origin/9260-cis-checks-5.10.x
672:  * [new branch]            9394-failed-to-create-device-auth-token-due-to-duplicate-key-errors -> origin/9394-failed-to-create-device-auth-token-due-to-duplicate-key-errors
673:  * [new branch]            9590-schema                 -> origin/9590-schema
...

857:  * [new branch]            all-api-routes              -> origin/all-api-routes
858:  * [new branch]            allen/add-support-software-category -> origin/allen/add-support-software-category
859:  * [new branch]            allenhouchins-add-hardware-procurement-info -> origin/allenhouchins-add-hardware-procurement-info
860:  * [new branch]            allenhouchins-contour-normalize -> origin/allenhouchins-contour-normalize
861:  * [new branch]            allenhouchins-fix-firefox   -> origin/allenhouchins-fix-firefox
862:  * [new branch]            allenhouchins-fma-installer-arch -> origin/allenhouchins-fma-installer-arch
863:  * [new branch]            allenhouchins-net-arm64     -> origin/allenhouchins-net-arm64
864:  * [new branch]            allenhouchins-santa-table-updates -> origin/allenhouchins-santa-table-updates
865:  * [new branch]            allenhouchins-update-custom-tap -> origin/allenhouchins-update-custom-tap
866:  * [new branch]            allenhouchins-update-new-fma-skill -> origin/allenhouchins-update-new-fma-skill
867:  * [new branch]            always-create-event-next-thu -> origin/always-create-event-next-thu
868:  * [new branch]            and_osq_proj                -> origin/and_osq_proj
869:  * [new branch]            andrey/loadtest-oval-vulns  -> origin/andrey/loadtest-oval-vulns
870:  * [new branch]            android-cofniguration-profiles-research -> origin/android-cofniguration-profiles-research
871:  * [new branch]            android-enroll-note         -> origin/android-enroll-note
872:  * [new branch]            android-enrollment-error    -> origin/android-enrollment-error
873:  * [new branch]            android-fleet-vars          -> origin/android-fleet-vars
...

926:  * [new branch]            await-configuration-docs    -> origin/await-configuration-docs
927:  * [new branch]            aws-licensing-integration-proposal -> origin/aws-licensing-integration-proposal
928:  * [new branch]            backport-a41fb63            -> origin/backport-a41fb63
929:  * [new branch]            backport-c02af              -> origin/backport-c02af
930:  * [new branch]            backport-e65d6cf            -> origin/backport-e65d6cf
931:  * [new branch]            backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49 -> origin/backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49
932:  * [new branch]            backport-vpp-fix            -> origin/backport-vpp-fix
933:  * [new branch]            base-software-titles-loadtest -> origin/base-software-titles-loadtest
934:  * [new branch]            base-software-titles-loadtest-2 -> origin/base-software-titles-loadtest-2
935:  * [new branch]            beekeeper-fma-initial       -> origin/beekeeper-fma-initial
936:  * [new branch]            bettapizza                  -> origin/bettapizza
937:  * [new branch]            bettapizza--ghost-testimonial-update -> origin/bettapizza--ghost-testimonial-update
938:  * [new branch]            bettapizza-patch-1          -> origin/bettapizza-patch-1
939:  * [new branch]            bettapizza-patch-2          -> origin/bettapizza-patch-2
940:  * [new branch]            bettapizza-patch-3          -> origin/bettapizza-patch-3
941:  * [new branch]            better-byod-error           -> origin/better-byod-error
942:  * [new branch]            bounded-context-proposals   -> origin/bounded-context-proposals
...

974:  * [new branch]            cherry-pick-41914-to-rc-v4.83.0 -> origin/cherry-pick-41914-to-rc-v4.83.0
975:  * [new branch]            cherry-pick-42773-vitals-constants -> origin/cherry-pick-42773-vitals-constants
976:  * [new branch]            cherry-pick-8750-into-rc-minor-fleet-v4.60.0 -> origin/cherry-pick-8750-into-rc-minor-fleet-v4.60.0
977:  * [new branch]            cherry-pick-dogfood-change  -> origin/cherry-pick-dogfood-change
978:  * [new branch]            cherry-pick-dogfood-env-vars -> origin/cherry-pick-dogfood-env-vars
979:  * [new branch]            cherry-pick-fleetctl-changes-to-allow-testing -> origin/cherry-pick-fleetctl-changes-to-allow-testing
980:  * [new branch]            cherry-pick-mac-address-vital -> origin/cherry-pick-mac-address-vital
981:  * [new branch]            cherry-pick-patches         -> origin/cherry-pick-patches
982:  * [new branch]            cherry-pick-remove-overrides-in-dev-mode -> origin/cherry-pick-remove-overrides-in-dev-mode
983:  * [new branch]            cherry-pick-util            -> origin/cherry-pick-util
984:  * [new branch]            cherry-pick-webhooks        -> origin/cherry-pick-webhooks
985:  * [new branch]            cherrypick-v4.85.0-version-bump-into-main -> origin/cherrypick-v4.85.0-version-bump-into-main
986:  * [new branch]            chore-UI-update-for-CSP     -> origin/chore-UI-update-for-CSP
987:  * [new branch]            chore-add-specific-yarn-version -> origin/chore-add-specific-yarn-version
988:  * [new branch]            chore-backend-api-patterns  -> origin/chore-backend-api-patterns
989:  * [new branch]            chore-change-error-message-custom-profile -> origin/chore-change-error-message-custom-profile
990:  * [new branch]            chore-cp-chage-status-code-turn-off-mdm -> origin/chore-cp-chage-status-code-turn-off-mdm
...

1173:  * [new branch]            edwardsb-vuln-processing-fix-sandcastle -> origin/edwardsb-vuln-processing-fix-sandcastle
1174:  * [new branch]            edwardsb-vuln-processing-volume-fix -> origin/edwardsb-vuln-processing-volume-fix
1175:  * [new branch]            edwardsb/deployment-guide-updates -> origin/edwardsb/deployment-guide-updates
1176:  * [new branch]            edwardsb/restrict_console_access -> origin/edwardsb/restrict_console_access
1177:  * [new branch]            elastic_rum                 -> origin/elastic_rum
1178:  * [new branch]            enable-jit-by-default       -> origin/enable-jit-by-default
1179:  * [new branch]            enable-test-go-automation-macos -> origin/enable-test-go-automation-macos
1180:  * [new branch]            enforce-firefox-doh         -> origin/enforce-firefox-doh
1181:  * [new branch]            enforce-firefox-windows     -> origin/enforce-firefox-windows
1182:  * [new branch]            enforce-ios-26.5-update-deadline-july-2026 -> origin/enforce-ios-26.5-update-deadline-july-2026
1183:  * [new branch]            enforce-iso27001-workstations -> origin/enforce-iso27001-workstations
1184:  * [new branch]            enforce-macos-15.5-update-deadline -> origin/enforce-macos-15.5-update-deadline
1185:  * [new branch]            enforce-macos-version-workstations -> origin/enforce-macos-version-workstations
1186:  * [new branch]            enroll-android-feature-guide -> origin/enroll-android-feature-guide
1187:  * [new branch]            ericswenson0-patch-1        -> origin/ericswenson0-patch-1
1188:  * [new branch]            error-counts                -> origin/error-counts
1189:  * [new branch]            errors-perf-testing         -> origin/errors-perf-testing
1190:  * [new branch]            es-reports                  -> origin/es-reports
...

1206:  * [new branch]            eugkuo-patch-6-slugs-FMA    -> origin/eugkuo-patch-6-slugs-FMA
1207:  * [new branch]            example-fleetctl-profiles   -> origin/example-fleetctl-profiles
1208:  * [new branch]            exp-mdbook-docs             -> origin/exp-mdbook-docs
1209:  * [new branch]            experiment-disable-some-deletes -> origin/experiment-disable-some-deletes
1210:  * [new branch]            experiment-hardcode-counters-to-zero -> origin/experiment-hardcode-counters-to-zero
1211:  * [new branch]            experiment-no-txs           -> origin/experiment-no-txs
1212:  * [new branch]            experiment-status-tooltip   -> origin/experiment-status-tooltip
1213:  * [new branch]            experiment-with-two-branches -> origin/experiment-with-two-branches
1214:  * [new branch]            experimental_moveitem       -> origin/experimental_moveitem
1215:  * [new branch]            experimient-no-counts       -> origin/experimient-no-counts
1216:  * [new branch]            expiredcertstool            -> origin/expiredcertstool
1217:  * [new branch]            express-vpn-win             -> origin/express-vpn-win
1218:  * [new branch]            extra-dep-logs              -> origin/extra-dep-logs
1219:  * [new branch]            f84ee4c5f4                  -> origin/f84ee4c5f4
1220:  * [new branch]            faf-doc-clarification       -> origin/faf-doc-clarification
1221:  * [new branch]            failing-test                -> origin/failing-test
1222:  * [new branch]            faq-updates-2026-06         -> origin/faq-updates-2026-06
...

1262:  * [new branch]            feature-hydrant-ca          -> origin/feature-hydrant-ca
1263:  * [new branch]            feature-idp-byod            -> origin/feature-idp-byod
1264:  * [new branch]            feature-orbit-find          -> origin/feature-orbit-find
1265:  * [new branch]            feature-prioritization      -> origin/feature-prioritization
1266:  * [new branch]            feature-v4.44.1-live-queries -> origin/feature-v4.44.1-live-queries
1267:  * [new branch]            feature-windows-mdm-policy-extraction -> origin/feature-windows-mdm-policy-extraction
1268:  * [new branch]            feature/add-blank-to-osquer-link -> origin/feature/add-blank-to-osquer-link
1269:  * [new branch]            feature/fleet-macos-password-sync -> origin/feature/fleet-macos-password-sync
1270:  * [new branch]            feature_14722-activity-feed-webhooks -> origin/feature_14722-activity-feed-webhooks
1271:  * [new branch]            feature_18115-crit-vuln-issues -> origin/feature_18115-crit-vuln-issues
1272:  * [new branch]            feature_19010-ipad-ios-lock-wipe-backend-changes -> origin/feature_19010-ipad-ios-lock-wipe-backend-changes
1273:  * [new branch]            feature_22078               -> origin/feature_22078
1274:  * [new branch]            fix                         -> origin/fix
1275:  * [new branch]            fix-35118-cis-win10-v4      -> origin/fix-35118-cis-win10-v4
1276:  * [new branch]            fix-4.84.4-k8s              -> origin/fix-4.84.4-k8s
1277:  * [new branch]            fix-40083-failed-install-retries -> origin/fix-40083-failed-install-retries
1278:  * [new branch]            fix-41290-vpp-added-status  -> origin/fix-41290-vpp-added-status
1279:  * [new branch]            fix-41337-save-env-secrets-dry-run -> origin/fix-41337-save-env-secrets-dry-run
1280:  * [new branch]            fix-43623-fma-patch-policy-gitops -> origin/fix-43623-fma-patch-policy-gitops
1281:  * [new branch]            fix-43673-my-device-sort    -> origin/fix-43673-my-device-sort
1282:  * [new branch]            fix-44199-embedded-app-bundles -> origin/fix-44199-embedded-app-bundles
1283:  * [new branch]            fix-44325-gitops-mode-tooltips -> origin/fix-44325-gitops-mode-tooltips
1284:  * [new branch]            fix-android-unenroll-activities -> origin/fix-android-unenroll-activities
1285:  * [new branch]            fix-blockquotes-google-groups -> origin/fix-blockquotes-google-groups
1286:  * [new branch]            fix-ca-verdict-spoof-16386  -> origin/fix-ca-verdict-spoof-16386
1287:  * [new branch]            fix-case-in-deploy-config-docs -> origin/fix-case-in-deploy-config-docs
1288:  * [new branch]            fix-cert-details-modal      -> origin/fix-cert-details-modal
1289:  * [new branch]            fix-checkerboard-scroll-to-right -> origin/fix-checkerboard-scroll-to-right
1290:  * [new branch]            fix-checkerboard-tooltip-nowrap -> origin/fix-checkerboard-tooltip-nowrap
1291:  * [new branch]            fix-cloudflare-warp-fma-output-json -> origin/fix-cloudflare-warp-fma-output-json
1292:  * [new branch]            fix-codeql-ci-error         -> origin/fix-codeql-ci-error
1293:  * [new branch]            fix-colima                  -> origin/fix-colima
1294:  * [new branch]            fix-color-for-mobile-sticky-nav -> origin/fix-color-for-mobile-sticky-nav
1295:  * [new branch]            fix-conflict-in-feature_19010-ipad-ios-lock-wipe -> origin/fix-conflict-in-feature_19010-ipad-ios-lock-wipe
1296:  * [new branch]            fix-contrib-docs            -> origin/fix-contrib-docs
1297:  * [new branch]            fix-cve-2026-2792-firefox-esr -> origin/fix-cve-2026-2792-firefox-esr
1298:  * [new branch]            fix-cve-validate-enrichment-canary -> origin/fix-cve-validate-enrichment-canary
1299:  * [new branch]            fix-data-race-in-tests      -> origin/fix-data-race-in-tests
1300:  * [new branch]            fix-docker-publish          -> origin/fix-docker-publish
1301:  * [new branch]            fix-dogfood-workstation     -> origin/fix-dogfood-workstation
1302:  * [new branch]            fix-embedded-bundle-titles-44199 -> origin/fix-embedded-bundle-titles-44199
1303:  * [new branch]            fix-firefox-cve-2026-2792   -> origin/fix-firefox-cve-2026-2792
1304:  * [new branch]            fix-firefox-fma-conflict-error-msg -> origin/fix-firefox-fma-conflict-error-msg
1305:  * [new branch]            fix-flakey-orbit-test       -> origin/fix-flakey-orbit-test
...

1311:  * [new branch]            fix-host-counts-vpp-software -> origin/fix-host-counts-vpp-software
1312:  * [new branch]            fix-instability-ubuntu-latest -> origin/fix-instability-ubuntu-latest
1313:  * [new branch]            fix-ios-ipados-enrollment-label-42721 -> origin/fix-ios-ipados-enrollment-label-42721
1314:  * [new branch]            fix-list-sw-permissions     -> origin/fix-list-sw-permissions
1315:  * [new branch]            fix-mdm-enrolled-webhook    -> origin/fix-mdm-enrolled-webhook
1316:  * [new branch]            fix-mdm-redirect            -> origin/fix-mdm-redirect
1317:  * [new branch]            fix-mdm-url-truncation      -> origin/fix-mdm-url-truncation
1318:  * [new branch]            fix-missing-test-schema-update -> origin/fix-missing-test-schema-update
1319:  * [new branch]            fix-modernize               -> origin/fix-modernize
1320:  * [new branch]            fix-no-space-left-on-device-failure -> origin/fix-no-space-left-on-device-failure
1321:  * [new branch]            fix-notarization            -> origin/fix-notarization
1322:  * [new branch]            fix-orbit-notarization      -> origin/fix-orbit-notarization
1323:  * [new branch]            fix-os-settings-name-col-truncation -> origin/fix-os-settings-name-col-truncation
1324:  * [new branch]            fix-os-settings-underline-descender-clip -> origin/fix-os-settings-underline-descender-clip
1325:  * [new branch]            fix-pricing-more-info-icon-documentationurl -> origin/fix-pricing-more-info-icon-documentationurl
1326:  * [new branch]            fix-receive-from-github-error -> origin/fix-receive-from-github-error
1327:  * [new branch]            fix-sandbox-local           -> origin/fix-sandbox-local
...

1341:  * [new branch]            fix-ui-turn-on-mdm-external -> origin/fix-ui-turn-on-mdm-external
1342:  * [new branch]            fix-ui-typo-fleet-maintained-empty -> origin/fix-ui-typo-fleet-maintained-empty
1343:  * [new branch]            fix-vpp-edit-fleet-desktop-message -> origin/fix-vpp-edit-fleet-desktop-message
1344:  * [new branch]            fix-win-os-version          -> origin/fix-win-os-version
1345:  * [new branch]            fix_14825                   -> origin/fix_14825
1346:  * [new branch]            fixes-on-minor-fleet-v4.54.0 -> origin/fixes-on-minor-fleet-v4.54.0
1347:  * [new branch]            fixes-plus-4.35.1           -> origin/fixes-plus-4.35.1
1348:  * [new branch]            flaky-tests-nov-6           -> origin/flaky-tests-nov-6
1349:  * [new branch]            fleet-desktop-linux-browser -> origin/fleet-desktop-linux-browser
1350:  * [new branch]            fleet-desktop-version       -> origin/fleet-desktop-version
1351:  * [new branch]            fleet-mdm-server-url        -> origin/fleet-mdm-server-url
1352:  * [new branch]            fleet-multiple-abm-vpp-proposal -> origin/fleet-multiple-abm-vpp-proposal
1353:  * [new branch]            fleet-premium-users-usage-statistics -> origin/fleet-premium-users-usage-statistics
1354:  * [new branch]            fleet-release-infra         -> origin/fleet-release-infra
1355:  * [new branch]            fleet-server-config-1817    -> origin/fleet-server-config-1817
1356:  * [new branch]            fleet-server-log-request-errors -> origin/fleet-server-log-request-errors
1357:  * [new branch]            fleet-ship-rebuild          -> origin/fleet-ship-rebuild
...

2337:  * [new branch]            hotfix-failing-tests        -> origin/hotfix-failing-tests
2338:  * [new branch]            hotfix-query-update         -> origin/hotfix-query-update
2339:  * [new branch]            hotfix-revert-sofa-tables   -> origin/hotfix-revert-sofa-tables
2340:  * [new branch]            hotfix-v4.67.2-migration    -> origin/hotfix-v4.67.2-migration
2341:  * [new branch]            hotfix-v4.76.1              -> origin/hotfix-v4.76.1
2342:  * [new branch]            hover-gravatar              -> origin/hover-gravatar
2343:  * [new branch]            hughestaylor-patch-1        -> origin/hughestaylor-patch-1
2344:  * [new branch]            hughestaylor-patch-1-1      -> origin/hughestaylor-patch-1-1
2345:  * [new branch]            ignore-fleetctl-vulnerabilities -> origin/ignore-fleetctl-vulnerabilities
2346:  * [new branch]            improve-flakey-test         -> origin/improve-flakey-test
2347:  * [new branch]            improve-prometheus-metrics  -> origin/improve-prometheus-metrics
2348:  * [new branch]            improve-software-tooltips   -> origin/improve-software-tooltips
2349:  * [new branch]            include-mnt-in-gads-metric  -> origin/include-mnt-in-gads-metric
2350:  * [new branch]            increase-goreleaser-timeout-to-60m -> origin/increase-goreleaser-timeout-to-60m
2351:  * [new branch]            ingress-gateway-support     -> origin/ingress-gateway-support
2352:  * [new branch]            insert-software-installers-retry-error -> origin/insert-software-installers-retry-error
2353:  * [new branch]            install-all-recently-installed -> origin/install-all-recently-installed
...

2366:  * [new branch]            irenareedy-patch-10         -> origin/irenareedy-patch-10
2367:  * [new branch]            irenareedy-patch-2          -> origin/irenareedy-patch-2
2368:  * [new branch]            irenareedy-patch-3          -> origin/irenareedy-patch-3
2369:  * [new branch]            irenareedy-patch-4          -> origin/irenareedy-patch-4
2370:  * [new branch]            irenareedy-patch-5          -> origin/irenareedy-patch-5
2371:  * [new branch]            irenareedy-patch-6          -> origin/irenareedy-patch-6
2372:  * [new branch]            irenareedy-patch-7          -> origin/irenareedy-patch-7
2373:  * [new branch]            irenareedy-patch-8          -> origin/irenareedy-patch-8
2374:  * [new branch]            irenareedy-patch-9          -> origin/irenareedy-patch-9
2375:  * [new branch]            irenareedy-thumbtack-case-study -> origin/irenareedy-thumbtack-case-study
2376:  * [new branch]            iso-27001-compliance        -> origin/iso-27001-compliance
2377:  * [new branch]            iso42001-ai-discovery-inventory -> origin/iso42001-ai-discovery-inventory
2378:  * [new branch]            issue-11545-my-device-dep-modal -> origin/issue-11545-my-device-dep-modal
2379:  * [new branch]            issue-2716-specify-query-platforms -> origin/issue-2716-specify-query-platforms
2380:  * [new branch]            issue-3271-rate-limit-distributed-writes -> origin/issue-3271-rate-limit-distributed-writes
2381:  * [new branch]            issue-4361-mail-change-should-error -> origin/issue-4361-mail-change-should-error
2382:  * [new branch]            issue-conf-1968-delete-uninstalled-software-from-main -> origin/issue-conf-1968-delete-uninstalled-software-from-main
...

2588:  * [new branch]            melpike-api-device-url-43895 -> origin/melpike-api-device-url-43895
2589:  * [new branch]            melpike-api-manually-enroll-23242 -> origin/melpike-api-manually-enroll-23242
2590:  * [new branch]            melpike-api-minimum-version-39085 -> origin/melpike-api-minimum-version-39085
2591:  * [new branch]            melpike-api-os-updates-39085 -> origin/melpike-api-os-updates-39085
2592:  * [new branch]            melpike-api-py-script-41470 -> origin/melpike-api-py-script-41470
2593:  * [new branch]            melpike-api-windows-managed-account-43488 -> origin/melpike-api-windows-managed-account-43488
2594:  * [new branch]            melpike-audit-log-account-provisioning-45524 -> origin/melpike-audit-log-account-provisioning-45524
2595:  * [new branch]            melpike-audit-log-mdm-cmd-45021 -> origin/melpike-audit-log-mdm-cmd-45021
2596:  * [new branch]            melpike-audit-recovery-lock-password-rotate -> origin/melpike-audit-recovery-lock-password-rotate
2597:  * [new branch]            melpike-byod-wipe-lock-23242 -> origin/melpike-byod-wipe-lock-23242
2598:  * [new branch]            melpike-byod-wipe-lock-23242-1 -> origin/melpike-byod-wipe-lock-23242-1
2599:  * [new branch]            melpike-byod-wipe-lock-api-23242 -> origin/melpike-byod-wipe-lock-api-23242
2600:  * [new branch]            melpike-byod-wipe-lock-yaml-23242 -> origin/melpike-byod-wipe-lock-yaml-23242
2601:  * [new branch]            melpike-combine-guides-30674 -> origin/melpike-combine-guides-30674
2602:  * [new branch]            melpike-create-managed-local-account-guide-37141 -> origin/melpike-create-managed-local-account-guide-37141
2603:  * [new branch]            melpike-dep-error-messaging-43916 -> origin/melpike-dep-error-messaging-43916
2604:  * [new branch]            melpike-doc-deploy-sw-41470 -> origin/melpike-doc-deploy-sw-41470
...

2743:  * [new branch]            mna-doc-change-api-structure -> origin/mna-doc-change-api-structure
2744:  * [new branch]            mna-experiment-macos-profiles-uuid -> origin/mna-experiment-macos-profiles-uuid
2745:  * [new branch]            mna-fix-22558-windows-installer-stuck-pending -> origin/mna-fix-22558-windows-installer-stuck-pending
2746:  * [new branch]            mna-fix-duplicate-lock-unlock-activity -> origin/mna-fix-duplicate-lock-unlock-activity
2747:  * [new branch]            mna-fix-failing-tests       -> origin/mna-fix-failing-tests
2748:  * [new branch]            mna-fix-flaky-integration-test -> origin/mna-fix-flaky-integration-test
2749:  * [new branch]            mna-fix-oom-fleetctl-test   -> origin/mna-fix-oom-fleetctl-test
2750:  * [new branch]            mna-loadtest-enroll-host-limit -> origin/mna-loadtest-enroll-host-limit
2751:  * [new branch]            mna-orbit-node-key          -> origin/mna-orbit-node-key
2752:  * [new branch]            mna-revert-change-to-autogenerated-activities-doc -> origin/mna-revert-change-to-autogenerated-activities-doc
2753:  * [new branch]            mna-temp-osquery-perf-loadtest -> origin/mna-temp-osquery-perf-loadtest
2754:  * [new branch]            mna11997                    -> origin/mna11997
2755:  * [new branch]            mock-associate-assets-endpoint -> origin/mock-associate-assets-endpoint
2756:  * [new branch]            monitoring-test             -> origin/monitoring-test
2757:  * [new branch]            more-conditional-access-api-updates -> origin/more-conditional-access-api-updates
2758:  * [new branch]            more-fd-errors              -> origin/more-fd-errors
2759:  * [new branch]            move-conditional-access-script-to-testing-qa -> origin/move-conditional-access-script-to-testing-qa
...

3311:  * [new branch]            sgress454/35376             -> origin/sgress454/35376
3312:  * [new branch]            sgress454/35452             -> origin/sgress454/35452
3313:  * [new branch]            sgress454/37127-open-macos-end-user-auth-window -> origin/sgress454/37127-open-macos-end-user-auth-window
3314:  * [new branch]            sgress454/38063-skeleton-server -> origin/sgress454/38063-skeleton-server
3315:  * [new branch]            sgress454/39344-rename-teams-to-fleet-all-changes -> origin/sgress454/39344-rename-teams-to-fleet-all-changes
3316:  * [new branch]            sgress454/39344-rename-teams-to-fleet-api-changes -> origin/sgress454/39344-rename-teams-to-fleet-api-changes
3317:  * [new branch]            sgress454/40642-update-jit-saml-prefix -> origin/sgress454/40642-update-jit-saml-prefix
3318:  * [new branch]            sgress454/43482-re-pin      -> origin/sgress454/43482-re-pin
3319:  * [new branch]            sgress454/44077-disable-datasets-backend -> origin/sgress454/44077-disable-datasets-backend
3320:  * [new branch]            sgress454/44077-disable-datasets-docs -> origin/sgress454/44077-disable-datasets-docs
3321:  * [new branch]            sgress454/44077-disable-datasets-frontend -> origin/sgress454/44077-disable-datasets-frontend
3322:  * [new branch]            sgress454/45290-drop-mobile-from-charting -> origin/sgress454/45290-drop-mobile-from-charting
3323:  * [new branch]            sgress454/45368-add-mobile-to-hosts-online -> origin/sgress454/45368-add-mobile-to-hosts-online
3324:  * [new branch]            sgress454/47327-add-vuln-filters-to-gitops -> origin/sgress454/47327-add-vuln-filters-to-gitops
3325:  * [new branch]            sgress454/add-vex-for-cve-2026-23517 -> origin/sgress454/add-vex-for-cve-2026-23517
3326:  * [new branch]            sgress454/adr-for-error-codes -> origin/sgress454/adr-for-error-codes
3327:  * [new branch]            sgress454/adr-refactor-list-hosts -> origin/sgress454/adr-refactor-list-hosts
...

3381:  * [new branch]            solutions-folder            -> origin/solutions-folder
3382:  * [new branch]            sort-seen-hosts-before-inserting -> origin/sort-seen-hosts-before-inserting
3383:  * [new branch]            spalmesano0-patch-2         -> origin/spalmesano0-patch-2
3384:  * [new branch]            sperad-props-documentation  -> origin/sperad-props-documentation
3385:  * [new branch]            spike-fleet-lint-plugin     -> origin/spike-fleet-lint-plugin
3386:  * [new branch]            spike-ui-permissions-pattern -> origin/spike-ui-permissions-pattern
3387:  * [new branch]            spokanemac-add-passcode-ddm-profile -> origin/spokanemac-add-passcode-ddm-profile
3388:  * [new branch]            spokanemac-dogfood-additional-apps -> origin/spokanemac-dogfood-additional-apps
3389:  * [new branch]            spokanemac-handbook-release-article -> origin/spokanemac-handbook-release-article
3390:  * [new branch]            spokanemac-macdevops-conference-post -> origin/spokanemac-macdevops-conference-post
3391:  * [new branch]            spokanemac-meetup-template  -> origin/spokanemac-meetup-template
3392:  * [new branch]            spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws -> origin/spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws
3393:  * [new branch]            spokanemac-release-article-issue-template -> origin/spokanemac-release-article-issue-template
3394:  * [new branch]            ssrf-transport-ip-blocking  -> origin/ssrf-transport-ip-blocking
3395:  * [new branch]            step4-improvements          -> origin/step4-improvements
3396:  * [new branch]            store-query-execution-and-ingestion-errors -> origin/store-query-execution-and-ingestion-errors
3397:  * [new branch]            support-breaking-osquery-downgrades -> origin/support-breaking-osquery-downgrades
...

3466:  * [new branch]            ui-self-service-sg-5-21     -> origin/ui-self-service-sg-5-21
3467:  * [new branch]            unauth-installers           -> origin/unauth-installers
3468:  * [new branch]            uniform-brex-spending-limit -> origin/uniform-brex-spending-limit
3469:  * [new branch]            untx-software               -> origin/untx-software
3470:  * [new branch]            upcoming-activities-mdm-commands -> origin/upcoming-activities-mdm-commands
3471:  * [new branch]            upcoming-commands           -> origin/upcoming-commands
3472:  * [new branch]            update-1password-and-safari-policy-versions-2601200025 -> origin/update-1password-and-safari-policy-versions-2601200025
3473:  * [new branch]            update-1password-and-safari-policy-versions-2601200610 -> origin/update-1password-and-safari-policy-versions-2601200610
3474:  * [new branch]            update-1password-and-safari-policy-versions-2602261818 -> origin/update-1password-and-safari-policy-versions-2602261818
3475:  * [new branch]            update-1password-and-safari-policy-versions-2603101819 -> origin/update-1password-and-safari-policy-versions-2603101819
3476:  * [new branch]            update-1password-and-safari-policy-versions-2604080037 -> origin/update-1password-and-safari-policy-versions-2604080037
3477:  * [new branch]            update-1password-and-safari-policy-versions-2604080637 -> origin/update-1password-and-safari-policy-versions-2604080637
3478:  * [new branch]            update-Cloudflare-WARP-FMA-with-UpgradeCode -> origin/update-Cloudflare-WARP-FMA-with-UpgradeCode
3479:  * [new branch]            update-article-format       -> origin/update-article-format
3480:  * [new branch]            update-bug-report-template  -> origin/update-bug-report-template
3481:  * [new branch]            update-build-script-error-message -> origin/update-build-script-error-message
3482:  * [new branch]            update-cancel-and-done-links -> origin/update-cancel-and-done-links
...

3557:  * [new branch]            update-santa-rules-chrome   -> origin/update-santa-rules-chrome
3558:  * [new branch]            update-solutions-folder     -> origin/update-solutions-folder
3559:  * [new branch]            update-testing-qa-apps-2511191525 -> origin/update-testing-qa-apps-2511191525
3560:  * [new branch]            update-tuf-keys             -> origin/update-tuf-keys
3561:  * [new branch]            update-tuf-md               -> origin/update-tuf-md
3562:  * [new branch]            update-usage-statistics-mobile-devices -> origin/update-usage-statistics-mobile-devices
3563:  * [new branch]            update-user-password-length-validation-test -> origin/update-user-password-length-validation-test
3564:  * [new branch]            update-vex-statements       -> origin/update-vex-statements
3565:  * [new branch]            update-why-this-way         -> origin/update-why-this-way
3566:  * [new branch]            upgrade-eslint              -> origin/upgrade-eslint
3567:  * [new branch]            upgrade-go                  -> origin/upgrade-go
3568:  * [new branch]            upgrade-typescript          -> origin/upgrade-typescript
3569:  * [new branch]            upload-msiexec-install-log  -> origin/upload-msiexec-install-log
3570:  * [new branch]            usage-stats-mobile-devices-count -> origin/usage-stats-mobile-devices-count
3571:  * [new branch]            use-dockerhub-creds         -> origin/use-dockerhub-creds
3572:  * [new branch]            user-channel-error          -> origin/user-channel-error
3573:  * [new branch]            users-table-experiment      -> origin/users-table-experiment
...

3721:  * [new branch]            wesite-fix-sales-rituals    -> origin/wesite-fix-sales-rituals
3722:  * [new branch]            willmayhone88-patch-1       -> origin/willmayhone88-patch-1
3723:  * [new branch]            win-fma-deepl               -> origin/win-fma-deepl
3724:  * [new branch]            win-fma-evernote            -> origin/win-fma-evernote
3725:  * [new branch]            win-fma-goland              -> origin/win-fma-goland
3726:  * [new branch]            win-fma-testing             -> origin/win-fma-testing
3727:  * [new branch]            win-fma-vnc-apps            -> origin/win-fma-vnc-apps
3728:  * [new branch]            win-mdm-loadtest            -> origin/win-mdm-loadtest
3729:  * [new branch]            windows-baseline            -> origin/windows-baseline
3730:  * [new branch]            windows-end-user-experience-labels -> origin/windows-end-user-experience-labels
3731:  * [new branch]            windows-firefox-doh-script  -> origin/windows-firefox-doh-script
3732:  * [new branch]            windows-mdm-autopilot       -> origin/windows-mdm-autopilot
3733:  * [new branch]            windows-mdm-c-poc           -> origin/windows-mdm-c-poc
3734:  * [new branch]            windows-mdm-docs-auto-enroll -> origin/windows-mdm-docs-auto-enroll
3735:  * [new branch]            windows-mdm-load-test       -> origin/windows-mdm-load-test
3736:  * [new branch]            windows_enable_and_configure-error-message -> origin/windows_enable_and_configure-error-message
3737:  * [new branch]            workstations-to-use-edge-channels -> origin/workstations-to-use-edge-channels
...

3746:  * [new branch]            zayhanlon-patch-1           -> origin/zayhanlon-patch-1
3747:  * [new branch]            zenity-execuser             -> origin/zenity-execuser
3748:  * [new branch]            zhumo-patch-1               -> origin/zhumo-patch-1
3749:  * [new branch]            zhumo-patch-2               -> origin/zhumo-patch-2
3750:  * [new branch]            zhumo-patch-3               -> origin/zhumo-patch-3
3751:  * [new branch]            zhumo-patch-4               -> origin/zhumo-patch-4
3752:  * [new branch]            zhumo-patch-5               -> origin/zhumo-patch-5
3753:  * [new branch]            zhumo-patch-6               -> origin/zhumo-patch-6
3754:  * [new branch]            zhumo-patch-7               -> origin/zhumo-patch-7
3755:  * [new branch]            zwass-actions-reminders     -> origin/zwass-actions-reminders
3756:  * [new branch]            zwass-improve-macos-cpe     -> origin/zwass-improve-macos-cpe
3757:  * [new branch]            zwass-patch-1               -> origin/zwass-patch-1
3758:  * [new branch]            zwass-patch-2               -> origin/zwass-patch-2
3759:  * [new branch]            zwinnerman-fixup            -> origin/zwinnerman-fixup
3760:  * [new branch]            zwinnerman-livequery-tracing -> origin/zwinnerman-livequery-tracing
3761:  * [new branch]            zwinnerman-redis-error-handling -> origin/zwinnerman-redis-error-handling
3762:  * [new branch]            zwinnerman-test             -> origin/zwinnerman-test
...

4459:  Setup go version spec 1.26.4
4460:  Attempting to download 1.26.4...
4461:  matching 1.26.4...
4462:  Acquiring 1.26.4 from https://github.com/actions/go-versions/releases/download/1.26.4-26891772857/go-1.26.4-darwin-arm64.tar.gz
4463:  Extracting Go...
4464:  [command]/usr/bin/tar xz -C /Users/runner/work/_temp/3dd577ef-15b9-4788-87f2-852aa10a9105 -f /Users/runner/work/_temp/629dbe09-31ca-4980-a55f-ed1cf2306581
4465:  Successfully extracted go to /Users/runner/work/_temp/3dd577ef-15b9-4788-87f2-852aa10a9105
4466:  Adding to the cache ...
4467:  Successfully cached go to /Users/runner/hostedtoolcache/go/1.26.4/arm64
4468:  Added go to the path
4469:  Successfully set up Go version 1.26.4
4470:  [command]/Users/runner/hostedtoolcache/go/1.26.4/arm64/bin/go env GOMODCACHE
4471:  [command]/Users/runner/hostedtoolcache/go/1.26.4/arm64/bin/go env GOCACHE
4472:  /Users/runner/go/pkg/mod
4473:  /Users/runner/Library/Caches/go-build
4474:  ##[warning]Restore cache failed: Dependencies file is not found in /Users/runner/work/fleet/fleet. Supported file pattern: go.mod
4475:  go version go1.26.4 darwin/arm64
...

4564:  - linear/windows
4565:  - mattermost/darwin
4566:  - microsoft-365-copilot/darwin
4567:  - notion/darwin
4568:  - notion/windows
4569:  - onedrive/darwin
4570:  - parallels/darwin
4571:  - postman/darwin
4572:  - postman/windows
4573:  - requestly/darwin
4574:  - sketch/darwin
4575:  - super-productivity/darwin
4576:  - tower/darwin
4577:  - ua-connect/darwin
4578:  - whatsapp/darwin
4579:  ##[group]Run # Default to no changes if detection step failed or didn't set output
4580:  �[36;1m# Default to no changes if detection step failed or didn't set output�[0m
4581:  �[36;1mHAS_CHANGES="true"�[0m
...

4783:  go: downloading go.opentelemetry.io/otel v1.43.0
4784:  go: downloading go.opentelemetry.io/otel/metric v1.43.0
4785:  go: downloading go.opentelemetry.io/otel/trace v1.43.0
4786:  go: downloading github.com/mattn/go-colorable v0.1.13
4787:  go: downloading github.com/edsrzf/mmap-go v1.1.0
4788:  go: downloading github.com/secDre4mer/pkcs7 v0.0.0-20240322103146-665324a4461d
4789:  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
4790:  go: downloading golang.org/x/oauth2 v0.35.0
4791:  go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.12
4792:  go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
4793:  go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.8
4794:  go: downloading github.com/spf13/cobra v1.9.1
4795:  go: downloading github.com/spf13/viper v1.20.1
4796:  go: downloading github.com/go-kit/kit v0.12.0
4797:  go: downloading github.com/smallstep/pkcs7 v0.0.0-20240723090913-5e2c6a136dfa
4798:  go: downloading github.com/hashicorp/go-multierror v1.1.1
4799:  go: downloading github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87
4800:  go: downloading github.com/MicahParks/jwkset v0.11.0
4801:  go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
4802:  go: downloading github.com/WatchBeam/clock v0.0.0-20170901150240-b08e6b4da7ea
4803:  go: downloading go.opentelemetry.io/otel/sdk v1.43.0
4804:  go: downloading github.com/andygrunwald/go-jira v1.16.0
4805:  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
4806:  go: downloading github.com/nukosuke/go-zendesk v0.13.1
4807:  go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
4808:  go: downloading github.com/igm/sockjs-go/v3 v3.0.2
4809:  go: downloading github.com/mattn/go-isatty v0.0.20
4810:  go: downloading gopkg.in/yaml.v2 v2.4.0
4811:  go: downloading github.com/oschwald/maxminddb-golang v1.10.0
4812:  go: downloading golang.org/x/sys v0.45.0
4813:  go: downloading github.com/elastic/go-sysinfo v1.11.2
4814:  go: downloading github.com/pkg/errors v0.9.1
4815:  go: downloading go.elastic.co/fastjson v1.1.0
...

4871:  go: downloading cloud.google.com/go/iam v1.5.3
4872:  go: downloading go.opencensus.io v0.24.0
4873:  go: downloading golang.org/x/sync v0.20.0
4874:  go: downloading google.golang.org/grpc v1.79.3
4875:  go: downloading google.golang.org/protobuf v1.36.11
4876:  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
4877:  go: downloading github.com/micromdm/nanolib v0.2.0
4878:  go: downloading github.com/nats-io/nkeys v0.4.15
4879:  go: downloading github.com/nats-io/nuid v1.0.1
4880:  go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
4881:  go: downloading github.com/go-logfmt/logfmt v0.5.1
4882:  go: downloading cloud.google.com/go/auth v0.18.2
4883:  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
4884:  go: downloading cloud.google.com/go/compute/metadata v0.9.0
4885:  go: downloading github.com/google/s2a-go v0.1.9
4886:  go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
4887:  go: downloading cloud.google.com/go/pubsub/v2 v2.0.0
4888:  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7
4889:  go: downloading google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
4890:  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.12
4891:  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20
4892:  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
4893:  time=level=INFO msg="GOOS environment variable is not set. Using system detected: 'darwin'"
4894:  time=level=INFO msg="INSTALLATION_SEARCH_DIRECTORY environment variable is not set. Using default: '/Applications'"
4895:  time=level=INFO msg="Validating app: Adobe Acrobat Pro (adobe-acrobat-pro/darwin)"
4896:  time=level=INFO msg=Downloading...
4897:  time=level=INFO msg="Executing install script..." app="Adobe Acrobat Pro"
4898:  time=level=INFO msg="New application detected at: /Applications/Adobe Acrobat DC" app="Adobe Acrobat Pro"
4899:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Adobe Acrobat DC'" app="Adobe Acrobat Pro"
4900:  time=level=WARN msg="Error detected in post-installation steps: Error forcing LaunchServices refresh: forcing LaunchServices refresh: exit status 1. Attempting to continue" app="Adobe Acrobat Pro"
4901:  time=level=INFO msg="Looking for app: Adobe Acrobat Pro, version: 26.001.21677" app="Adobe Acrobat Pro"
...

4923:  time=level=INFO msg="Found app: 'AdobeCrashReporter' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AcroCEF/AcroCEF.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Adobe Crash Reporter.app, Version: 26.10.0, Bundled Version: 26.10.0.202509171045_4e4995c" app="Adobe Acrobat Pro"
4924:  time=level=INFO msg="Found app: 'LogTransport' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AcroCEF/AcroCEF.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/LogTransport.app, Version: 26.10.0, Bundled Version: 26.10.0.202509171045_4e4995c" app="Adobe Acrobat Pro"
4925:  time=level=INFO msg="Found app: 'AcroCEF' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AcroCEF/AcroCEF.app, Version: , Bundled Version: 26.001.21662" app="Adobe Acrobat Pro"
4926:  time=level=INFO msg="Found app: 'Acrobat Uninstaller' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/Acrobat Uninstaller.app, Version: Acrobat Uninstaller version, Bundled Version: 26.001.21662" app="Adobe Acrobat Pro"
4927:  time=level=INFO msg="Found app: 'Acrobat' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/Adobe Acrobat Helper.app, Version: 26.001.21662, Bundled Version: 26.001.21662" app="Adobe Acrobat Pro"
4928:  time=level=INFO msg="Found app: 'Adobe Crash Processor' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Adobe Crash Processor.app, Version: 26.10.0, Bundled Version: 26.10.0.202509171045_4e4995c" app="Adobe Acrobat Pro"
4929:  time=level=INFO msg="Found app: 'AdobeCrashReporter' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Adobe Crash Reporter.app, Version: 26.10.0, Bundled Version: 26.10.0.202509171045_4e4995c" app="Adobe Acrobat Pro"
4930:  time=level=INFO msg="Found app: 'LogTransport' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/LogTransport.app, Version: 26.10.0, Bundled Version: 26.10.0.202509171045_4e4995c" app="Adobe Acrobat Pro"
4931:  time=level=INFO msg="Found app: 'AdobeResourceSynchronizer' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app, Version: 26.001.21662, Bundled Version: 26.001.21662" app="Adobe Acrobat Pro"
4932:  time=level=INFO msg="Found app: 'Adobe Acrobat Diagnostics' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/Adobe_Acrobat_Diagnostics.app, Version: 1.6.1, Bundled Version: " app="Adobe Acrobat Pro"
4933:  time=level=INFO msg="Found app: 'Assert' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/Assert.app, Version: 1.0, Bundled Version: 1" app="Adobe Acrobat Pro"
4934:  time=level=INFO msg="Found app: 'LogTransport2' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/LogTransport2.app, Version: , Bundled Version: 8.8.0.7" app="Adobe Acrobat Pro"
4935:  time=level=INFO msg="Found app: 'HLCrashProcessor' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/LogTransport2.app/Contents/MacOS/HLCrashProcessor.app, Version: , Bundled Version: 8.8.0.0001" app="Adobe Acrobat Pro"
4936:  time=level=INFO msg="Found app: 'Acrobat' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app, Version: 26.001.21662, Bundled Version: 26.001.21662" app="Adobe Acrobat Pro"
4937:  time=level=INFO msg="Found app: 'Droplet' at /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Preflight.acroplugin/Contents/Helpers/Droplet.app, Version: 1.0, Bundled Version: 1" app="Adobe Acrobat Pro"
4938:  time=level=ERROR msg="App version '26.001.21677' was not found by osquery" app="Adobe Acrobat Pro"
4939:  time=level=INFO msg="Validating app: AWS Client VPN (aws-vpn-client/darwin)"
4940:  time=level=INFO msg=Downloading...
4941:  time=level=INFO msg="Executing install script..." app="AWS Client VPN"
4942:  time=level=INFO msg="New application detected at: /Applications/AWS VPN Client" app="AWS Client VPN"
4943:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/AWS VPN Client'" app="AWS Client VPN"
4944:  time=level=WARN msg="Error detected in post-installation steps: Error forcing LaunchServices refresh: forcing LaunchServices refresh: exit status 1. Attempting to continue" app="AWS Client VPN"
4945:  time=level=INFO msg="Looking for app: AWS Client VPN, version: 5.4.0" app="AWS Client VPN"
4946:  time=level=INFO msg="Found app: 'AWS VPN Client' at /Applications/AWS VPN Client/AWS VPN Client.app, Version: 5.4.0, Bundled Version: 5.4.0" app="AWS Client VPN"
4947:  time=level=INFO msg="Executing uninstall script for app..." app="AWS Client VPN"
4948:  time=level=INFO msg="Looking for app: AWS Client VPN, version: 5.4.0" app="AWS Client VPN"
4949:  time=level=INFO msg="All checks passed for app: AWS Client VPN (aws-vpn-client/darwin)"
4950:  time=level=INFO msg="Validating app: BetterTouchTool (bettertouchtool/darwin)"
4951:  time=level=INFO msg=Downloading...
4952:  time=level=INFO msg="Executing install script..." app=BetterTouchTool
4953:  time=level=INFO msg="New application detected at: /Applications/BetterTouchTool.app" app=BetterTouchTool
4954:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/BetterTouchTool.app'" app=BetterTouchTool
4955:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/BetterTouchTool.app'" app=BetterTouchTool
4956:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app=BetterTouchTool
4957:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/BetterTouchTool.app: No such xattr: com.apple.quarantine'" app=BetterTouchTool
4958:  time=level=INFO msg="Spctl output error: <nil>" app=BetterTouchTool
4959:  time=level=INFO msg="spctl status: spctl status: '/Applications/BetterTouchTool.app: accepted\nsource=Notarized Developer ID'" app=BetterTouchTool
4960:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=BetterTouchTool
4961:  time=level=INFO msg="Looking for app: BetterTouchTool, version: 6.596" app=BetterTouchTool
4962:  time=level=INFO msg="Found app: 'BetterTouchTool' at /Applications/BetterTouchTool.app, Version: 6.596, Bundled Version: 2026062301" app=BetterTouchTool
4963:  time=level=INFO msg="Executing uninstall script for app..." app=BetterTouchTool
4964:  time=level=INFO msg="Looking for app: BetterTouchTool, version: 6.596" app=BetterTouchTool
4965:  time=level=INFO msg="All checks passed for app: BetterTouchTool (bettertouchtool/darwin)"
4966:  time=level=INFO msg="Validating app: Codex (codex-app/darwin)"
4967:  time=level=INFO msg=Downloading...
4968:  time=level=INFO msg="Executing install script..." app=Codex
4969:  time=level=INFO msg="New application detected at: /Applications/Codex.app" app=Codex
4970:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Codex.app'" app=Codex
4971:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Codex.app'" app=Codex
4972:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app=Codex
4973:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Codex.app: No such xattr: com.apple.quarantine'" app=Codex
4974:  time=level=INFO msg="Spctl output error: <nil>" app=Codex
4975:  time=level=INFO msg="spctl status: spctl status: '/Applications/Codex.app: accepted\nsource=Notarized Developer ID'" app=Codex
4976:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=Codex
4977:  time=level=INFO msg="Looking for app: Codex, version: 26.616.71553" app=Codex
4978:  time=level=INFO msg="Found app: 'Codex' at /Applications/Codex.app, Version: 26.616.71553, Bundled Version: 4265" app=Codex
4979:  time=level=INFO msg="Executing uninstall script for app..." app=Codex
4980:  time=level=INFO msg="Looking for app: Codex, version: 26.616.71553" app=Codex
4981:  time=level=INFO msg="All checks passed for app: Codex (codex-app/darwin)"
4982:  time=level=INFO msg="Validating app: CotEditor (coteditor/darwin)"
4983:  time=level=INFO msg=Downloading...
4984:  time=level=INFO msg="Executing install script..." app=CotEditor
4985:  time=level=INFO msg="New application detected at: /Applications/CotEditor.app" app=CotEditor
4986:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/CotEditor.app'" app=CotEditor
4987:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/CotEditor.app'" app=CotEditor
4988:  time=level=INFO msg="Quarantine output error: <nil>" app=CotEditor
4989:  time=level=INFO msg="Quarantine status: Quarantine status: '0181;6a392ba0;sharingd;6667B2E7-78F6-42F9-A69F-DF020EEDCB56'" app=CotEditor
4990:  time=level=INFO msg="Spctl output error: <nil>" app=CotEditor
4991:  time=level=INFO msg="spctl status: spctl status: '/Applications/CotEditor.app: accepted\nsource=Notarized Developer ID'" app=CotEditor
4992:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=CotEditor
4993:  time=level=INFO msg="Looking for app: CotEditor, version: 7.0.5" app=CotEditor
4994:  time=level=INFO msg="Found app: 'CotEditor' at /Applications/CotEditor.app, Version: 7.0.5, Bundled Version: 824" app=CotEditor
4995:  time=level=INFO msg="Executing uninstall script for app..." app=CotEditor
4996:  time=level=INFO msg="Looking for app: CotEditor, version: 7.0.5" app=CotEditor
4997:  time=level=INFO msg="All checks passed for app: CotEditor (coteditor/darwin)"
4998:  time=level=INFO msg="Validating app: Deezer (deezer/darwin)"
4999:  time=level=INFO msg=Downloading...
5000:  time=level=INFO msg="Executing install script..." app=Deezer
5001:  time=level=INFO msg="New application detected at: /Applications/Deezer.app" app=Deezer
5002:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Deezer.app'" app=Deezer
5003:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Deezer.app'" app=Deezer
5004:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app=Deezer
5005:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Deezer.app: No such xattr: com.apple.quarantine'" app=Deezer
5006:  time=level=INFO msg="Spctl output error: <nil>" app=Deezer
5007:  time=level=INFO msg="spctl status: spctl status: '/Applications/Deezer.app: accepted\nsource=Notarized Developer ID'" app=Deezer
5008:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=Deezer
5009:  time=level=INFO msg="Looking for app: Deezer, version: 7.1.260" app=Deezer
5010:  time=level=INFO msg="Found app: 'Deezer' at /Applications/Deezer.app, Version: 7.1.260, Bundled Version: 7.1.260" app=Deezer
5011:  time=level=INFO msg="Executing uninstall script for app..." app=Deezer
5012:  time=level=INFO msg="Looking for app: Deezer, version: 7.1.260" app=Deezer
5013:  time=level=INFO msg="All checks passed for app: Deezer (deezer/darwin)"
5014:  time=level=INFO msg="Validating app: Enpass (enpass/darwin)"
5015:  time=level=INFO msg=Downloading...
5016:  time=level=INFO msg="Executing install script..." app=Enpass
5017:  time=level=INFO msg="New application detected at: /Applications/Enpass.app" app=Enpass
5018:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Enpass.app'" app=Enpass
5019:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Enpass.app'" app=Enpass
5020:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app=Enpass
5021:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Enpass.app: No such xattr: com.apple.quarantine'" app=Enpass
5022:  time=level=INFO msg="Spctl output error: <nil>" app=Enpass
5023:  time=level=INFO msg="spctl status: spctl status: '/Applications/Enpass.app: accepted\nsource=Notarized Developer ID'" app=Enpass
5024:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=Enpass
5025:  time=level=INFO msg="Looking for app: Enpass, version: 6.12.3.2597" app=Enpass
5026:  time=level=INFO msg="Found app: 'Enpass' at /Applications/Enpass.app, Version: 6.12.3, Bundled Version: 2597" app=Enpass
5027:  time=level=INFO msg="Executing uninstall script for app..." app=Enpass
5028:  time=level=INFO msg="Looking for app: Enpass, version: 6.12.3.2597" app=Enpass
5029:  time=level=INFO msg="All checks passed for app: Enpass (enpass/darwin)"
5030:  time=level=INFO msg="Validating app: Grammarly Desktop (grammarly-desktop/darwin)"
5031:  time=level=INFO msg=Downloading...
5032:  time=level=INFO msg="Executing install script..." app="Grammarly Desktop"
5033:  time=level=INFO msg="New application detected at: /Applications/Grammarly Desktop.app" app="Grammarly Desktop"
5034:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Grammarly Desktop.app'" app="Grammarly Desktop"
5035:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Grammarly Desktop.app'" app="Grammarly Desktop"
5036:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app="Grammarly Desktop"
5037:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Grammarly Desktop.app: No such xattr: com.apple.quarantine'" app="Grammarly Desktop"
5038:  time=level=INFO msg="Spctl output error: <nil>" app="Grammarly Desktop"
5039:  time=level=INFO msg="spctl status: spctl status: '/Applications/Grammarly Desktop.app: accepted\nsource=Notarized Developer ID'" app="Grammarly Desktop"
5040:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app="Grammarly Desktop"
5041:  time=level=INFO msg="Looking for app: Grammarly Desktop, version: 1.171.1" app="Grammarly Desktop"
5042:  time=level=INFO msg="Found app: 'Grammarly Desktop' at /Applications/Grammarly Desktop.app, Version: 1.171.1, Bundled Version: 1.171.1.0" app="Grammarly Desktop"
5043:  time=level=INFO msg="Executing uninstall script for app..." app="Grammarly Desktop"
5044:  time=level=INFO msg="Looking for app: Grammarly Desktop, version: 1.171.1" app="Grammarly Desktop"
5045:  time=level=INFO msg="All checks passed for app: Grammarly Desktop (grammarly-desktop/darwin)"
5046:  time=level=INFO msg="Validating app: Mattermost (mattermost/darwin)"
5047:  time=level=INFO msg=Downloading...
5048:  time=level=INFO msg="Executing install script..." app=Mattermost
5049:  time=level=INFO msg="New application detected at: /Applications/Mattermost.app" app=Mattermost
5050:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Mattermost.app'" app=Mattermost
5051:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Mattermost.app'" app=Mattermost
5052:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app=Mattermost
5053:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Mattermost.app: No such xattr: com.apple.quarantine'" app=Mattermost
5054:  time=level=INFO msg="Spctl output error: <nil>" app=Mattermost
5055:  time=level=INFO msg="spctl status: spctl status: '/Applications/Mattermost.app: accepted\nsource=Notarized Developer ID'" app=Mattermost
5056:  time=level=WARN msg="Error detected in post-installation steps: Error removing app quarantine: adding app to quarantine exceptions: exit status 4. Attempting to continue" app=Mattermost
5057:  time=level=INFO msg="Looking for app: Mattermost, version: 6.2.2" app=Mattermost
5058:  time=level=INFO msg="Found app: 'Mattermost' at /Applications/Mattermost.app, Version: 6.2.2, Bundled Version: 280063141431" app=Mattermost
5059:  time=level=INFO msg="Executing uninstall script for app..." app=Mattermost
5060:  time=level=INFO msg="Looking for app: Mattermost, version: 6.2.2" app=Mattermost
5061:  time=level=INFO msg="All checks passed for app: Mattermost (mattermost/darwin)"
5062:  time=level=INFO msg="Validating app: Microsoft 365 Copilot (microsoft-365-copilot/darwin)"
5063:  time=level=INFO msg=Downloading...
5064:  time=level=INFO msg="Executing install script..." app="Microsoft 365 Copilot"
5065:  time=level=INFO msg="New application detected at: /Applications/Microsoft 365 Copilot.app" app="Microsoft 365 Copilot"
5066:  time=level=INFO msg="Forcing LaunchServices refresh for: '/Applications/Microsoft 365 Copilot.app'" app="Microsoft 365 Copilot"
5067:  time=level=INFO msg="Attempting to remove quarantine for: '/Applications/Microsoft 365 Copilot.app'" app="Microsoft 365 Copilot"
5068:  time=level=INFO msg="Quarantine output error: checking quarantine status: exit status 1" app="Microsoft 365 Copilot"
5069:  time=level=INFO msg="Quarantine status: Quarantine status: 'xattr: /Applications/Microsoft 365 Copilot.app: No such xattr: com.apple.quarantine'" app="Microsoft 365 Copilot"
5070...

@allenhouchins
allenhouchins merged commit 6b9ee7e into main Jun 23, 2026
11 of 13 checks passed
@allenhouchins
allenhouchins deleted the fma-2606231250 branch June 23, 2026 15:41
@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/aws-cli/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/aws-vpn-client/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/aws-vpn-client/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/codex-app/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/cursor/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/grammarly-desktop/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/linear/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json

=== Install // 24e252f8 -> 67424985 ===

--- /tmp/old.0gSPuQ	2026-06-23 15:42:35.431189343 +0000
+++ /tmp/new.0tLnxS	2026-06-23 15:42:35.431189343 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.0801_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_365_Copilot_universal_1.2606.1501_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.m365copilot'

=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/notion/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall // 340de022 -> 94c626c6 ===

--- /tmp/old.2IGlDf	2026-06-23 15:42:35.615193540 +0000
+++ /tmp/new.GfK5ST	2026-06-23 15:42:35.615193540 +0000
@@ -93,7 +93,6 @@
 
 send_signal 'TERM' 'com.parallels.desktop.console' "$LOGGED_IN_USER"
 (cd /Users/$LOGGED_IN_USER && '/usr/bin/pkill' '-TERM' 'prl_client_app') || true
-sudo rm -rf '/Library/Preferences/Parallels'
 sudo rm -rf '/usr/local/bin/prl_convert'
 sudo rm -rf '/usr/local/bin/prl_disk_tool'
 sudo rm -rf '/usr/local/bin/prl_perf_ctl'
@@ -103,6 +102,7 @@
 sudo rm -rf '/usr/local/bin/prlexec'
 sudo rm -rf '/usr/local/bin/prlsrvctl'
 sudo rm -rf "$APPDIR/Parallels Desktop.app"
+sudo rm -rf '/Library/Preferences/Parallels'
 sudo rmdir '/Users/Shared/Parallels'
 sudo rmdir '~/Library/Caches/Parallels Software'
 sudo rmdir '~/Library/Parallels'

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/postman/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/super-productivity/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/ua-connect/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

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