fleet/pkg/file
Roberto Dip d383876a3c
fix issues installing software in windows (#19048)
for #19039 and #19041 this:

- fixes the install/remove scripts to read the env variable the proper
way
- truncates output before storing in the databse in case its longer than
MySQL's TEXT size

# 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] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-05-15 19:39:42 -03:00
..
scripts fix issues installing software in windows (#19048) 2024-05-15 19:39:42 -03:00
testdata fix issues installing software in windows (#19048) 2024-05-15 19:39:42 -03:00
deb.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
file.go Orbit software installer flow (#18797) 2024-05-14 17:25:35 -03:00
file_test.go Orbit software installer flow (#18797) 2024-05-14 17:25:35 -03:00
management.go add CLI and endpoints to set software via fleetctl apply (#18876) 2024-05-14 15:06:33 -03:00
management_test.go add CLI and endpoints to set software via fleetctl apply (#18876) 2024-05-14 15:06:33 -03:00
msi.go add endpoint to send software installer requests (#18711) 2024-05-02 18:00:06 -03:00
pdf.go Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
pdf_test.go Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
pe.go Extract metadata from installers part 2 (#18608) 2024-04-30 11:20:53 -04:00
validation.go cli: try to infer the bootstrap package name from the URL too (#11571) 2023-05-11 10:36:28 -03:00
validation_test.go cli: try to infer the bootstrap package name from the URL too (#11571) 2023-05-11 10:36:28 -03:00
xar.go Orbit software installer flow (#18797) 2024-05-14 17:25:35 -03:00
xar_test.go add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00