Skip to content

Type Alias: DeploymentStreamEvent

ts
type DeploymentStreamEvent = components["schemas"]["DeploymentStreamEvent"];

One frame of GET /deployments/{deployment}/stream, discriminated by type.

The stream opens with the deployment, its active jobs and its outstanding tasks, then emits changes as they happen.