fleet/server/datastore/s3
Jahziel Villasana-Espinoza 27b8a1364f
feat: new software installer and carves fields, kept original fields for backwards compat (#19597)
> Related issue; #19526

# 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://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-06-10 13:35:27 -04:00
..
carves.go feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00
carves_test.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
installer.go feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00
installer_test.go add API endpoints to retrieve pre-built installers (#6672) 2022-07-18 13:44:30 -03:00
s3.go feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00
software_installer.go feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00
software_installer_test.go Add cron job to cleanup unused software installers (#18812) 2024-05-07 16:50:44 -04:00
testing_utils.go feat: new software installer and carves fields, kept original fields for backwards compat (#19597) 2024-06-10 13:35:27 -04:00