Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More powerful task execution control #55

Open
RafaelVidaurre opened this issue Nov 23, 2015 · 0 comments
Open

More powerful task execution control #55

RafaelVidaurre opened this issue Nov 23, 2015 · 0 comments

Comments

@RafaelVidaurre
Copy link
Owner

Recarding #54 In some cases we require a more powerful way to control task execution, builders do the job but they are not good for some cases.

What we need is something that could potentially replace the idea of plans.

Conditionals like:

  • run A after B is successful
  • run A and B in parallel, after both are done run C
  • always run D at the end

Please do not PR on this until a concrete solution is decided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant