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

Docs: Clarify CLI semantics when listing more than one task #1916

Merged
merged 1 commit into from
Feb 23, 2017
Merged

Docs: Clarify CLI semantics when listing more than one task #1916

merged 1 commit into from
Feb 23, 2017

Conversation

kylecordes
Copy link
Contributor

This clarifies the semantics brought up in #1915 and makes a tiny bit of progress on #1595

@yocontra yocontra merged commit 62323fc into gulpjs:master Feb 23, 2017
@yocontra
Copy link
Member

yocontra commented Feb 23, 2017

We should add this to our 4.0 docs as well - @phated

@kylecordes
Copy link
Contributor Author

This comes to mind, it might be worth considering: 4.0 is a substantial change anyway. It's getting rid of sync tasks, which can be currently used (as I do) to do something like 'gulp clean dist' and have it work. Since that is going away, perhaps also the semantic of the CLI could change, to execute the tasks sequentially. An option could be added to get the old behavior (which does have its uses) of executing the tasks as siblings.

@phated
Copy link
Member

phated commented Feb 23, 2017

It needs to be submitted to the gulp-cli readme since that's where the CLI has moved.

@kylecordes
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

3 participants