Newsdk-for-cockpitCockpit SDK
v0.12.0
Add vcsTriggerMode ('push' | 'tag') and vcsPreviewsEnabled to the create/update methods of Sites, Functions, Apps, and Integrations, and to the Site, Function, and Integration response models.
Lets each git-connected resource control when a VCS deployment is triggered (every branch push vs. only tag push / published release) and whether pull requests create preview deployments.
Requires platform 26.1.9+ (V33).