fleet/orbit/pkg/platform
Marcos Oviedo b15f2b877b
Issue 10300 self healing (#10335)
This relates to #10300 

# Checklist for submitter

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

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [X] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [X] Manual QA must be performed in the three main OSs, macOS, Windows,
and Linux.
- [X] Auto-update manual QA from the released version of the component
to the new version (see [tools/tuf/test](../tools/tuf/test/README.md))
---------

Co-authored-by: Lucas Rodriguez <lucas@fleetdm.com>
2023-03-08 14:49:03 -03:00
..
platform.go Adding fallback mechanism to retrive UUID on Windows (#8993) 2022-12-13 18:04:49 -03:00
platform_notwindows.go Issue 10300 self healing (#10335) 2023-03-08 14:49:03 -03:00
platform_windows.go Issue 10300 self healing (#10335) 2023-03-08 14:49:03 -03:00
platform_windows_test.go Fixing size comparison in sanity check function - Check should consider optional strings (#9019) 2022-12-14 15:17:58 -03:00