From d2a21dd5419abfd58017cd35f67952ac023af66f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 09:37:03 -0600 Subject: [PATCH] Update Testing & QA maintained apps (#35985) This PR automatically updates the `fleet_maintained_apps` list in `testing-and-qa.yml` with any new apps from Fleet's maintained apps library. The changes were generated automatically by the [dogfood-update-testing-qa-apps workflow](https://github.com/fleetdm/fleet/actions/workflows/dogfood-update-testing-qa-apps.yml). Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com> --- it-and-security/teams/testing-and-qa.yml | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/it-and-security/teams/testing-and-qa.yml b/it-and-security/teams/testing-and-qa.yml index 4117aa2fd8..9e6d07cc7d 100644 --- a/it-and-security/teams/testing-and-qa.yml +++ b/it-and-security/teams/testing-and-qa.yml @@ -174,6 +174,50 @@ software: self_service: true - slug: zoom/darwin # Zoom for macOS self_service: true + - slug: asana/darwin # Asana for macOS + self_service: true + - slug: canva/darwin # Canva for macOS + self_service: true + - slug: chatgpt/darwin # ChatGPT Desktop for macOS + self_service: true + - slug: discord/darwin # Discord for macOS + self_service: true + - slug: drawio/darwin # draw.io for macOS + self_service: true + - slug: dropbox/darwin # Dropbox for macOS + self_service: true + - slug: goland/darwin # GoLand for macOS + self_service: true + - slug: google-drive/darwin # Google Drive for macOS + self_service: true + - slug: imazing-profile-editor/darwin # iMazing Profile Editor for macOS + self_service: true + - slug: loom/darwin # Loom for macOS + self_service: true + - slug: microsoft-onenote/darwin # Microsoft OneNote for macOS + self_service: true + - slug: microsoft-powerpoint/darwin # Microsoft PowerPoint for macOS + self_service: true + - slug: miro/darwin # Miro for macOS + self_service: true + - slug: nudge/darwin # Nudge for macOS + self_service: true + - slug: opera/darwin # Opera for macOS + self_service: true + - slug: pritunl/darwin # Pritunl for macOS + self_service: true + - slug: pycharm-ce/darwin # PyCharm Community Edition for macOS + self_service: true + - slug: pycharm/darwin # PyCharm Professional for macOS + self_service: true + - slug: rectangle/darwin # Rectangle for macOS + self_service: true + - slug: signal/darwin # Signal for macOS + self_service: true + - slug: spotify/darwin # Spotify for macOS + self_service: true + - slug: thunderbird/darwin # Thunderbird for macOS + self_service: true # Windows apps - slug: box-drive/windows # Box Drive for Windows self_service: true @@ -195,3 +239,9 @@ software: self_service: true - slug: zoom/windows # Zoom for Windows self_service: true + - slug: discord/windows # Discord for Windows + self_service: true + - slug: figma/windows # Figma for Windows + self_service: true + - slug: google-drive/windows # Google Drive for Windows + self_service: true