add linux platform option to labels - #41892
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #41892 +/- ##
==========================================
+ Coverage 66.76% 66.79% +0.03%
==========================================
Files 2637 2637
Lines 212186 212101 -85
Branches 9518 9399 -119
==========================================
+ Hits 141658 141680 +22
+ Misses 57680 57559 -121
- Partials 12848 12862 +14
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:
|
Manual tests
|
|
@kc9wwh I see the connected issue was put to the side in the most recent feature fest; I agree we should add support for this, but it's hard to see where this could fit into a sprint in the near future. I'd say keep bringing it back to feature fest so we can grab it once there's room to prioritize it. |
Resolve conflict in integration_core_test.go: use main's renamed fleet.DeleteLabelByIDResponse type while keeping the branch's additional delete-by-id call for linuxLbl.
|
Hey @rachaelshaw I think let's take this one. Can you please help us file a story for it? |
Related issue: Resolves #25659
Checklist for submitter
changes/,orbit/changes/oree/fleetd-chrome/changes. See Changes files for more information.SELECT *is avoided, SQL injection is prevented (using placeholders for values in statements), JS inline code is prevented especially for url redirects, and untrusted data interpolated into shell scripts/commands is validated against shell meta characters.Testing
For unreleased bug fixes in a release candidate, one of: