ReleaseGatesPhase interface

Extends

Properties

ignoredGates

List of ignored gates.

stabilizationCompletedOn

Date and time at which stabilization of gates completed.

succeedingSince

Date and time at which all gates executed successfully.

Inherited Properties

deploymentJobs

Deployment jobs of the phase.

errorLog

Phase execution error logs.

id

ID of the phase.

manualInterventions

List of manual intervention tasks execution information in phase.

name

Name of the phase.

phaseId

ID of the phase.

phaseType

Type of the phase.

rank

Rank of the phase.

runPlanId

Run Plan ID of the phase.

startedOn

Phase start time.

status

Status of the phase.

Property Details

ignoredGates

List of ignored gates.

ignoredGates: IgnoredGate[]

Property Value

stabilizationCompletedOn

Date and time at which stabilization of gates completed.

stabilizationCompletedOn: Date

Property Value

Date

succeedingSince

Date and time at which all gates executed successfully.

succeedingSince: Date

Property Value

Date

Inherited Property Details

deploymentJobs

Deployment jobs of the phase.

deploymentJobs: DeploymentJob[]

Property Value

Inherited From ReleaseDeployPhase.deploymentJobs

errorLog

Phase execution error logs.

errorLog: string

Property Value

string

Inherited From ReleaseDeployPhase.errorLog

id

ID of the phase.

id: number

Property Value

number

Inherited From ReleaseDeployPhase.id

manualInterventions

List of manual intervention tasks execution information in phase.

manualInterventions: ManualIntervention[]

Property Value

Inherited From ReleaseDeployPhase.manualInterventions

name

Name of the phase.

name: string

Property Value

string

Inherited From ReleaseDeployPhase.name

phaseId

ID of the phase.

phaseId: string

Property Value

string

Inherited From ReleaseDeployPhase.phaseId

phaseType

Type of the phase.

phaseType: DeployPhaseTypes

Property Value

Inherited From ReleaseDeployPhase.phaseType

rank

Rank of the phase.

rank: number

Property Value

number

Inherited From ReleaseDeployPhase.rank

runPlanId

Run Plan ID of the phase.

runPlanId: string

Property Value

string

Inherited From ReleaseDeployPhase.runPlanId

startedOn

Phase start time.

startedOn: Date

Property Value

Date

Inherited From ReleaseDeployPhase.startedOn

status

Status of the phase.

status: DeployPhaseStatus

Property Value

Inherited From ReleaseDeployPhase.status