Skip to content

WIP: Download pipeline definition repo

Nikolai Kondrashov requested to merge download_pipeline_definition_repo into master

Download pipeline-definition repo

Instead of downloading just the select_stream.py executable, download a shallow clone of the whole pipeline-definition repo. Allow overwriting the repo location and branch to run code from the same revision as the pipeline YAML.

This prepares for extracting parts of the pipeline code into separate files.

Merge request reports