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

Using -o/--exclude-all-optional should exclude all optional tasks #263

Closed
arcivanov opened this issue Nov 20, 2015 · 4 comments · Fixed by #266
Closed

Using -o/--exclude-all-optional should exclude all optional tasks #263

arcivanov opened this issue Nov 20, 2015 · 4 comments · Fixed by #266
Assignees
Milestone

Comments

@arcivanov
Copy link
Member

Currently

-x <task>, --exclude=<task> Exclude optional task dependencies

Using -o/--exclude-all-optional should filter out all optional tasks from the build plan.

@arcivanov arcivanov self-assigned this Nov 20, 2015
@arcivanov arcivanov added this to the v0.11.3 milestone Nov 20, 2015
@arcivanov
Copy link
Member Author

@mriehl review please

@mriehl
Copy link
Member

mriehl commented Nov 21, 2015

👍 but make it --exclude-all-optional to avoid ambiguity

@arcivanov
Copy link
Member Author

Will do

@arcivanov arcivanov changed the title Using -X/--exclude-optional should exclude all optional tasks Using -X/--exclude-all-optional should exclude all optional tasks Nov 21, 2015
@arcivanov arcivanov changed the title Using -X/--exclude-all-optional should exclude all optional tasks Using -O/--exclude-all-optional should exclude all optional tasks Nov 22, 2015
@arcivanov arcivanov changed the title Using -O/--exclude-all-optional should exclude all optional tasks Using -o/--exclude-all-optional should exclude all optional tasks Nov 22, 2015
arcivanov added a commit to arcivanov/pybuilder that referenced this issue Nov 22, 2015
arcivanov added a commit to arcivanov/pybuilder that referenced this issue Nov 23, 2015
@mriehl
Copy link
Member

mriehl commented Dec 4, 2015

👍

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

Successfully merging a pull request may close this issue.

2 participants