Skip to main content

Interface: IWorkerVersionCapabilities

common.v1.IWorkerVersionCapabilities

Properties of a WorkerVersionCapabilities.

Implemented by

Properties

buildId

Optional buildId: null | string

An opaque whole-worker identifier


deploymentSeriesName

Optional deploymentSeriesName: null | string

Must be sent if user has set a deployment series name (versioning-3).


useVersioning

Optional useVersioning: null | boolean

If set, the worker is opting in to worker versioning, and wishes to only receive appropriate tasks.