fleet/pkg/file
Roberto Dip 7b20060350
cover edge case for alternative zoom installer (#20286)
Zoom offers two installers:

- Zoom for IT admins (already covered previously)
- "Regular" Zoom (covered here)

This tweaks the logic made as part of #19144 to ensure we cover both

# 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-07-10 08:05:09 -03:00
..
scripts fix issues installing software in windows (#19048) 2024-05-15 19:39:42 -03:00
testdata cover edge case for alternative zoom installer (#20286) 2024-07-10 08:05:09 -03:00
deb.go improve extraction of name and version, and add bundle identifier for pkg installers (#19838) 2024-06-25 10:55:24 -03:00
file.go improve extraction of name and version, and add bundle identifier for pkg installers (#19838) 2024-06-25 10:55:24 -03:00
file_test.go improve extraction of name and version, and add bundle identifier for pkg installers (#19838) 2024-06-25 10:55:24 -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 improve extraction of name and version, and add bundle identifier for pkg installers (#19838) 2024-06-25 10:55:24 -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 improve extraction of name and version, and add bundle identifier for pkg installers (#19838) 2024-06-25 10:55:24 -03: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 cover edge case for alternative zoom installer (#20286) 2024-07-10 08:05:09 -03:00
xar_test.go cover edge case for alternative zoom installer (#20286) 2024-07-10 08:05:09 -03:00