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 --keep-going flag #140

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Add --keep-going flag #140

merged 1 commit into from
Dec 29, 2021

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Dec 29, 2021

Closes #133

keep-going

@taiki-e taiki-e force-pushed the keep-going branch 3 times, most recently from 5ad500f to b0fc069 Compare December 29, 2021 05:28
@taiki-e
Copy link
Owner Author

taiki-e commented Dec 29, 2021

bors r+

bors bot added a commit that referenced this pull request Dec 29, 2021
140: Add --keep-going flag r=taiki-e a=taiki-e

Closes #133 

<img width="1046" alt="keep-going" src="https://user-images.githubusercontent.com/43724913/147629433-3d58a94a-cd7b-4ed1-8932-ef30d2fce46b.png">


Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Dec 29, 2021

Canceled.

@taiki-e
Copy link
Owner Author

taiki-e commented Dec 29, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 29, 2021

Build succeeded:

@bors bors bot merged commit 55fd69a into main Dec 29, 2021
@bors bors bot deleted the keep-going branch December 29, 2021 05:51
bors bot added a commit that referenced this pull request Dec 29, 2021
141: Do not add --all-features to combinations if it is already covered by another combination r=taiki-e a=taiki-e

This fixes an issue where `--feature-powerset` and `--each-feature` add `--all-features` as one of the combinations, even if it is already covered by another combination. (The initial work on this fix was included in #140.)

Hopefully, the new behavior should be explained almost exactly in the long help message.

https://github.com/taiki-e/cargo-hack/blob/4234b37e670368067b64dba249ac41616fe2da85/tests/long-help.txt#L30-L37

https://github.com/taiki-e/cargo-hack/blob/4234b37e670368067b64dba249ac41616fe2da85/tests/long-help.txt#L39-L47

Follow-up: #42

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e mentioned this pull request Dec 29, 2021
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.

Keep going on failure?
1 participant