fleet/changes/23913-upcoming-activities-handle-scripts
2025-02-11 14:53:11 -05:00

5 lines
401 B
Text

* Added script execution to the new `upcoming_activities` table.
* Added software installs to the new `upcoming_activities` table.
* Added vpp apps installs to the new `upcoming_activities` table.
* Updated the list upcoming activities endpoint to use the new `upcoming_activities` table as source of truth.
* Added support to activate the next activity when one is enqueued or when one is completed.