Expand description
Buildkite Pipeline Schema Types
Defines the data structures for Buildkite pipeline YAML generation. See: https://buildkite.com/docs/pipelines/configure/defining-steps
Structs§
- Agent
Rules - Agent targeting rules
- Automatic
Retry Rule - Automatic retry rule
- Block
Field - A field in a block step form
- Block
Step - A block step for manual approval
- Command
Step - A command step that executes commands
- Detailed
Dependency - Detailed dependency specification
- Group
Step - A group of steps
- Manual
Retry - Manual retry configuration
- Pipeline
- A Buildkite pipeline definition
- Retry
Config - Retry configuration
- Wait
Step - A wait step to synchronize parallel steps
Enums§
- Automatic
Retry - Automatic retry configuration
- Command
Value - Command value can be a single string or an array
- Depends
On - Step dependency specification
- Step
- A step in a Buildkite pipeline