build_pipeline

Build Pipeline Artifacts

Builds a pipeline to pipeline.nix and records node artifacts in a local registry. Supports Nix-native orchestration flags for targeted builds, cache usage, and dry-runs. If the pipeline contains unexpanded dynamic branching patterns (map_pattern, cross_pattern), they are automatically expanded before building.

Parameters

Returns

A structured build log (nodes, duration, failed_nodes, out_path), or a dry-run DataFrame.

See Also

read_node