Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BuildStage

Specifies the build stage.

Properties

buildPipelineId

buildPipelineId: string

The OCID of the build pipeline.

Optional buildPipelineStagePredecessorCollection

buildPipelineStagePredecessorCollection: model.BuildPipelineStagePredecessorCollection

Const buildPipelineStageType

buildPipelineStageType: string = "BUILD"

Optional buildRunnerShapeConfig

buildSourceCollection

buildSourceCollection: BuildSourceCollection

Optional buildSpecFile

buildSpecFile: undefined | string

The path to the build specification file for this environment. The default location of the file if not specified is build_spec.yaml.

compartmentId

compartmentId: string

The OCID of the compartment where the pipeline is created.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Optional description about the build stage.

Optional displayName

displayName: undefined | string

Stage display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

id

id: string

Unique identifier that is immutable on creation.

image

image: Image

Image name for the build environment.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the stage.

Optional primaryBuildSource

primaryBuildSource: undefined | string

Name of the build source where the build_spec.yml file is located. If not specified, then the first entry in the build source collection is chosen as primary build source.

Optional privateAccessConfig

projectId

projectId: string

The OCID of the DevOps project.

Optional stageExecutionTimeoutInSeconds

stageExecutionTimeoutInSeconds: undefined | number

Timeout for the build stage execution. Specify value in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the stage was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The time the stage was updated. Format defined by RFC3339.

Methods

getDeserializedJsonObj

getJsonObj