Expand description
Core types and traits used to create and work with flowey pipelines.
Modules§
- Structs which should only be used by top-level flowey emitters. If you’re a pipeline author, these are not types you need to care about!
- Pipeline types which are considered “user facing”, and included in the
flowey
prelude.
Structs§
- Trigger ADO pipelines per PR
- Trigger ADO pipelines per PR
- ADO repository resource.
- Trigger ADO pipelines via Continuous Integration
- Trigger Github Actions pipelines per PR
- Trigger Github Actions pipelines per PR
- Trigger Github Actions pipelines via Continuous Integration
- Opaque handle to an artifact which must be published by a single job.
- Opaque handle to an artifact which can be used by one or more jobs.
Enums§
- ADO repository ref
- ADO repository resource type
- GitHub runner type
- Parameter type (unstable / stable).