# Functions
InsertActionBuild Insert new action build.
ParentBuildInfos fetch parent build data and injects them as {{.cds.parent.*}} parameters.
Pipelines is a goroutine responsible for pushing actions of a building pipeline in queue, in the wanted order.
RunActions Schedule action for the given Build.
RunPipeline the given pipeline with the given parameters.