fleet/pkg/file
Lucas Manuel Rodriguez 862cd142a3
Add filter to default unintaller for pkgs to only remove .app folders (#22585)
#22571

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [X] Added/updated tests
- [X] Manual QA for all new/changed functionality
2024-10-02 17:50:27 -03:00
..
scripts Add filter to default unintaller for pkgs to only remove .app folders (#22585) 2024-10-02 17:50:27 -03:00
testdata Add filter to default unintaller for pkgs to only remove .app folders (#22585) 2024-10-02 17:50:27 -03:00
deb.go Parsing package IDs 2024-09-06 09:49:27 -05:00
file.go Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
file_test.go Special-case the name of the .exe installer for Notion as it uses non-standard naming (#20881) 2024-07-31 13:56:25 -04:00
management.go Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
management_test.go Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
msi.go Parsing package IDs 2024-09-06 09:49:27 -05: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 Parsing package IDs 2024-09-06 09:49:27 -05:00
pe_test.go Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00
rpm.go Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
rpm_test.go Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -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 Parsing package IDs 2024-09-06 09:49:27 -05:00
xar_test.go Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00