Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore comments at the top of XML files #27176

Merged
merged 2 commits into from
Mar 15, 2025

Conversation

TsekNet
Copy link
Contributor

@TsekNet TsekNet commented Mar 15, 2025

Allows comments to be at the top of Fleet XML CSP files (addresses #26443)

We should validate that this fixes the errors with GitOps pushes, but I don't know how to do that without pushing this change through to QA.

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.
  • Added/updated automated tests
  • Manual QA for all new/changed functionality

@TsekNet TsekNet requested a review from a team as a code owner March 15, 2025 02:07
@iansltx iansltx added the #g-mdm MDM product group label Mar 15, 2025
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.79%. Comparing base (3679471) to head (7dab7af).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #27176      +/-   ##
==========================================
- Coverage   63.80%   63.79%   -0.02%     
==========================================
  Files        1729     1729              
  Lines      164109   164111       +2     
  Branches     4481     4481              
==========================================
- Hits       104707   104690      -17     
- Misses      51254    51269      +15     
- Partials     8148     8152       +4     
Flag Coverage Δ
backend 64.62% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@georgekarrv georgekarrv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this submission!

@georgekarrv georgekarrv merged commit f63afc8 into fleetdm:main Mar 15, 2025
31 of 32 checks passed
georgekarrv pushed a commit that referenced this pull request Mar 21, 2025
Addresses
#26443 (comment)
after #27176 was merged.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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/Committing-Changes.md#changes-files)
for more information.
- I did this in #27176, same change
message.
- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#g-mdm MDM product group
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants