fleet/cmd/fleetctl/testdata
Lucas Manuel Rodriguez 1b26129465
Delete expired activities in cleanup cron (#18441)
#16989

API draft PR: #17809.
UI draft PR: #18243.

- [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] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- ~[ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.~
- [X] Added/updated tests
- ~[ ] If database migrations are included, checked table schema to
confirm autoupdate~
- ~For database migrations:~
- ~[ ] Checked schema for all modified table for columns that will
auto-update timestamps during migration.~
- ~[ ] Confirmed that updating the timestamps is acceptable, and will
not cause unwanted side effects.~
- ~[ ] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).~
- [X] Manual QA for all new/changed functionality
  - ~For Orbit and Fleet Desktop changes:~
- ~[ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.~
- ~[ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).~
2024-04-26 07:22:31 -03:00
..
gitops Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
convert_input.conf Update fleetctl convert for schedulable queries (#13125) 2023-08-08 10:39:20 -07:00
convert_output.yml Save Query Results to DB (#14335) 2023-10-10 09:44:03 -03:00
expectedGetConfigAppConfigJson.json Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
expectedGetConfigAppConfigYaml.yml Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
expectedGetConfigIncludeServerConfigJson.json Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
expectedGetConfigIncludeServerConfigYaml.yml Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
expectedGetTeamsJson.json Regenerate schema.sql 2024-03-27 08:19:21 -04:00
expectedGetTeamsText.txt Add disk_encryption option to config and team YAML (#10185) 2023-02-28 15:34:46 -05:00
expectedGetTeamsYaml.yml Regenerate schema.sql 2024-03-27 08:19:21 -04:00
expectedHostDetailResponseJson.json Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
expectedHostDetailResponseYaml.yml Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
expectedListHostsJson.json Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
expectedListHostsMDM.json Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
expectedListHostsYaml.yml Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
macosSetupExpectedAppConfigEmpty.yml Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
macosSetupExpectedAppConfigSet.yml Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
macosSetupExpectedTeam1And2Empty.yml Regenerate schema.sql 2024-03-27 08:19:21 -04:00
macosSetupExpectedTeam1And2Set.yml Regenerate schema.sql 2024-03-27 08:19:21 -04:00
macosSetupExpectedTeam1Empty.yml Regenerate schema.sql 2024-03-27 08:19:21 -04:00
macosSetupExpectedTeam1Set.yml Fix test with expected Google Calendar integration 2024-03-27 08:39:41 -04:00