Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseGates

Hierarchy

  • ReleaseGates

Index

Properties

Optional deploymentJobs

deploymentJobs: Array<DeploymentJob>

Contains the gates job details of each evaluation.

Optional id

id: number

ID of release gates.

Optional ignoredGates

ignoredGates: Array<IgnoredGate>

List of ignored gates.

Optional lastModifiedOn

lastModifiedOn: Date

Gates last modified time.

Optional runPlanId

runPlanId: string

Run plan ID of the gates.

Optional stabilizationCompletedOn

stabilizationCompletedOn: Date

Gates stabilization completed date and time.

Optional startedOn

startedOn: Date

Gates evaluation started time.

Optional succeedingSince

succeedingSince: Date

Date and time at which all gates executed successfully.

Generated using TypeDoc