PipelineCondition
-
Pipeline conditions define whether a pipeline is automated or for which criteria it gets created.
-
With
PipelineCondition, own conditions can be implemented using the\TechDivision\ProcessPipelines\Api\PipelineConditionInterface, which can be used in a Pipeline.XML. -
The
isReadyfunction is used to define when precisely a pipeline should be created via the heartbeat. -
The components contain a additional set of standardized pipeline conditions:
| Condition | Description |
|---|---|
The
|
|
The |
|
Pipelines can also be run dedicatedly for individual Magento websites, depending on the implementation.
|
|
|
|
The
|
|
|