fleet/docs
Scott Gress e35684268d
Add auto-update schedule to software activity updates (#37715)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #35458

# Details

This PR adds new metadata to the `ActivityEditedAppStoreApp` activity
relating to the app's auto-update schedule. The data will be included
with every `ActivityEditedAppStoreApp` activity regardless of whether
the values changed. I have an open question about this on the [activity
docs
PR](https://github.com/fleetdm/fleet/pull/36534/changes#r2648884183).

One functional change to note here is that the act of recording the
activity has been moved up a level into the endpoint code, because the
activity now contains metadata from two different service methods (one
that updates the VPP app, and one that creates the auto-update
schedule).

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

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

## Testing

- [X] Added/updated automated tests
- [X] QA'd all new/changed functionality manually
2026-01-06 10:52:26 -06:00
..
01-Using-Fleet Format SQL query for readability (#37753) 2026-01-05 10:53:28 -06:00
Configuration Add support for publishing logs to NATS. (#36527) 2026-01-06 09:10:32 -03:00
Contributing Add auto-update schedule to software activity updates (#37715) 2026-01-06 10:52:26 -06:00
Deploy Update SSO configuration paths in documentation (#36894) 2025-12-08 14:04:49 -06:00
files Handbook: Adding 2024 pen test document to security audit page (#21393) 2024-08-21 11:15:37 -04:00
Get started Add support for publishing logs to NATS. (#36527) 2026-01-06 09:10:32 -03:00
images Update SSO configuration paths in documentation (#36894) 2025-12-08 14:04:49 -06:00
REST API API docs typo: Change labels and configuration fields to body (#37656) 2025-12-23 14:06:55 -06:00
solutions Add FDA pre-approval for fleetd (#37781) 2026-01-05 09:35:36 -05:00
mdm-commands.yml Website: Add controls library pages (#33143) 2025-09-19 12:02:55 -05:00
queries.yml Update Get MCP client configurations query (#36638) 2025-12-09 14:23:53 -06:00
README.md Updated broken links for Using Fleet and Deploying (#20655) 2024-07-25 10:04:18 -04:00
scripts.yml Typo fix (#37872) 2026-01-05 15:28:43 -06:00

Fleet documentation

Welcome to the documentation for Fleet, the lightweight management platform for laptops and servers.

You can also read the Fleet docs over at https://fleetdm.com/docs.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.

Deploying

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.

Contributing

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.