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

Add --include-features option #66

Merged
merged 2 commits into from
Oct 17, 2020
Merged

Add --include-features option #66

merged 2 commits into from
Oct 17, 2020

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 17, 2020

--include-features <FEATURES>...
    Include only the specified features in the feature combinations instead of package features.

    This flag can only be used together with either --each-feature flag or --feature-powerset flag.

Closes #52

@taiki-e taiki-e added C-enhancement Category: A new feature or an improvement for an existing one A-features Area: features (--feature-powerset, --each-feature, etc.) labels Oct 17, 2020
@taiki-e
Copy link
Owner Author

taiki-e commented Oct 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 17, 2020

Build succeeded:

@bors bors bot merged commit aebeb41 into master Oct 17, 2020
@bors bors bot deleted the include-features branch October 17, 2020 01:30
@taiki-e taiki-e added this to the v0.4 milestone Oct 17, 2020
@taiki-e taiki-e removed the C-enhancement Category: A new feature or an improvement for an existing one label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-features Area: features (--feature-powerset, --each-feature, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --include-features (and add --exclude-features as alias of --skip)
1 participant