Pipeline.Meta.Generator (pipeline v0.0.1)

View Source

Pipeline generator that transforms DNA into executable pipeline configurations. This is the core engine that brings pipeline organisms to life.

Summary

Functions

Generates a pipeline YAML configuration from DNA

Generates a pipeline from a request using the Genesis Pipeline

Functions

generate_from_dna(dna)

Generates a pipeline YAML configuration from DNA

generate_from_request(request)

Generates a pipeline from a request using the Genesis Pipeline