The script submission/pipelines/generate_pipelines.py also executes pipelines. When we try to distribute the execution of pipelines, we are also re-generating the pipelines, causing the timestamp and digest to change each time. This breaks the clean referencing of those pipelines in the pipelines runs.
The script
submission/pipelines/generate_pipelines.pyalso executes pipelines. When we try to distribute the execution of pipelines, we are also re-generating the pipelines, causing the timestamp and digest to change each time. This breaks the clean referencing of those pipelines in the pipelines runs.