Hello,
I know this is a cosmetic question, but I wanted to understand if there is a reason why, in the canvas view, dynamically uploaded steps ($ ./script/dynamic_step_generator | buildkite-agent pipeline upload) don’t show as children of the step that uploaded them?
I never really gave it much thought, but we have a new situation where we want to group steps, and we want to control this pipeline visually, and the groups of steps show as dependents of the uploader step, but not the single steps. eg:
(in the screenshot above, setup creates and uploads all the steps)
We have other pipelines that we sometimes control visually, but those are much more complex than this one, and we always assumed it was the complexity of them that doesn’t allow the canvas renderer to make the visualization more correct, but in this case, it should render correctly.
I’m sorry if this is a repeated question, but i couldn’t find it in the forum or the docs.
Thank you
