Skip to content

Update Fleet-maintained apps - #47966

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2606201229
Closed

Update Fleet-maintained apps#47966
fleet-release wants to merge 1 commit into
mainfrom
fma-2606201229

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated versions and installer configurations for 30+ applications including Android Studio, Claude, CodexBar, Firefox, GitKraken, Granola, Microsoft Office suite, Node.js, OCenaudio, Ollama, PostgreSQL, Readest, Recut, Rider, Rive, Visual Studio Code, Warp, and Windows App.
    • Updated Microsoft product installer URLs to new CDN endpoints for Intune Company Portal, Microsoft 365 Copilot, and AutoUpdate.
    • Updated install and uninstall script references for Microsoft Teams and select macOS applications.

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/android-studio/windows.json

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

ee/maintained-apps/outputs/claude/windows.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/codexbar/darwin.json

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

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

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

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

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

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

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

ee/maintained-apps/outputs/intune-company-portal/darwin.json

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

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

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

ee/maintained-apps/outputs/microsoft-auto-update/darwin.json

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

ee/maintained-apps/outputs/microsoft-excel/darwin.json

=== Install // f21e4176 -> af6464ed ===

--- /tmp/old.jt620H	2026-06-20 12:36:18.523883214 +0000
+++ /tmp/new.tW6d6j	2026-06-20 12:36:18.523883214 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.109.26053122_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Excel_16.110.26061317_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.Excel'

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

ee/maintained-apps/outputs/microsoft-onenote/darwin.json

=== Install // bee978c7 -> b772ea8e ===

--- /tmp/old.Ds1dKG	2026-06-20 12:36:18.591884056 +0000
+++ /tmp/new.vIDjgN	2026-06-20 12:36:18.591884056 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.microsoft.onenote.mac'
-sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.109.26053122_Updater.pkg" -target /
+sudo installer -pkg "$TMPDIR/Microsoft_OneNote_16.110.26061317_Updater.pkg" -target /
 relaunch_application 'com.microsoft.onenote.mac'

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

ee/maintained-apps/outputs/microsoft-outlook/darwin.json

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

ee/maintained-apps/outputs/microsoft-powerpoint/darwin.json

=== Install // 4b7d679c -> 8d29eee7 ===

--- /tmp/old.gCcaax	2026-06-20 12:36:18.698885380 +0000
+++ /tmp/new.yyoivj	2026-06-20 12:36:18.698885380 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.109.26053122_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_PowerPoint_16.110.26061317_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.Powerpoint'

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

ee/maintained-apps/outputs/microsoft-remote-help/darwin.json

=== Install // 42d08881 -> 6878a7ff ===

--- /tmp/old.t1BzzJ	2026-06-20 12:36:18.767886234 +0000
+++ /tmp/new.4s6EOX	2026-06-20 12:36:18.768886247 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_Remote_Help_1.0.2601221_installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Remote_Help_1.0.2606021_installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.remotehelp'

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

ee/maintained-apps/outputs/microsoft-teams/windows.json

=== Install Script (no changes) ===
=== Uninstall // 4981b3aa -> c2a1ea76 ===

--- /tmp/old.MI3W9v	2026-06-20 12:36:18.828886989 +0000
+++ /tmp/new.fH3jTT	2026-06-20 12:36:18.828886989 +0000
@@ -8,7 +8,7 @@
 # Get-AppxPackage and exit 0 when the package is actually gone. Treat "already absent" as
 # success so the script is idempotent.
 
-$packageFamilyName = $PACKAGE_ID
+$packageFamilyName = 'MSTeams_8wekyb3d8bbwe'
 $timeoutSeconds = 300  # 5 minute timeout
 $start = Get-Date

ee/maintained-apps/outputs/microsoft-word/darwin.json

=== Install // b107fcf1 -> 62e5fd5a ===

--- /tmp/old.BrYR6e	2026-06-20 12:36:18.896887831 +0000
+++ /tmp/new.MgV7JW	2026-06-20 12:36:18.896887831 +0000
@@ -117,6 +117,6 @@
 
 EOF
 
-sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.109.26053122_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
+sudo installer -pkg "$TMPDIR"/Microsoft_Word_16.110.26061317_Installer.pkg -target / -applyChoiceChangesXML "$CHOICE_XML"
 
 relaunch_application 'com.microsoft.Word'

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

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

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

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

=== Install Script (no changes) ===
=== Uninstall // aca83d80 -> 039fa7af ===

--- /tmp/old.DOihKX	2026-06-20 12:36:18.994889044 +0000
+++ /tmp/new.tHuvMg	2026-06-20 12:36:18.994889044 +0000
@@ -1,4 +1,4 @@
-$product_code = '{DF4DA423-2517-42D8-A20A-E60AC8324D02}'
+$product_code = '{F49784C1-6317-4E69-BFFC-3F02CA4A5D5A}'
 $timeoutSeconds = 300  # 5 minute timeout
 
 # Fleet uninstalls app using product code that's extracted on upload

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

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

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

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

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

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

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

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

ee/maintained-apps/outputs/postgresql-17/windows.json

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

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

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

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

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

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

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

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

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

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

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

ee/maintained-apps/outputs/visual-studio-code/windows.json

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

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

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

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

=== Install // efbdee96 -> 6f24633a ===

--- /tmp/old.BHQWS3	2026-06-20 12:36:19.486895134 +0000
+++ /tmp/new.l9A0g3	2026-06-20 12:36:19.486895134 +0000
@@ -96,5 +96,5 @@
 
 # install pkg files
 quit_and_track_application 'com.microsoft.rdc.macos'
-sudo installer -pkg "$TMPDIR/Windows_App_11.3.5_installer.pkg" -target /
+sudo installer -pkg "$TMPDIR/Windows_App_11.3.6_installer.pkg" -target /
 relaunch_application 'com.microsoft.rdc.macos'

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

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

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: b5246580-9c6d-45e4-bff7-5a082c55177d

📥 Commits

Reviewing files that changed from the base of the PR and between 383d20c and 2651a57.

📒 Files selected for processing (32)
  • ee/maintained-apps/outputs/android-studio/windows.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/codex-app/darwin.json
  • ee/maintained-apps/outputs/codexbar/darwin.json
  • ee/maintained-apps/outputs/firefox/windows.json
  • ee/maintained-apps/outputs/gitkraken/windows.json
  • ee/maintained-apps/outputs/granola/windows.json
  • ee/maintained-apps/outputs/intune-company-portal/darwin.json
  • ee/maintained-apps/outputs/microsoft-365-copilot/darwin.json
  • ee/maintained-apps/outputs/microsoft-auto-update/darwin.json
  • ee/maintained-apps/outputs/microsoft-excel/darwin.json
  • ee/maintained-apps/outputs/microsoft-onenote/darwin.json
  • ee/maintained-apps/outputs/microsoft-outlook/darwin.json
  • ee/maintained-apps/outputs/microsoft-powerpoint/darwin.json
  • ee/maintained-apps/outputs/microsoft-remote-help/darwin.json
  • ee/maintained-apps/outputs/microsoft-teams/windows.json
  • ee/maintained-apps/outputs/microsoft-word/darwin.json
  • ee/maintained-apps/outputs/netron/darwin.json
  • ee/maintained-apps/outputs/nodejs/windows.json
  • ee/maintained-apps/outputs/ocenaudio/darwin.json
  • ee/maintained-apps/outputs/ocenaudio/windows.json
  • ee/maintained-apps/outputs/ollama/windows.json
  • ee/maintained-apps/outputs/openaudible/darwin.json
  • ee/maintained-apps/outputs/postgresql-17/windows.json
  • ee/maintained-apps/outputs/readest/darwin.json
  • ee/maintained-apps/outputs/readest/windows.json
  • ee/maintained-apps/outputs/recut/darwin.json
  • ee/maintained-apps/outputs/rider/windows.json
  • ee/maintained-apps/outputs/rive/darwin.json
  • ee/maintained-apps/outputs/visual-studio-code/windows.json
  • ee/maintained-apps/outputs/warp/darwin.json
  • ee/maintained-apps/outputs/windows-app/darwin.json

Walkthrough

This PR updates maintained-app JSON output files across 32 apps for Windows and macOS. Most changes are routine version bumps: the version field, queries.patched SQL version-compare threshold, installer_url, and sha256 checksum are updated to match new releases. Several Microsoft macOS packages (Excel, OneNote, PowerPoint, Remote Help, Word, Windows App) additionally replace install_script_ref IDs and their embedded script content to reference the new installer package filename. Four Microsoft macOS entries (Intune Company Portal, Microsoft 365 Copilot, Microsoft AutoUpdate, Microsoft Outlook) receive only a CDN hostname migration from officecdnmac.microsoft.com/res.cdn.office.net to res.public.onecdn.static.microsoft. The Microsoft Teams Windows uninstall script replaces a $PACKAGE_ID placeholder with the concrete MSTeams_8wekyb3d8bbwe package family name.

Possibly related PRs

  • fleetdm/fleet#47886: Updates the same ee/maintained-apps/outputs/codex-app/darwin.json and ee/maintained-apps/outputs/granola/windows.json entries with the same pattern of bumping version, queries.patched, installer_url, and sha256.
  • fleetdm/fleet#47485: Updates ee/maintained-apps/outputs/android-studio/windows.json with identical field changes for the preceding Android Studio release (2026.1.1.82026.1.1.9), directly preceding this PR's 2026.1.1.92026.1.1.10 bump.
  • fleetdm/fleet#44119: Updates the same Microsoft Office macOS maintained-app files (microsoft-onenote, microsoft-outlook, microsoft-powerpoint, microsoft-word) with the same version bump and queries.patched/version_compare pattern used in this PR.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is missing required sections from the template and is insufficient for review, including: no related issue reference, no testing confirmation, and no migration/configuration validation. Add a complete description covering the testing performed, database impact (if any), and explicitly confirm which checklist items apply to this automated ingestion update.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' clearly and concisely summarizes the main change: updating Fleet-maintained application metadata across multiple files.
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-2606201229

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.

@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: Validate changed apps [❌]

Failed test name: ""

Failure summary:

The action failed during maintained apps validation on Windows because the workflow could not
download the Android Studio installer.
- The validator logged: Error downloading maintained app:
downloading installer: reading installer
"https://edgedl.me.gvt1.com/.../android-studio-quail1-patch2-windows.exe" contents: context deadline
exceeded (timeout while fetching installer).
- As a result, the tool reported Apps with errors:
[Android Studio], Validated 12 out of 13 apps successfully., then exited with exit status 1, causing
the step to fail with Process completed with exit code 1.

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

148:  * [new branch]            11938-loadtesting-branch    -> origin/11938-loadtesting-branch
149:  * [new branch]            12007-ui-idp-metadata       -> origin/12007-ui-idp-metadata
150:  * [new branch]            12351-try-fix-for-fleet-desktop -> origin/12351-try-fix-for-fleet-desktop
151:  * [new branch]            12356-puppet-callback       -> origin/12356-puppet-callback
152:  * [new branch]            12375-query-bulk-action     -> origin/12375-query-bulk-action
153:  * [new branch]            12474-documentation         -> origin/12474-documentation
154:  * [new branch]            12614-federated-auth-support -> origin/12614-federated-auth-support
155:  * [new branch]            12687-host-issues-query     -> origin/12687-host-issues-query
156:  * [new branch]            12696-loadtest-cis-changes  -> origin/12696-loadtest-cis-changes
157:  * [new branch]            12842-fleetd-bitlocker-management -> origin/12842-fleetd-bitlocker-management
158:  * [new branch]            12842-fleetd-bitlocker-table -> origin/12842-fleetd-bitlocker-table
159:  * [new branch]            12889-faster-software       -> origin/12889-faster-software
160:  * [new branch]            13287-loadtest-changes      -> origin/13287-loadtest-changes
161:  * [new branch]            13288-poc-fleet-fips        -> origin/13288-poc-fleet-fips
162:  * [new branch]            13485-query-reports-migration -> origin/13485-query-reports-migration
163:  * [new branch]            13574-cache-failed-policy-counts -> origin/13574-cache-failed-policy-counts
164:  * [new branch]            13657-docs                  -> origin/13657-docs
...

176:  * [new branch]            146orch                     -> origin/146orch
177:  * [new branch]            14753-windows-ps1-api       -> origin/14753-windows-ps1-api
178:  * [new branch]            14957-test-dep-screen       -> origin/14957-test-dep-screen
179:  * [new branch]            14957-test-dep-screen-patch -> origin/14957-test-dep-screen-patch
180:  * [new branch]            15068-disk-encryption-ii    -> origin/15068-disk-encryption-ii
181:  * [new branch]            15082-download-api-docs     -> origin/15082-download-api-docs
182:  * [new branch]            15082-make-endpoints-consistent -> origin/15082-make-endpoints-consistent
183:  * [new branch]            15082-update-download-endpoints -> origin/15082-update-download-endpoints
184:  * [new branch]            15380-hosts-api-doc         -> origin/15380-hosts-api-doc
185:  * [new branch]            15461-ui-dep-assign-profile-responses -> origin/15461-ui-dep-assign-profile-responses
186:  * [new branch]            15463-msi-fix               -> origin/15463-msi-fix
187:  * [new branch]            15559-move-scep             -> origin/15559-move-scep
188:  * [new branch]            15633                       -> origin/15633
189:  * [new branch]            15770-mac-os-vuln           -> origin/15770-mac-os-vuln
190:  * [new branch]            15801-migration             -> origin/15801-migration
191:  * [new branch]            15912-password-reset-error-code -> origin/15912-password-reset-error-code
192:  * [new branch]            16182-log-root              -> origin/16182-log-root
...

633:  * [new branch]            7765-frontend               -> origin/7765-frontend
634:  * [new branch]            7766-backend-final-main-merge -> origin/7766-backend-final-main-merge
635:  * [new branch]            7766-backend-test           -> origin/7766-backend-test
636:  * [new branch]            7766-frontend               -> origin/7766-frontend
637:  * [new branch]            7993-figure-out-the-limits-of-our-current-search-approach -> origin/7993-figure-out-the-limits-of-our-current-search-approach
638:  * [new branch]            8021-orbit-use-specified-identifier -> origin/8021-orbit-use-specified-identifier
639:  * [new branch]            8186-vulnerable-software-false-positive-docker -> origin/8186-vulnerable-software-false-positive-docker
640:  * [new branch]            8593-gitops                 -> origin/8593-gitops
641:  * [new branch]            8708-docs                   -> origin/8708-docs
642:  * [new branch]            8708-encryption-key-api     -> origin/8708-encryption-key-api
643:  * [new branch]            8708-ingest-file-vault      -> origin/8708-ingest-file-vault
644:  * [new branch]            8708-ingest-macos-encription-key -> origin/8708-ingest-macos-encription-key
645:  * [new branch]            8708-ingest-macos-encription-key-ii -> origin/8708-ingest-macos-encription-key-ii
646:  * [new branch]            8974-native-smbios-uuid-support -> origin/8974-native-smbios-uuid-support
647:  * [new branch]            9260-cis-checks-5.10.x      -> origin/9260-cis-checks-5.10.x
648:  * [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
649:  * [new branch]            9590-schema                 -> origin/9590-schema
...

834:  * [new branch]            allenhouchins-add-hardware-procurement-info -> origin/allenhouchins-add-hardware-procurement-info
835:  * [new branch]            allenhouchins-contour-normalize -> origin/allenhouchins-contour-normalize
836:  * [new branch]            allenhouchins-external-disk-management -> origin/allenhouchins-external-disk-management
837:  * [new branch]            allenhouchins-fix-firefox   -> origin/allenhouchins-fix-firefox
838:  * [new branch]            allenhouchins-fma-installer-arch -> origin/allenhouchins-fma-installer-arch
839:  * [new branch]            allenhouchins-net-arm64     -> origin/allenhouchins-net-arm64
840:  * [new branch]            allenhouchins-santa-table-updates -> origin/allenhouchins-santa-table-updates
841:  * [new branch]            allenhouchins-update-custom-tap -> origin/allenhouchins-update-custom-tap
842:  * [new branch]            allenhouchins-update-new-fma-skill -> origin/allenhouchins-update-new-fma-skill
843:  * [new branch]            always-create-event-next-thu -> origin/always-create-event-next-thu
844:  * [new branch]            and_osq_proj                -> origin/and_osq_proj
845:  * [new branch]            andrey/loadtest-oval-vulns  -> origin/andrey/loadtest-oval-vulns
846:  * [new branch]            android-app-install-activity -> origin/android-app-install-activity
847:  * [new branch]            android-cofniguration-profiles-research -> origin/android-cofniguration-profiles-research
848:  * [new branch]            android-enroll-note         -> origin/android-enroll-note
849:  * [new branch]            android-enrollment-error    -> origin/android-enrollment-error
850:  * [new branch]            android-fleet-vars          -> origin/android-fleet-vars
...

903:  * [new branch]            await-configuration-docs    -> origin/await-configuration-docs
904:  * [new branch]            aws-licensing-integration-proposal -> origin/aws-licensing-integration-proposal
905:  * [new branch]            backport-a41fb63            -> origin/backport-a41fb63
906:  * [new branch]            backport-c02af              -> origin/backport-c02af
907:  * [new branch]            backport-e65d6cf            -> origin/backport-e65d6cf
908:  * [new branch]            backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49 -> origin/backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49
909:  * [new branch]            backport-vpp-fix            -> origin/backport-vpp-fix
910:  * [new branch]            base-software-titles-loadtest -> origin/base-software-titles-loadtest
911:  * [new branch]            base-software-titles-loadtest-2 -> origin/base-software-titles-loadtest-2
912:  * [new branch]            beekeeper-fma-initial       -> origin/beekeeper-fma-initial
913:  * [new branch]            bettapizza                  -> origin/bettapizza
914:  * [new branch]            bettapizza--ghost-testimonial-update -> origin/bettapizza--ghost-testimonial-update
915:  * [new branch]            bettapizza-patch-1          -> origin/bettapizza-patch-1
916:  * [new branch]            bettapizza-patch-2          -> origin/bettapizza-patch-2
917:  * [new branch]            bettapizza-patch-3          -> origin/bettapizza-patch-3
918:  * [new branch]            better-byod-error           -> origin/better-byod-error
919:  * [new branch]            bounded-context-proposals   -> origin/bounded-context-proposals
...

952:  * [new branch]            cherry-pick-41914-to-rc-v4.83.0 -> origin/cherry-pick-41914-to-rc-v4.83.0
953:  * [new branch]            cherry-pick-42773-vitals-constants -> origin/cherry-pick-42773-vitals-constants
954:  * [new branch]            cherry-pick-8750-into-rc-minor-fleet-v4.60.0 -> origin/cherry-pick-8750-into-rc-minor-fleet-v4.60.0
955:  * [new branch]            cherry-pick-dogfood-change  -> origin/cherry-pick-dogfood-change
956:  * [new branch]            cherry-pick-dogfood-env-vars -> origin/cherry-pick-dogfood-env-vars
957:  * [new branch]            cherry-pick-fleetctl-changes-to-allow-testing -> origin/cherry-pick-fleetctl-changes-to-allow-testing
958:  * [new branch]            cherry-pick-mac-address-vital -> origin/cherry-pick-mac-address-vital
959:  * [new branch]            cherry-pick-patches         -> origin/cherry-pick-patches
960:  * [new branch]            cherry-pick-remove-overrides-in-dev-mode -> origin/cherry-pick-remove-overrides-in-dev-mode
961:  * [new branch]            cherry-pick-util            -> origin/cherry-pick-util
962:  * [new branch]            cherry-pick-webhooks        -> origin/cherry-pick-webhooks
963:  * [new branch]            cherrypick-v4.85.0-version-bump-into-main -> origin/cherrypick-v4.85.0-version-bump-into-main
964:  * [new branch]            chore-UI-update-for-CSP     -> origin/chore-UI-update-for-CSP
965:  * [new branch]            chore-add-specific-yarn-version -> origin/chore-add-specific-yarn-version
966:  * [new branch]            chore-backend-api-patterns  -> origin/chore-backend-api-patterns
967:  * [new branch]            chore-change-error-message-custom-profile -> origin/chore-change-error-message-custom-profile
968:  * [new branch]            chore-cp-chage-status-code-turn-off-mdm -> origin/chore-cp-chage-status-code-turn-off-mdm
...

1156:  * [new branch]            edwardsb-vuln-processing-fix-sandcastle -> origin/edwardsb-vuln-processing-fix-sandcastle
1157:  * [new branch]            edwardsb-vuln-processing-volume-fix -> origin/edwardsb-vuln-processing-volume-fix
1158:  * [new branch]            edwardsb/deployment-guide-updates -> origin/edwardsb/deployment-guide-updates
1159:  * [new branch]            edwardsb/restrict_console_access -> origin/edwardsb/restrict_console_access
1160:  * [new branch]            elastic_rum                 -> origin/elastic_rum
1161:  * [new branch]            enable-jit-by-default       -> origin/enable-jit-by-default
1162:  * [new branch]            enable-test-go-automation-macos -> origin/enable-test-go-automation-macos
1163:  * [new branch]            enforce-firefox-doh         -> origin/enforce-firefox-doh
1164:  * [new branch]            enforce-firefox-windows     -> origin/enforce-firefox-windows
1165:  * [new branch]            enforce-ios-26.5-update-deadline-july-2026 -> origin/enforce-ios-26.5-update-deadline-july-2026
1166:  * [new branch]            enforce-iso27001-workstations -> origin/enforce-iso27001-workstations
1167:  * [new branch]            enforce-macos-15.5-update-deadline -> origin/enforce-macos-15.5-update-deadline
1168:  * [new branch]            enforce-macos-version-workstations -> origin/enforce-macos-version-workstations
1169:  * [new branch]            enroll-android-feature-guide -> origin/enroll-android-feature-guide
1170:  * [new branch]            ericswenson0-patch-1        -> origin/ericswenson0-patch-1
1171:  * [new branch]            error-counts                -> origin/error-counts
1172:  * [new branch]            errors-perf-testing         -> origin/errors-perf-testing
1173:  * [new branch]            es-reports                  -> origin/es-reports
...

1189:  * [new branch]            eugkuo-patch-6-slugs-FMA    -> origin/eugkuo-patch-6-slugs-FMA
1190:  * [new branch]            example-fleetctl-profiles   -> origin/example-fleetctl-profiles
1191:  * [new branch]            exp-mdbook-docs             -> origin/exp-mdbook-docs
1192:  * [new branch]            experiment-disable-some-deletes -> origin/experiment-disable-some-deletes
1193:  * [new branch]            experiment-hardcode-counters-to-zero -> origin/experiment-hardcode-counters-to-zero
1194:  * [new branch]            experiment-no-txs           -> origin/experiment-no-txs
1195:  * [new branch]            experiment-status-tooltip   -> origin/experiment-status-tooltip
1196:  * [new branch]            experiment-with-two-branches -> origin/experiment-with-two-branches
1197:  * [new branch]            experimental_moveitem       -> origin/experimental_moveitem
1198:  * [new branch]            experimient-no-counts       -> origin/experimient-no-counts
1199:  * [new branch]            expiredcertstool            -> origin/expiredcertstool
1200:  * [new branch]            express-vpn-win             -> origin/express-vpn-win
1201:  * [new branch]            extra-dep-logs              -> origin/extra-dep-logs
1202:  * [new branch]            f84ee4c5f4                  -> origin/f84ee4c5f4
1203:  * [new branch]            faf-doc-clarification       -> origin/faf-doc-clarification
1204:  * [new branch]            failing-test                -> origin/failing-test
1205:  * [new branch]            faq-updates-2026-06         -> origin/faq-updates-2026-06
...

1245:  * [new branch]            feature-hydrant-ca          -> origin/feature-hydrant-ca
1246:  * [new branch]            feature-idp-byod            -> origin/feature-idp-byod
1247:  * [new branch]            feature-orbit-find          -> origin/feature-orbit-find
1248:  * [new branch]            feature-prioritization      -> origin/feature-prioritization
1249:  * [new branch]            feature-v4.44.1-live-queries -> origin/feature-v4.44.1-live-queries
1250:  * [new branch]            feature-windows-mdm-policy-extraction -> origin/feature-windows-mdm-policy-extraction
1251:  * [new branch]            feature/add-blank-to-osquer-link -> origin/feature/add-blank-to-osquer-link
1252:  * [new branch]            feature/fleet-macos-password-sync -> origin/feature/fleet-macos-password-sync
1253:  * [new branch]            feature_14722-activity-feed-webhooks -> origin/feature_14722-activity-feed-webhooks
1254:  * [new branch]            feature_18115-crit-vuln-issues -> origin/feature_18115-crit-vuln-issues
1255:  * [new branch]            feature_19010-ipad-ios-lock-wipe-backend-changes -> origin/feature_19010-ipad-ios-lock-wipe-backend-changes
1256:  * [new branch]            feature_22078               -> origin/feature_22078
1257:  * [new branch]            fix                         -> origin/fix
1258:  * [new branch]            fix-35118-cis-win10-v4      -> origin/fix-35118-cis-win10-v4
1259:  * [new branch]            fix-4.84.4-k8s              -> origin/fix-4.84.4-k8s
1260:  * [new branch]            fix-40083-failed-install-retries -> origin/fix-40083-failed-install-retries
1261:  * [new branch]            fix-41290-vpp-added-status  -> origin/fix-41290-vpp-added-status
1262:  * [new branch]            fix-41337-save-env-secrets-dry-run -> origin/fix-41337-save-env-secrets-dry-run
1263:  * [new branch]            fix-43623-fma-patch-policy-gitops -> origin/fix-43623-fma-patch-policy-gitops
1264:  * [new branch]            fix-43673-my-device-sort    -> origin/fix-43673-my-device-sort
1265:  * [new branch]            fix-44199-embedded-app-bundles -> origin/fix-44199-embedded-app-bundles
1266:  * [new branch]            fix-android-unenroll-activities -> origin/fix-android-unenroll-activities
1267:  * [new branch]            fix-blockquotes-google-groups -> origin/fix-blockquotes-google-groups
1268:  * [new branch]            fix-ca-verdict-spoof-16386  -> origin/fix-ca-verdict-spoof-16386
1269:  * [new branch]            fix-case-in-deploy-config-docs -> origin/fix-case-in-deploy-config-docs
1270:  * [new branch]            fix-cert-details-modal      -> origin/fix-cert-details-modal
1271:  * [new branch]            fix-checkerboard-scroll-to-right -> origin/fix-checkerboard-scroll-to-right
1272:  * [new branch]            fix-checkerboard-tooltip-nowrap -> origin/fix-checkerboard-tooltip-nowrap
1273:  * [new branch]            fix-cloudflare-warp-fma-output-json -> origin/fix-cloudflare-warp-fma-output-json
1274:  * [new branch]            fix-codeql-ci-error         -> origin/fix-codeql-ci-error
1275:  * [new branch]            fix-colima                  -> origin/fix-colima
1276:  * [new branch]            fix-color-for-mobile-sticky-nav -> origin/fix-color-for-mobile-sticky-nav
1277:  * [new branch]            fix-conflict-in-feature_19010-ipad-ios-lock-wipe -> origin/fix-conflict-in-feature_19010-ipad-ios-lock-wipe
1278:  * [new branch]            fix-contrib-docs            -> origin/fix-contrib-docs
1279:  * [new branch]            fix-cve-2026-2792-firefox-esr -> origin/fix-cve-2026-2792-firefox-esr
1280:  * [new branch]            fix-cve-validate-enrichment-canary -> origin/fix-cve-validate-enrichment-canary
1281:  * [new branch]            fix-docker-publish          -> origin/fix-docker-publish
1282:  * [new branch]            fix-dogfood-workstation     -> origin/fix-dogfood-workstation
1283:  * [new branch]            fix-embedded-bundle-titles-44199 -> origin/fix-embedded-bundle-titles-44199
1284:  * [new branch]            fix-firefox-cve-2026-2792   -> origin/fix-firefox-cve-2026-2792
1285:  * [new branch]            fix-firefox-fma-conflict-error-msg -> origin/fix-firefox-fma-conflict-error-msg
1286:  * [new branch]            fix-flakey-orbit-test       -> origin/fix-flakey-orbit-test
...

1292:  * [new branch]            fix-host-counts-vpp-software -> origin/fix-host-counts-vpp-software
1293:  * [new branch]            fix-instability-ubuntu-latest -> origin/fix-instability-ubuntu-latest
1294:  * [new branch]            fix-ios-ipados-enrollment-label-42721 -> origin/fix-ios-ipados-enrollment-label-42721
1295:  * [new branch]            fix-list-sw-permissions     -> origin/fix-list-sw-permissions
1296:  * [new branch]            fix-mdm-enrolled-webhook    -> origin/fix-mdm-enrolled-webhook
1297:  * [new branch]            fix-mdm-redirect            -> origin/fix-mdm-redirect
1298:  * [new branch]            fix-mdm-url-truncation      -> origin/fix-mdm-url-truncation
1299:  * [new branch]            fix-missing-test-schema-update -> origin/fix-missing-test-schema-update
1300:  * [new branch]            fix-modernize               -> origin/fix-modernize
1301:  * [new branch]            fix-no-space-left-on-device-failure -> origin/fix-no-space-left-on-device-failure
1302:  * [new branch]            fix-notarization            -> origin/fix-notarization
1303:  * [new branch]            fix-orbit-notarization      -> origin/fix-orbit-notarization
1304:  * [new branch]            fix-os-settings-name-col-truncation -> origin/fix-os-settings-name-col-truncation
1305:  * [new branch]            fix-os-settings-underline-descender-clip -> origin/fix-os-settings-underline-descender-clip
1306:  * [new branch]            fix-pricing-more-info-icon-documentationurl -> origin/fix-pricing-more-info-icon-documentationurl
1307:  * [new branch]            fix-receive-from-github-error -> origin/fix-receive-from-github-error
1308:  * [new branch]            fix-sandbox-local           -> origin/fix-sandbox-local
...

1322:  * [new branch]            fix-ui-turn-on-mdm-external -> origin/fix-ui-turn-on-mdm-external
1323:  * [new branch]            fix-ui-typo-fleet-maintained-empty -> origin/fix-ui-typo-fleet-maintained-empty
1324:  * [new branch]            fix-vpp-edit-fleet-desktop-message -> origin/fix-vpp-edit-fleet-desktop-message
1325:  * [new branch]            fix-win-os-version          -> origin/fix-win-os-version
1326:  * [new branch]            fix_14825                   -> origin/fix_14825
1327:  * [new branch]            fixes-on-minor-fleet-v4.54.0 -> origin/fixes-on-minor-fleet-v4.54.0
1328:  * [new branch]            fixes-plus-4.35.1           -> origin/fixes-plus-4.35.1
1329:  * [new branch]            flaky-tests-nov-6           -> origin/flaky-tests-nov-6
1330:  * [new branch]            fleet-desktop-linux-browser -> origin/fleet-desktop-linux-browser
1331:  * [new branch]            fleet-desktop-version       -> origin/fleet-desktop-version
1332:  * [new branch]            fleet-mdm-server-url        -> origin/fleet-mdm-server-url
1333:  * [new branch]            fleet-multiple-abm-vpp-proposal -> origin/fleet-multiple-abm-vpp-proposal
1334:  * [new branch]            fleet-premium-users-usage-statistics -> origin/fleet-premium-users-usage-statistics
1335:  * [new branch]            fleet-release-infra         -> origin/fleet-release-infra
1336:  * [new branch]            fleet-server-config-1817    -> origin/fleet-server-config-1817
1337:  * [new branch]            fleet-server-log-request-errors -> origin/fleet-server-log-request-errors
1338:  * [new branch]            fleet-ship-rebuild          -> origin/fleet-ship-rebuild
...

2302:  * [new branch]            hotfix-failing-tests        -> origin/hotfix-failing-tests
2303:  * [new branch]            hotfix-query-update         -> origin/hotfix-query-update
2304:  * [new branch]            hotfix-revert-sofa-tables   -> origin/hotfix-revert-sofa-tables
2305:  * [new branch]            hotfix-v4.67.2-migration    -> origin/hotfix-v4.67.2-migration
2306:  * [new branch]            hotfix-v4.76.1              -> origin/hotfix-v4.76.1
2307:  * [new branch]            hover-gravatar              -> origin/hover-gravatar
2308:  * [new branch]            hughestaylor-patch-1        -> origin/hughestaylor-patch-1
2309:  * [new branch]            hughestaylor-patch-1-1      -> origin/hughestaylor-patch-1-1
2310:  * [new branch]            ignore-fleetctl-vulnerabilities -> origin/ignore-fleetctl-vulnerabilities
2311:  * [new branch]            improve-flakey-test         -> origin/improve-flakey-test
2312:  * [new branch]            improve-prometheus-metrics  -> origin/improve-prometheus-metrics
2313:  * [new branch]            improve-software-tooltips   -> origin/improve-software-tooltips
2314:  * [new branch]            include-mnt-in-gads-metric  -> origin/include-mnt-in-gads-metric
2315:  * [new branch]            increase-goreleaser-timeout-to-60m -> origin/increase-goreleaser-timeout-to-60m
2316:  * [new branch]            ingress-gateway-support     -> origin/ingress-gateway-support
2317:  * [new branch]            insert-software-installers-retry-error -> origin/insert-software-installers-retry-error
2318:  * [new branch]            install-all-recently-installed -> origin/install-all-recently-installed
...

2331:  * [new branch]            irenareedy-patch-10         -> origin/irenareedy-patch-10
2332:  * [new branch]            irenareedy-patch-2          -> origin/irenareedy-patch-2
2333:  * [new branch]            irenareedy-patch-3          -> origin/irenareedy-patch-3
2334:  * [new branch]            irenareedy-patch-4          -> origin/irenareedy-patch-4
2335:  * [new branch]            irenareedy-patch-5          -> origin/irenareedy-patch-5
2336:  * [new branch]            irenareedy-patch-6          -> origin/irenareedy-patch-6
2337:  * [new branch]            irenareedy-patch-7          -> origin/irenareedy-patch-7
2338:  * [new branch]            irenareedy-patch-8          -> origin/irenareedy-patch-8
2339:  * [new branch]            irenareedy-patch-9          -> origin/irenareedy-patch-9
2340:  * [new branch]            irenareedy-thumbtack-case-study -> origin/irenareedy-thumbtack-case-study
2341:  * [new branch]            iso-27001-compliance        -> origin/iso-27001-compliance
2342:  * [new branch]            iso42001-ai-discovery-inventory -> origin/iso42001-ai-discovery-inventory
2343:  * [new branch]            issue-11545-my-device-dep-modal -> origin/issue-11545-my-device-dep-modal
2344:  * [new branch]            issue-2716-specify-query-platforms -> origin/issue-2716-specify-query-platforms
2345:  * [new branch]            issue-3271-rate-limit-distributed-writes -> origin/issue-3271-rate-limit-distributed-writes
2346:  * [new branch]            issue-4361-mail-change-should-error -> origin/issue-4361-mail-change-should-error
2347:  * [new branch]            issue-conf-1968-delete-uninstalled-software-from-main -> origin/issue-conf-1968-delete-uninstalled-software-from-main
...

2551:  * [new branch]            melpike-api-device-url-43895 -> origin/melpike-api-device-url-43895
2552:  * [new branch]            melpike-api-manually-enroll-23242 -> origin/melpike-api-manually-enroll-23242
2553:  * [new branch]            melpike-api-minimum-version-39085 -> origin/melpike-api-minimum-version-39085
2554:  * [new branch]            melpike-api-os-updates-39085 -> origin/melpike-api-os-updates-39085
2555:  * [new branch]            melpike-api-py-script-41470 -> origin/melpike-api-py-script-41470
2556:  * [new branch]            melpike-api-windows-managed-account-43488 -> origin/melpike-api-windows-managed-account-43488
2557:  * [new branch]            melpike-audit-log-account-provisioning-45524 -> origin/melpike-audit-log-account-provisioning-45524
2558:  * [new branch]            melpike-audit-log-mdm-cmd-45021 -> origin/melpike-audit-log-mdm-cmd-45021
2559:  * [new branch]            melpike-audit-recovery-lock-password-rotate -> origin/melpike-audit-recovery-lock-password-rotate
2560:  * [new branch]            melpike-byod-wipe-lock-23242 -> origin/melpike-byod-wipe-lock-23242
2561:  * [new branch]            melpike-byod-wipe-lock-23242-1 -> origin/melpike-byod-wipe-lock-23242-1
2562:  * [new branch]            melpike-byod-wipe-lock-api-23242 -> origin/melpike-byod-wipe-lock-api-23242
2563:  * [new branch]            melpike-byod-wipe-lock-yaml-23242 -> origin/melpike-byod-wipe-lock-yaml-23242
2564:  * [new branch]            melpike-combine-guides-30674 -> origin/melpike-combine-guides-30674
2565:  * [new branch]            melpike-create-managed-local-account-guide-37141 -> origin/melpike-create-managed-local-account-guide-37141
2566:  * [new branch]            melpike-dep-error-messaging-43916 -> origin/melpike-dep-error-messaging-43916
2567:  * [new branch]            melpike-doc-deploy-sw-41470 -> origin/melpike-doc-deploy-sw-41470
...

2706:  * [new branch]            mna-doc-change-api-structure -> origin/mna-doc-change-api-structure
2707:  * [new branch]            mna-experiment-macos-profiles-uuid -> origin/mna-experiment-macos-profiles-uuid
2708:  * [new branch]            mna-fix-22558-windows-installer-stuck-pending -> origin/mna-fix-22558-windows-installer-stuck-pending
2709:  * [new branch]            mna-fix-duplicate-lock-unlock-activity -> origin/mna-fix-duplicate-lock-unlock-activity
2710:  * [new branch]            mna-fix-failing-tests       -> origin/mna-fix-failing-tests
2711:  * [new branch]            mna-fix-flaky-integration-test -> origin/mna-fix-flaky-integration-test
2712:  * [new branch]            mna-fix-oom-fleetctl-test   -> origin/mna-fix-oom-fleetctl-test
2713:  * [new branch]            mna-loadtest-enroll-host-limit -> origin/mna-loadtest-enroll-host-limit
2714:  * [new branch]            mna-orbit-node-key          -> origin/mna-orbit-node-key
2715:  * [new branch]            mna-revert-change-to-autogenerated-activities-doc -> origin/mna-revert-change-to-autogenerated-activities-doc
2716:  * [new branch]            mna-temp-osquery-perf-loadtest -> origin/mna-temp-osquery-perf-loadtest
2717:  * [new branch]            mna11997                    -> origin/mna11997
2718:  * [new branch]            mock-associate-assets-endpoint -> origin/mock-associate-assets-endpoint
2719:  * [new branch]            monitoring-test             -> origin/monitoring-test
2720:  * [new branch]            more-conditional-access-api-updates -> origin/more-conditional-access-api-updates
2721:  * [new branch]            more-fd-errors              -> origin/more-fd-errors
2722:  * [new branch]            move-conditional-access-script-to-testing-qa -> origin/move-conditional-access-script-to-testing-qa
...

3269:  * [new branch]            sgress454/35376             -> origin/sgress454/35376
3270:  * [new branch]            sgress454/35452             -> origin/sgress454/35452
3271:  * [new branch]            sgress454/37127-open-macos-end-user-auth-window -> origin/sgress454/37127-open-macos-end-user-auth-window
3272:  * [new branch]            sgress454/38063-skeleton-server -> origin/sgress454/38063-skeleton-server
3273:  * [new branch]            sgress454/39344-rename-teams-to-fleet-all-changes -> origin/sgress454/39344-rename-teams-to-fleet-all-changes
3274:  * [new branch]            sgress454/39344-rename-teams-to-fleet-api-changes -> origin/sgress454/39344-rename-teams-to-fleet-api-changes
3275:  * [new branch]            sgress454/40642-update-jit-saml-prefix -> origin/sgress454/40642-update-jit-saml-prefix
3276:  * [new branch]            sgress454/43482-re-pin      -> origin/sgress454/43482-re-pin
3277:  * [new branch]            sgress454/44077-disable-datasets-backend -> origin/sgress454/44077-disable-datasets-backend
3278:  * [new branch]            sgress454/44077-disable-datasets-docs -> origin/sgress454/44077-disable-datasets-docs
3279:  * [new branch]            sgress454/44077-disable-datasets-frontend -> origin/sgress454/44077-disable-datasets-frontend
3280:  * [new branch]            sgress454/45290-drop-mobile-from-charting -> origin/sgress454/45290-drop-mobile-from-charting
3281:  * [new branch]            sgress454/45368-add-mobile-to-hosts-online -> origin/sgress454/45368-add-mobile-to-hosts-online
3282:  * [new branch]            sgress454/47327-add-vuln-filters-to-gitops -> origin/sgress454/47327-add-vuln-filters-to-gitops
3283:  * [new branch]            sgress454/add-vex-for-cve-2026-23517 -> origin/sgress454/add-vex-for-cve-2026-23517
3284:  * [new branch]            sgress454/adr-for-error-codes -> origin/sgress454/adr-for-error-codes
3285:  * [new branch]            sgress454/adr-refactor-list-hosts -> origin/sgress454/adr-refactor-list-hosts
...

3339:  * [new branch]            solutions-folder            -> origin/solutions-folder
3340:  * [new branch]            sort-seen-hosts-before-inserting -> origin/sort-seen-hosts-before-inserting
3341:  * [new branch]            spalmesano0-patch-2         -> origin/spalmesano0-patch-2
3342:  * [new branch]            sperad-props-documentation  -> origin/sperad-props-documentation
3343:  * [new branch]            spike-fleet-lint-plugin     -> origin/spike-fleet-lint-plugin
3344:  * [new branch]            spike-ui-permissions-pattern -> origin/spike-ui-permissions-pattern
3345:  * [new branch]            spokanemac-add-passcode-ddm-profile -> origin/spokanemac-add-passcode-ddm-profile
3346:  * [new branch]            spokanemac-dogfood-additional-apps -> origin/spokanemac-dogfood-additional-apps
3347:  * [new branch]            spokanemac-handbook-release-article -> origin/spokanemac-handbook-release-article
3348:  * [new branch]            spokanemac-macdevops-conference-post -> origin/spokanemac-macdevops-conference-post
3349:  * [new branch]            spokanemac-meetup-template  -> origin/spokanemac-meetup-template
3350:  * [new branch]            spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws -> origin/spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws
3351:  * [new branch]            spokanemac-release-article-issue-template -> origin/spokanemac-release-article-issue-template
3352:  * [new branch]            ssrf-transport-ip-blocking  -> origin/ssrf-transport-ip-blocking
3353:  * [new branch]            step4-improvements          -> origin/step4-improvements
3354:  * [new branch]            store-query-execution-and-ingestion-errors -> origin/store-query-execution-and-ingestion-errors
3355:  * [new branch]            support-breaking-osquery-downgrades -> origin/support-breaking-osquery-downgrades
...

3425:  * [new branch]            unauth-installers           -> origin/unauth-installers
3426:  * [new branch]            uniform-brex-spending-limit -> origin/uniform-brex-spending-limit
3427:  * [new branch]            untx-software               -> origin/untx-software
3428:  * [new branch]            upcoming-activities-mdm-commands -> origin/upcoming-activities-mdm-commands
3429:  * [new branch]            upcoming-commands           -> origin/upcoming-commands
3430:  * [new branch]            update-1password-and-safari-policy-versions-2601200025 -> origin/update-1password-and-safari-policy-versions-2601200025
3431:  * [new branch]            update-1password-and-safari-policy-versions-2601200610 -> origin/update-1password-and-safari-policy-versions-2601200610
3432:  * [new branch]            update-1password-and-safari-policy-versions-2602261818 -> origin/update-1password-and-safari-policy-versions-2602261818
3433:  * [new branch]            update-1password-and-safari-policy-versions-2603101819 -> origin/update-1password-and-safari-policy-versions-2603101819
3434:  * [new branch]            update-1password-and-safari-policy-versions-2604080037 -> origin/update-1password-and-safari-policy-versions-2604080037
3435:  * [new branch]            update-1password-and-safari-policy-versions-2604080637 -> origin/update-1password-and-safari-policy-versions-2604080637
3436:  * [new branch]            update-Cloudflare-WARP-FMA-with-UpgradeCode -> origin/update-Cloudflare-WARP-FMA-with-UpgradeCode
3437:  * [new branch]            update-article-format       -> origin/update-article-format
3438:  * [new branch]            update-bug-report-template  -> origin/update-bug-report-template
3439:  * [new branch]            update-build-instructions   -> origin/update-build-instructions
3440:  * [new branch]            update-build-script-error-message -> origin/update-build-script-error-message
3441:  * [new branch]            update-cancel-and-done-links -> origin/update-cancel-and-done-links
...

3517:  * [new branch]            update-santa-rules-chrome   -> origin/update-santa-rules-chrome
3518:  * [new branch]            update-solutions-folder     -> origin/update-solutions-folder
3519:  * [new branch]            update-testing-qa-apps-2511191525 -> origin/update-testing-qa-apps-2511191525
3520:  * [new branch]            update-tuf-keys             -> origin/update-tuf-keys
3521:  * [new branch]            update-tuf-md               -> origin/update-tuf-md
3522:  * [new branch]            update-usage-statistics-mobile-devices -> origin/update-usage-statistics-mobile-devices
3523:  * [new branch]            update-user-password-length-validation-test -> origin/update-user-password-length-validation-test
3524:  * [new branch]            update-vex-statements       -> origin/update-vex-statements
3525:  * [new branch]            update-why-this-way         -> origin/update-why-this-way
3526:  * [new branch]            upgrade-eslint              -> origin/upgrade-eslint
3527:  * [new branch]            upgrade-go                  -> origin/upgrade-go
3528:  * [new branch]            upgrade-typescript          -> origin/upgrade-typescript
3529:  * [new branch]            upload-msiexec-install-log  -> origin/upload-msiexec-install-log
3530:  * [new branch]            usage-stats-mobile-devices-count -> origin/usage-stats-mobile-devices-count
3531:  * [new branch]            use-dockerhub-creds         -> origin/use-dockerhub-creds
3532:  * [new branch]            user-channel-error          -> origin/user-channel-error
3533:  * [new branch]            users-fleets-tooltips       -> origin/users-fleets-tooltips
...

3681:  * [new branch]            wesite-fix-sales-rituals    -> origin/wesite-fix-sales-rituals
3682:  * [new branch]            willmayhone88-patch-1       -> origin/willmayhone88-patch-1
3683:  * [new branch]            win-fma-deepl               -> origin/win-fma-deepl
3684:  * [new branch]            win-fma-evernote            -> origin/win-fma-evernote
3685:  * [new branch]            win-fma-goland              -> origin/win-fma-goland
3686:  * [new branch]            win-fma-testing             -> origin/win-fma-testing
3687:  * [new branch]            win-fma-vnc-apps            -> origin/win-fma-vnc-apps
3688:  * [new branch]            win-mdm-loadtest            -> origin/win-mdm-loadtest
3689:  * [new branch]            windows-baseline            -> origin/windows-baseline
3690:  * [new branch]            windows-end-user-experience-labels -> origin/windows-end-user-experience-labels
3691:  * [new branch]            windows-firefox-doh-script  -> origin/windows-firefox-doh-script
3692:  * [new branch]            windows-mdm-autopilot       -> origin/windows-mdm-autopilot
3693:  * [new branch]            windows-mdm-c-poc           -> origin/windows-mdm-c-poc
3694:  * [new branch]            windows-mdm-docs-auto-enroll -> origin/windows-mdm-docs-auto-enroll
3695:  * [new branch]            windows-mdm-load-test       -> origin/windows-mdm-load-test
3696:  * [new branch]            windows_enable_and_configure-error-message -> origin/windows_enable_and_configure-error-message
3697:  * [new branch]            workstations-to-use-edge-channels -> origin/workstations-to-use-edge-channels
...

3705:  * [new branch]            zayhanlon-patch-1           -> origin/zayhanlon-patch-1
3706:  * [new branch]            zenity-execuser             -> origin/zenity-execuser
3707:  * [new branch]            zhumo-patch-1               -> origin/zhumo-patch-1
3708:  * [new branch]            zhumo-patch-2               -> origin/zhumo-patch-2
3709:  * [new branch]            zhumo-patch-3               -> origin/zhumo-patch-3
3710:  * [new branch]            zhumo-patch-4               -> origin/zhumo-patch-4
3711:  * [new branch]            zhumo-patch-5               -> origin/zhumo-patch-5
3712:  * [new branch]            zhumo-patch-6               -> origin/zhumo-patch-6
3713:  * [new branch]            zhumo-patch-7               -> origin/zhumo-patch-7
3714:  * [new branch]            zwass-actions-reminders     -> origin/zwass-actions-reminders
3715:  * [new branch]            zwass-improve-macos-cpe     -> origin/zwass-improve-macos-cpe
3716:  * [new branch]            zwass-patch-1               -> origin/zwass-patch-1
3717:  * [new branch]            zwass-patch-2               -> origin/zwass-patch-2
3718:  * [new branch]            zwinnerman-fixup            -> origin/zwinnerman-fixup
3719:  * [new branch]            zwinnerman-livequery-tracing -> origin/zwinnerman-livequery-tracing
3720:  * [new branch]            zwinnerman-redis-error-handling -> origin/zwinnerman-redis-error-handling
3721:  * [new branch]            zwinnerman-test             -> origin/zwinnerman-test
...

4446:  ##[group]Run actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417
4447:  with:
4448:  go-version-file: fleet/go.mod
4449:  check-latest: false
4450:  token: ***
4451:  cache: true
4452:  env:
4453:  GH_TOKEN: ***
4454:  LOG_LEVEL: info
4455:  ##[endgroup]
4456:  Setup go version spec 1.26.4
4457:  Attempting to download 1.26.4...
4458:  matching 1.26.4...
4459:  Acquiring 1.26.4 from https://github.com/actions/go-versions/releases/download/1.26.4-26891772857/go-1.26.4-win32-x64.zip
4460:  Extracting Go...
4461:  [command]"C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.ZipFile } catch { } ; try { [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\go-1.26.4-win32-x64.zip', 'D:\a\_temp\938981d9-b01f-4bd2-b14d-4b7127259654', $true) } catch { if (($_.Exception.GetType().FullName -eq 'System.Management.Automation.MethodException') -or ($_.Exception.GetType().FullName -eq 'System.Management.Automation.RuntimeException') ){ Expand-Archive -LiteralPath 'D:\a\_temp\go-1.26.4-win32-x64.zip' -DestinationPath 'D:\a\_temp\938981d9-b01f-4bd2-b14d-4b7127259654' -Force } else { throw $_ } } ;"
4462:  Successfully extracted go to D:\a\_temp\938981d9-b01f-4bd2-b14d-4b7127259654
4463:  Adding to the cache ...
4464:  Created link C:\hostedtoolcache\windows\go\1.26.4\x64 => D:\hostedtoolcache\windows\go\1.26.4\x64
4465:  Created link C:\hostedtoolcache\windows\go\1.26.4\x64.complete => D:\hostedtoolcache\windows\go\1.26.4\x64.complete
4466:  Successfully cached go to C:\hostedtoolcache\windows\go\1.26.4\x64
4467:  Added go to the path
4468:  Successfully set up Go version 1.26.4
4469:  [command]C:\hostedtoolcache\windows\go\1.26.4\x64\bin\go.exe env GOCACHE
4470:  [command]C:\hostedtoolcache\windows\go\1.26.4\x64\bin\go.exe env GOMODCACHE
4471:  C:\Users\runneradmin\AppData\Local\go-build
4472:  C:\Users\runneradmin\go\pkg\mod
4473:  ##[warning]Restore cache failed: Dependencies file is not found in D:\a\fleet\fleet. Supported file pattern: go.mod
4474:  go version go1.26.4 windows/amd64
...

4578:  - netron/darwin
4579:  - nodejs/windows
4580:  - ocenaudio/darwin
4581:  - ocenaudio/windows
4582:  - ollama/windows
4583:  - openaudible/darwin
4584:  - postgresql-17/windows
4585:  - readest/darwin
4586:  - readest/windows
4587:  - recut/darwin
4588:  - rider/windows
4589:  - rive/darwin
4590:  - visual-studio-code/windows
4591:  - warp/darwin
4592:  - windows-app/darwin
4593:  ##[group]Run # Default to no changes if detection step failed or didn't set output
4594:  �[36;1m# Default to no changes if detection step failed or didn't set output�[0m
4595:  �[36;1m$hasChanges = "true"�[0m
...

4749:  -a---           6/25/2025  3:53 AM       25511600 �[32;1mosqueryd.exe�[0m
4750:  Adding to PATH: D:\a\fleet\fleet\osquery\osquery-5.18.1.windows_x86_64\Program Files\osquery
4751:  ##[group]Run Write-Host "Listing all installed packages containing 'Firefox':"
4752:  �[36;1mWrite-Host "Listing all installed packages containing 'Firefox':"�[0m
4753:  �[36;1mGet-Package | Where-Object { $_.Name -like "*Firefox*" } | ForEach-Object {�[0m
4754:  �[36;1m  Write-Host "  - $($_.Name) (Version: $($_.Version))"�[0m
4755:  �[36;1m}�[0m
4756:  �[36;1m�[0m
4757:  �[36;1m$uninstallPaths = @(�[0m
4758:  �[36;1m  "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*",�[0m
4759:  �[36;1m  "HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*"�[0m
4760:  �[36;1m)�[0m
4761:  �[36;1m�[0m
4762:  �[36;1m$found = $false�[0m
4763:  �[36;1mforeach ($path in $uninstallPaths) {�[0m
4764:  �[36;1m  $entries = Get-ItemProperty $path -ErrorAction SilentlyContinue | Where-Object { $_.DisplayName -like "*Mozilla Firefox*" }�[0m
4765:  �[36;1m  foreach ($entry in $entries) {�[0m
...

4778:  �[36;1m    if ($uninstallString) {�[0m
4779:  �[36;1m      Write-Host "Uninstall string: $uninstallString"�[0m
4780:  �[36;1m      try {�[0m
4781:  �[36;1m        $splitArgs = $uninstallString.Split('"')�[0m
4782:  �[36;1m        if ($splitArgs.Length -ge 3) {�[0m
4783:  �[36;1m          $exePath = $splitArgs[1]�[0m
4784:  �[36;1m          Write-Host "Uninstalling Firefox via: $exePath /S"�[0m
4785:  �[36;1m          Start-Process -FilePath $exePath -ArgumentList "/S" -Wait -NoNewWindow�[0m
4786:  �[36;1m          Write-Host "Successfully removed $($entry.DisplayName)"�[0m
4787:  �[36;1m        } else {�[0m
4788:  �[36;1m          Write-Host "Uninstalling Firefox via: $uninstallString /S"�[0m
4789:  �[36;1m          Start-Process -FilePath $uninstallString -ArgumentList "/S" -Wait -NoNewWindow�[0m
4790:  �[36;1m          Write-Host "Successfully removed $($entry.DisplayName)"�[0m
4791:  �[36;1m        }�[0m
4792:  �[36;1m      } catch {�[0m
4793:  �[36;1m        Write-Host "Failed to remove Firefox: $($_.Exception.Message)"�[0m
4794:  �[36;1m      }�[0m
4795:  �[36;1m    } else {�[0m
4796:  �[36;1m      Write-Host "Firefox uninstall string not found in registry entry"�[0m
4797:  �[36;1m    }�[0m
4798:  �[36;1m  }�[0m
4799:  �[36;1m}�[0m
4800:  �[36;1m�[0m
4801:  �[36;1mif (-not $found) {�[0m
4802:  �[36;1m  Write-Host "Firefox not found in registry"�[0m
4803:  �[36;1m}�[0m
4804:  �[36;1m�[0m
4805:  �[36;1m# Kill any lingering Firefox/Mozilla processes�[0m
4806:  �[36;1mWrite-Host "Stopping any lingering Firefox processes..."�[0m
4807:  �[36;1mGet-Process -Name "firefox","plugin-container","updater","maintenanceservice*","helper" -ErrorAction SilentlyContinue | ForEach-Object {�[0m
4808:  �[36;1m  Write-Host "  Killing process: $($_.Name) (PID: $($_.Id))"�[0m
4809:  �[36;1m  Stop-Process -Id $_.Id -Force -ErrorAction SilentlyContinue�[0m
4810:  �[36;1m}�[0m
4811:  �[36;1m�[0m
4812:  �[36;1mStart-Sleep -Seconds 10�[0m
4813:  �[36;1m�[0m
4814:  �[36;1m# Force-remove leftover Firefox directories from Program Files�[0m
4815:  �[36;1m$firefoxDirs = @(�[0m
4816:  �[36;1m  "C:\Program Files\Mozilla Firefox",�[0m
4817:  �[36;1m  "C:\Program Files (x86)\Mozilla Firefox",�[0m
4818:  �[36;1m  "C:\Program Files\Mozilla Maintenance Service"�[0m
4819:  �[36;1m)�[0m
4820:  �[36;1mforeach ($dir in $firefoxDirs) {�[0m
4821:  �[36;1m  if (Test-Path $dir) {�[0m
4822:  �[36;1m    Write-Host "Removing leftover directory: $dir"�[0m
4823:  �[36;1m    Remove-Item -Path $dir -Recurse -Force -ErrorAction SilentlyContinue�[0m
4824:  �[36;1m    if (Test-Path $dir) {�[0m
4825:  �[36;1m      Write-Host "WARNING: Failed to fully remove $dir"�[0m
4826:  �[36;1m    } else {�[0m
...

4844:  Removed C:\Program Files\Mozilla Firefox
4845:  ##[group]Run Write-Host "Listing all installed packages containing 'Node':"
4846:  �[36;1mWrite-Host "Listing all installed packages containing 'Node':"�[0m
4847:  �[36;1mGet-Package | Where-Object { $_.Name -like "*Node*" } | ForEach-Object {�[0m
4848:  �[36;1m  Write-Host "  - $($_.Name) (Version: $($_.Version))"�[0m
4849:  �[36;1m}�[0m
4850:  �[36;1m�[0m
4851:  �[36;1m# Node.js installs via MSI and registers under "Node.js" / "Node.js Foundation".�[0m
4852:  �[36;1m$uninstallPaths = @(�[0m
4853:  �[36;1m  "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*",�[0m
4854:  �[36;1m  "HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\*"�[0m
4855:  �[36;1m)�[0m
4856:  �[36;1m�[0m
4857:  �[36;1m$found = $false�[0m
4858:  �[36;1mforeach ($path in $uninstallPaths) {�[0m
4859:  �[36;1m  $entries = Get-ItemProperty $path -ErrorAction SilentlyContinue | Where-Object { $_.DisplayName -like "Node.js*" -and $_.Publisher -like "*Node.js Foundation*" }�[0m
4860:  �[36;1m  foreach ($entry in $entries) {�[0m
...

4871:  �[36;1m    }�[0m
4872:  �[36;1m�[0m
4873:  �[36;1m    if ($uninstallString) {�[0m
4874:  �[36;1m      Write-Host "Found Node.js uninstall path: $uninstallString"�[0m
4875:  �[36;1m      try {�[0m
4876:  �[36;1m        # Node.js uses an MSI uninstaller (MsiExec.exe /X{GUID} or /I{GUID})�[0m
4877:  �[36;1m        if ($uninstallString -match "/[XI]\{([A-F0-9\-]+)\}") {�[0m
4878:  �[36;1m          $guid = $matches[1]�[0m
4879:  �[36;1m          Write-Host "Uninstalling Node.js MSI with GUID: $guid"�[0m
4880:  �[36;1m          Start-Process -FilePath "msiexec.exe" -ArgumentList "/X{$guid}", "/quiet", "/norestart" -Wait -NoNewWindow�[0m
4881:  �[36;1m          Write-Host "Successfully removed Node.js via MSI uninstaller"�[0m
4882:  �[36;1m        } else {�[0m
4883:  �[36;1m          Write-Host "Could not parse uninstall string format: $uninstallString"�[0m
4884:  �[36;1m        }�[0m
4885:  �[36;1m      } catch {�[0m
4886:  �[36;1m        Write-Host "Failed to remove Node.js: $($_.Exception.Message)"�[0m
4887:  �[36;1m      }�[0m
4888:  �[36;1m    } else {�[0m
4889:  �[36;1m      Write-Host "Node.js uninstall string not found in registry entry"�[0m
4890:  �[36;1m    }�[0m
4891:  �[36;1m  }�[0m
4892:  �[36;1m}�[0m
4893:  �[36;1m�[0m
4894:  �[36;1mif (-not $found) {�[0m
4895:  �[36;1m  Write-Host "Node.js uninstall path not found in registry"�[0m
4896:  �[36;1m}�[0m
4897:  �[36;1m�[0m
4898:  �[36;1m# Force-remove leftover Node.js directory in case files remain after MSI removal�[0m
4899:  �[36;1m$nodeDir = "C:\Program Files\nodejs"�[0m
4900:  �[36;1mif (Test-Path $nodeDir) {�[0m
4901:  �[36;1m  Write-Host "Removing leftover directory: $nodeDir"�[0m
4902:  �[36;1m  Remove-Item -Path $nodeDir -Recurse -Force -ErrorAction SilentlyContinue�[0m
4903:  �[36;1m  if (Test-Path $nodeDir) {�[0m
4904:  �[36;1m    Write-Host "WARNING: Failed to fully remove $nodeDir"�[0m
4905:  �[36;1m  } else {�[0m
...

4937:  �[36;1mWrite-Host "Filtering apps.json for slugs: $windowsSlugsJson"�[0m
4938:  �[36;1m�[0m
4939:  �[36;1m$windowsSlugsFile = Join-Path $env:TEMP "windows-slugs-$(New-Guid).json"�[0m
4940:  �[36;1mSet-Content -Path $windowsSlugsFile -Value $windowsSlugsJson -Encoding ascii -NoNewline�[0m
4941:  �[36;1m# Use forward slashes so Git Bash reads the path reliably (it reads this arg as a file).�[0m
4942:  �[36;1m$windowsSlugsFileForBash = $windowsSlugsFile -replace '\\', '/'�[0m
4943:  �[36;1m�[0m
4944:  �[36;1m# Backup original apps.json�[0m
4945:  �[36;1mCopy-Item -Path "ee\maintained-apps\outputs\apps.json" -Destination "ee\maintained-apps\outputs\apps.json.backup"�[0m
4946:  �[36;1m�[0m
4947:  �[36;1m# Create filtered apps.json�[0m
4948:  �[36;1m# Use a fixed path for the temp file to avoid issues with bash�[0m
4949:  �[36;1m$filteredAppsJson = Join-Path $env:TEMP "filtered-apps-$(New-Guid).json"�[0m
4950:  �[36;1mbash .github/scripts/filter-apps-json.sh "$windowsSlugsFileForBash" "$filteredAppsJson"�[0m
4951:  �[36;1mif ($LASTEXITCODE -ne 0) {�[0m
4952:  �[36;1m  Write-Host "Error: filter-apps-json.sh failed with exit code $LASTEXITCODE"�[0m
4953:  �[36;1m  exit 1�[0m
4954:  �[36;1m}�[0m
4955:  �[36;1m�[0m
4956:  �[36;1m# Verify the filtered file was created�[0m
4957:  �[36;1mif (-not (Test-Path $filteredAppsJson)) {�[0m
4958:  �[36;1m  Write-Host "Error: Filtered apps.json was not created at $filteredAppsJson"�[0m
4959:  �[36;1m  exit 1�[0m
...

5062:  go: downloading github.com/getsentry/sentry-go v0.18.0
5063:  go: downloading go.elastic.co/apm/v2 v2.7.0
5064:  go: downloading go.opentelemetry.io/otel v1.43.0
5065:  go: downloading go.opentelemetry.io/otel/metric v1.43.0
5066:  go: downloading go.opentelemetry.io/otel/trace v1.43.0
5067:  go: downloading github.com/mattn/go-colorable v0.1.13
5068:  go: downloading github.com/edsrzf/mmap-go v1.1.0
5069:  go: downloading github.com/secDre4mer/pkcs7 v0.0.0-20240322103146-665324a4461d
5070:  go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.12
5071:  go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.8
5072:  go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
5073:  go: downloading github.com/spf13/cobra v1.9.1
5074:  go: downloading github.com/spf13/viper v1.20.1
5075:  go: downloading github.com/go-kit/kit v0.12.0
5076:  go: downloading github.com/smallstep/pkcs7 v0.0.0-20240723090913-5e2c6a136dfa
5077:  go: downloading github.com/hashicorp/go-multierror v1.1.1
5078:  go: downloading github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87
5079:  go: downloading github.com/MicahParks/jwkset v0.11.0
5080:  go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
5081:  go: downloading github.com/WatchBeam/clock v0.0.0-20170901150240-b08e6b4da7ea
5082:  go: downloading github.com/mattn/go-isatty v0.0.20
5083:  go: downloading go.opentelemetry.io/otel/sdk v1.43.0
5084:  go: downloading github.com/andygrunwald/go-jira v1.16.0
5085:  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
5086:  go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
5087:  go: downloading github.com/nukosuke/go-zendesk v0.13.1
5088:  go: downloading github.com/igm/sockjs-go/v3 v3.0.2
5089:  go: downloading gopkg.in/yaml.v2 v2.4.0
5090:  go: downloading github.com/oschwald/maxminddb-golang v1.10.0
5091:  go: downloading github.com/felixge/httpsnoop v1.0.4
5092:  go: downloading github.com/elastic/go-sysinfo v1.11.2
5093:  go: downloading github.com/pkg/errors v0.9.1
5094:  go: downloading go.elastic.co/fastjson v1.1.0
...

5146:  go: downloading github.com/pelletier/go-toml/v2 v2.2.3
5147:  go: downloading gopkg.in/yaml.v3 v3.0.1
5148:  go: downloading github.com/googleapis/gax-go/v2 v2.17.0
5149:  go: downloading github.com/groob/finalizer v0.0.0-20170707115354-4c2ed49aabda
5150:  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
5151:  go: downloading cloud.google.com/go/iam v1.5.3
5152:  go: downloading go.opencensus.io v0.24.0
5153:  go: downloading golang.org/x/sync v0.20.0
5154:  go: downloading google.golang.org/grpc v1.79.3
5155:  go: downloading google.golang.org/protobuf v1.36.11
5156:  go: downloading github.com/micromdm/nanolib v0.2.0
5157:  go: downloading github.com/nats-io/nkeys v0.4.15
5158:  go: downloading github.com/nats-io/nuid v1.0.1
5159:  go: downloading github.com/go-logfmt/logfmt v0.5.1
5160:  go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
5161:  go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
5162:  go: downloading github.com/elastic/go-windows v1.0.1
5163:  go: downloading cloud.google.com/go/auth v0.18.2
5164:  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
5165:  go: downloading cloud.google.com/go/compute/metadata v0.9.0
5166:  go: downloading github.com/google/s2a-go v0.1.9
5167:  go: downloading cloud.google.com/go/pubsub/v2 v2.0.0
5168:  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7
5169:  go: downloading google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
5170:  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.12
5171:  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20
5172:  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
5173:  time=level=INFO msg="GOOS environment variable is not set. Using system detected: 'windows'"
5174:  time=level=INFO msg="INSTALLATION_SEARCH_DIRECTORY environment variable is not set. Using default: 'C:\\Program Files'"
5175:  time=level=INFO msg="Validating app: Android Studio (android-studio/windows)"
5176:  time=level=INFO msg=Downloading...
5177:  time=level=ERROR msg="Error downloading maintained app: downloading installer: reading installer \"https://edgedl.me.gvt1.com/android/studio/install/2026.1.1.10/android-studio-quail1-patch2-windows.exe\" contents: context deadline exceeded" app="Android Studio"
5178:  time=level=INFO msg="Validating app: Claude (claude/windows)"
...

5273:  time=level=INFO msg="Found app: 'JetBrains Rider 2026.1.3' at C:\\Program Files\\JetBrains\\JetBrains Rider 2026.1.3, Version: 2026.1.3" app=Rider
5274:  time=level=INFO msg="Executing uninstall script for app..." app=Rider
5275:  time=level=INFO msg="Looking for app: Rider, version: 2026.1.3" app=Rider
5276:  time=level=INFO msg="All checks passed for app: Rider (rider/windows)"
5277:  time=level=INFO msg="Validating app: Microsoft Visual Studio Code (visual-studio-code/windows)"
5278:  time=level=INFO msg=Downloading...
5279:  time=level=INFO msg="Executing install script..." app="Microsoft Visual Studio Code"
5280:  time=level=INFO msg="New application detected at: C:\\Program Files\\Microsoft VS Code" app="Microsoft Visual Studio Code"
5281:  time=level=INFO msg="Looking for app: Microsoft Visual Studio Code, version: 1.125.0" app="Microsoft Visual Studio Code"
5282:  time=level=INFO msg="Found app: 'Microsoft Visual Studio Code' at C:\\Program Files\\Microsoft VS Code\\, Version: 1.125.0" app="Microsoft Visual Studio Code"
5283:  time=level=INFO msg="Executing uninstall script for app..." app="Microsoft Visual Studio Code"
5284:  time=level=INFO msg="Looking for app: Microsoft Visual Studio Code, version: 1.125.0" app="Microsoft Visual Studio Code"
5285:  time=level=INFO msg="All checks passed for app: Microsoft Visual Studio Code (visual-studio-code/windows)"
5286:  time=level=WARN msg="Some apps were validated with warnings: [Claude GitKraken Granola Microsoft Teams ocenaudio Ollama PostgreSQL 17]"
5287:  time=level=INFO msg="Validated 12 out of 13 apps successfully."
5288:  time=level=INFO msg="Apps with errors: [Android Studio]"
5289:  exit status 1
5290:  ##[error]Process completed with exit code 1.
5291:  Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
...

5298:  [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\fleet\fleet\fleet
5299:  [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
5300:  [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
5301:  [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
5302:  [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
5303:  Post job cleanup.
5304:  [harden-runner] post-step
5305:  stopping windows agent process...
5306:  agent PID from file: 5904
5307:  stopping agent process (PID: 5904)...
5308:  agent process stopped gracefully
5309:  PID file cleaned up
5310:  agent log:
5311:  time=level=INFO msg="[buildInfo] name=AgentWindows branch=HEAD tag=v1.0.2 commit=28f16fdca062c8e84782028adbfdc2bbe9759dcc"
5312:  time=level=INFO msg="GithubHeartBeatManager started"
5313:  time=level=INFO msg="Error Sending runner status Started: API call error, status code: 400"
5314:  {"time":"2026-06-20T12:35:18.286Z","level":"info","component":"session","session":"SS-User-67f46e1d-dae9-4068-b45f-5e4e8491a5b2","Handle":33,"BufferSizeKB":64,"MinBuffers":8,"MaxBuffers":30,"message":"Session started"}
...

5437:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5438:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5439:  time=level=WARN msg="pid reused" pid=5512 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=5512 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5440:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5441:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5442:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5443:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5444:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5445:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5446:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5447:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5448:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5449:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5450:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5451:  time=level=WARN msg="pid reused" pid=7472 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7472 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=7092 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7092 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5452:  time=level=INFO msg="Error Sending runner status Alive: API call error, status code: 400"
5453:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
...

5571:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5572:  time=level=INFO msg="Desnation IP is Ignored" destAddr=168.63.129.16 event_header=12
5573:  time=level=WARN msg="pid reused" pid=8960 exe=msiexec.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=8960 exe=msiexec.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=7332 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7332 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=7340 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7340 exe=wsl.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=7900 exe=msiexec.exe existingExe=asm.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7900 exe=msiexec.exe existingExe=asm.exe existingStartTime=time=level=WARN msg="pid reused" pid=2516 exe=osqueryi.exe existingExe=wsl.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=2516 exe=osqueryi.exe existingExe=wsl.exe existingStartTime=time=level=WARN msg="pid reused" pid=7144 exe=powershell.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=7144 exe=powershell.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=5824 exe=DismHost.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=5824 exe=DismHost.exe existingExe=compile.exe existingStartTime=time=level=WARN msg="pid reused" pid=4008 exe=CompatTelRunner.exe existingExe=DismHost.exe existingStartTime=time=level=WARN msg="existing process not stopped, resetting it" pid=4008 exe=CompatTelRunner.exe existingExe=DismHost.exe existingStartTime=time=level=WARN msg="pid reused" pid=7304 exe=conhost.exe exis...

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #47968.

@github-actions github-actions Bot closed this Jun 20, 2026
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