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

Enhance pre-bootstrap tasks so that tasks can have dependencies on other tasks #3

Closed
gashcrumb opened this issue Jul 13, 2015 · 0 comments
Assignees

Comments

@gashcrumb
Copy link
Member

Currently the options for when a pre-bootstrap task is executed is either at the front or back of the queue. However in some cases you have tasks that need to be executed after other tasks. So we should try and retrofit the ability to provide an object rather than a plain function that can be used to name tasks and determine task dependencies.

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

No branches or pull requests

1 participant