fleet/docs/Contributing/reference
Lucas Manuel Rodriguez b3adf3455e
Add support for Windows setup experience software (#33134)
For #32542.

- [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/guides/committing-changes.md#changes-files)
for more information.
- [X] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [X] Added/updated automated tests
- [X] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)
- [X] QA'd all new/changed functionality manually
2025-09-18 16:39:15 -03:00
..
api-for-contributors.md Don't use contributor API endpoints (#32666) 2025-09-05 13:55:16 -07:00
audit-logs.md Add support for Windows setup experience software (#33134) 2025-09-18 16:39:15 -03:00
configuration-for-contributors.md "setup" (noun) to "set up" (verb) (#32717) 2025-09-11 11:29:30 -05:00
faq.md Clean up "here" link anchors for docs, ee, and frontend dirs (#29742) 2025-06-13 15:05:52 -05:00
patterns-backend.md Fix duplicate note and while we're at it some typos under docs/ (#32575) 2025-09-09 19:33:18 -03:00
README.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00

Fleet reference documentation

This directory contains reference documentation for Fleet.

API reference

Configuration

Development patterns

FAQ

  • FAQ - Frequently asked questions