mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
#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] 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 |
||
|---|---|---|
| .. | ||
| install_deb.sh.golden | ||
| install_exe.ps1.golden | ||
| install_msi.ps1.golden | ||
| install_pkg.sh.golden | ||
| install_rpm.sh.golden | ||
| remove_deb.sh.golden | ||
| remove_exe.ps1.golden | ||
| remove_msi.ps1.golden | ||
| remove_pkg.sh.golden | ||
| remove_rpm.sh.golden | ||
| uninstall_deb.sh.golden | ||
| uninstall_exe.ps1.golden | ||
| uninstall_msi.ps1.golden | ||
| uninstall_pkg.sh.golden | ||
| uninstall_rpm.sh.golden | ||