Structs§
- Activation
Condition - Activation condition for contributors All specified conditions must be true (AND logic)
- Artifact
Download - Artifact download configuration for pipeline tasks
- Auto
Associate - Auto-association rules for contributors Defines how user tasks are automatically connected to contributor tasks
- CI
- Contributor
- Contributor definition (CUE-defined) Contributors inject tasks into the DAG based on activation conditions
- Contributor
Task - A task contributed to the DAG by a contributor (CUE-defined)
- GitHub
Action Config - GitHub Action configuration for setup steps
- Matrix
Task - Matrix task configuration for pipeline
- Pipeline
- Pipeline
Condition - Runner
Mapping - Runner mapping for matrix dimensions
- Secret
RefConfig - Detailed secret configuration
- Task
Provider Config - Provider-specific task configuration
- TaskRef
- A task reference - an embedded task with
_namefield injected by enrichment. - Workflow
Dispatch Input - Workflow dispatch input definition for manual triggers
Enums§
- Manual
Trigger - Manual trigger configuration - can be a simple bool or include inputs
- Pipeline
Mode - Pipeline generation mode
- Pipeline
Task - Pipeline task reference - either a direct task reference or a matrix task
- Secret
Ref - Secret reference for contributor tasks
- String
OrVec - Task
Condition - Execution condition for contributor tasks
Type Aliases§
- Provider
Config - Provider-specific configuration container.