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

Bundler 2 [pre-release]: Run the entire bundler test suite with v2 Gemfile.lock fixtures #3406

Merged
merged 7 commits into from
Mar 30, 2021

Conversation

brrygrdn
Copy link
Contributor

Extracts from #3350

This PR adds a helper method with checks the correct project folder depending on whether the test suite is targeting bundler1 or bundler2.

This ensures that we use Gemfile.lock fixtures that have appropriate BUNDLED WITH strings to ensure we correctly detect and handle them with the correct wrapped native bundler in future.

@brrygrdn brrygrdn requested a review from a team as a code owner March 30, 2021 11:10
@brrygrdn
Copy link
Contributor Author

I think the last commit fixes some test failures I have locally in bundler2, will confirm.

Copy link
Contributor

@feelepxyz feelepxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥💯

LGTM! Skimmed all lockfiles and didn't spot any missing BUNDLED WITH statements.

@brrygrdn brrygrdn force-pushed the brrygrdn/test-bundler2-with-separate-fixtures branch from 6a4290b to 332c3e0 Compare March 30, 2021 12:50
@brrygrdn brrygrdn merged commit 4a65f86 into main Mar 30, 2021
@brrygrdn brrygrdn deleted the brrygrdn/test-bundler2-with-separate-fixtures branch March 30, 2021 13:37
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