Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BuildRunSnapshot

Snapshot of a build run. Contains information including pipelineId, commitId.

Properties

buildPipelineId

buildPipelineId: string

The OCID of the build pipeline where the build was triggered.

buildRunId

buildRunId: string

The OCID of the build run.

commitId

commitId: string

The commit id which the build was triggered from.

Optional displayName

displayName: undefined | string

The display name of the build run.

lifecycleDetails

lifecycleDetails: string

A message describing the current state in more detail.

lifecycleState

lifecycleState: LifecycleState

The current status of the build run.

Optional timeCreated

timeCreated: Date

The time the build run was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The time the build run was updated. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj