8000 Avoid using the `--without` parameter to Bundler by nickcharlton · Pull Request #221 · thoughtbot/appraisal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Avoid using the --without parameter to Bundler #221

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

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

nickcharlton
Copy link
Member

Much like --path (#220), we want to avoid using deprecated arguments. We're only using these in our tests, too.

This change has the downside of removing the positive check -- it's possible that orange_juice, coffee, soda could not be included in the output whilst the feature itself fails.

Much like `--path` (#220), we want to avoid using deprecated arguments.
We're only using these in our tests, too.

This change has the downside of removing the positive check -- it's
possible that `orange_juice`, `coffee`, `soda` could not be included in
the output whilst the feature itself fails.
< 8000 /div>
@nickcharlton
Copy link
Member Author

Thanks for looking, @joe-sharp!

@nickcharlton nickcharlton merged commit 2338a1e into main Feb 26, 2024
@nickcharlton nickcharlton deleted the nc-use-config-for-without branch February 26, 2024 12:34
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.

2 participants
0