Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Deployment

Package version

Description about a deployment.

Hierarchy

  • Deployment

Index

Properties

Optional deploymentId

deploymentId: undefined | string

Deployment identifier.

Optional deploymentLogsUrl

deploymentLogsUrl: undefined | string

Url to access repository action logs.

Optional deploymentResult

deploymentResult: DeploymentResult

The outcome of the deployment.

Optional deploymentState

deploymentState: DeploymentState

Current status of the deployment.

Optional deploymentTime

deploymentTime: Date

The time when the deployment finished.

Generated using TypeDoc