feat: backend for VPP related global activities (#20484)

> Related issue: #19870 

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

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
This commit is contained in:
Jahziel Villasana-Espinoza
2024-07-16 10:51:08 -04:00
committed by GitHub
parent 464c248f30
commit 5d2e40bc8b
7 changed files with 213 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
- Adds global activity support for VPP related activities.