puppetlabs / puppetserver

Server automation framework and application
https://tickets.puppetlabs.com/browse/SERVER
Apache License 2.0
292 stars 235 forks source link

(PE-37184) record catalog compilation actions for hosts #2836

Closed jonathannewman closed 5 months ago

jonathannewman commented 5 months ago

This adds catalog compilation action recording for the v3 and v4 endpoints through the common/record-action function.

A test was added to demonstrate the behavior of the v3 endpoint. There are no existing integration tests for the v4 endpoint, and adding them was beyond the scope of this work.