Moving categories, setup_experience and self_service up to team yml#31811
Merged
ksykulev merged 6 commits into30095-gitops-changesfrom Aug 18, 2025
Merged
Moving categories, setup_experience and self_service up to team yml#31811ksykulev merged 6 commits into30095-gitops-changesfrom
ksykulev merged 6 commits into30095-gitops-changesfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 30095-gitops-changes #31811 +/- ##
========================================================
+ Coverage 63.57% 63.77% +0.20%
========================================================
Files 1964 1966 +2
Lines 192340 192576 +236
Branches 6276 6276
========================================================
+ Hits 122285 122822 +537
+ Misses 60460 60141 -319
- Partials 9595 9613 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jahzielv
approved these changes
Aug 13, 2025
iansltx
reviewed
Aug 13, 2025
iansltx
approved these changes
Aug 13, 2025
Contributor
iansltx
left a comment
There was a problem hiding this comment.
This does mean the macOS setup experience bail-out is being tested less, but this shouldn't be an issue, so fair enough.
iansltx
approved these changes
Aug 14, 2025
iansltx
pushed a commit
that referenced
this pull request
Aug 20, 2025
…31811) Fixes #31164 - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually - [X] Verified that the setting is exported via `fleetctl generate-gitops` - [X] Verified the setting is documented in a separate PR to [the GitOps documentation](https://github.com/fleetdm/fleet/blob/main/docs/Configuration/yaml-files.md#L485) - [X] Verified that the setting is cleared on the server if it is not supplied in a YAML file (or that it is documented as being optional)
iansltx
pushed a commit
that referenced
this pull request
Sep 2, 2025
…31811) Fixes #31164 - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually - [X] Verified that the setting is exported via `fleetctl generate-gitops` - [X] Verified the setting is documented in a separate PR to [the GitOps documentation](https://github.com/fleetdm/fleet/blob/main/docs/Configuration/yaml-files.md#L485) - [X] Verified that the setting is cleared on the server if it is not supplied in a YAML file (or that it is documented as being optional)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #31164
changes/,orbit/changes/oree/fleetd-chrome/changes.See Changes files for more information.
Testing
Added/updated automated tests
QA'd all new/changed functionality manually
Verified that the setting is exported via
fleetctl generate-gitopsVerified the setting is documented in a separate PR to the GitOps documentation
Verified that the setting is cleared on the server if it is not supplied in a YAML file (or that it is documented as being optional)