ReleaseGatesPhase interface
- Extends
Properties
ignored |
List of ignored gates. |
stabilization |
Date and time at which stabilization of gates completed. |
succeeding |
Date and time at which all gates executed successfully. |
Inherited Properties
deployment |
Deployment jobs of the phase. |
error |
Phase execution error logs. |
id | ID of the phase. |
manual |
List of manual intervention tasks execution information in phase. |
name | Name of the phase. |
phase |
ID of the phase. |
phase |
Type of the phase. |
rank | Rank of the phase. |
run |
Run Plan ID of the phase. |
started |
Phase start time. |
status | Status of the phase. |
Property Details
ignoredGates
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
manualInterventions
List of manual intervention tasks execution information in phase.
manualInterventions: ManualIntervention[]
Property Value
Inherited From ReleaseDeployPhase.manualInterventions
name
phaseId
phaseType
Type of the phase.
phaseType: DeployPhaseTypes
Property Value
Inherited From ReleaseDeployPhase.phaseType
rank
runPlanId
Run Plan ID of the phase.
runPlanId: string
Property Value
string
Inherited From ReleaseDeployPhase.runPlanId
startedOn
status
Status of the phase.
status: DeployPhaseStatus
Property Value
Inherited From ReleaseDeployPhase.status