fleet/pkg/spec/testdata
Ian Littman e4df7abb67
Backend build for script automation (#22472)
#22115, #22116

# 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. -->

No changes file, as FE changes file covers the entire feature

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [x] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [x] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Tim Lee <timlee@fleetdm.com>
2024-10-03 20:03:40 -05:00
..
lib Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
agent-options.yml Support environment variables in config profiles (#18891) 2024-05-28 13:44:43 -03:00
controls.yml Backend support for iOS/iPadOS OS updates (#20649) 2024-07-24 14:34:23 -03:00
empty.yml fleetctl gitops (#16535) 2024-02-09 13:34:57 -06:00
global_config.yml fleetctl gitops (#16535) 2024-02-09 13:34:57 -06:00
global_config_no_paths.yml Backend support for iOS/iPadOS OS updates (#20649) 2024-07-24 14:34:23 -03:00
microsoft-teams.pkg.software.yml Added GitOps support for uninstall script. (#21969) 2024-09-12 13:25:40 -05:00
org-settings.yml Added server_settings.query_report_cap (#19692) 2024-06-14 12:24:01 -03:00
script-policy.yml Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
team-settings.yml Support environment variables in config profiles (#18891) 2024-05-28 13:44:43 -03:00
team_config.yml Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
team_config_no_paths.yml Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
team_install_software.policies.yml Add GitOps support for policy installers (#21826) 2024-09-06 19:10:28 -03:00
top.policies.yml fleetctl gitops (#16535) 2024-02-09 13:34:57 -06:00
top.policies2.yml Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
top.queries.yml Support environment variables in config profiles (#18891) 2024-05-28 13:44:43 -03:00