For me this feature is extremely valuable. I have a deployment task, that needs to run deployment jobs on different remote servers. Following my setup.
- StartJob (only does the fork) triggers deploy1 and deploy2
- when both, deploy1 and deploy2, are done then deploy3 gets triggered
- Since the app is only deployed correctly if all 3 deploy jobs are successful, I would need deploy3 to show up in the downstream view as well.
Running as many deploy jobs as possible in parallel, cuts down on the whole deployment time.
So for me the priority of minor is too low.
For me this feature is extremely valuable. I have a deployment task, that needs to run deployment jobs on different remote servers. Following my setup.
Running as many deploy jobs as possible in parallel, cuts down on the whole deployment time.
So for me the priority of minor is too low.