Skip to content

Find the correct project root when using custom bundle #45

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 2 commits into from
Apr 21, 2023

Conversation

vinistock
Copy link
Member

When we're pointing the custom bundle to the .ruby-lsp folder, then the project root is one folder above of it. We need to account for this when discovering the root.

I also fixed the bin/rails script which was broke after changing strategy to use a middleware. The schema file was changed possibly because it had some RuboCop changes. Those weren't really relevant, so I just updated to what Rails dumps for us.

@vinistock vinistock added the bugfix This PR fixes an existing bug label Apr 21, 2023
@vinistock vinistock added this to the 2023-Q2 milestone Apr 21, 2023
@vinistock vinistock requested a review from a team as a code owner April 21, 2023 17:49
@vinistock vinistock self-assigned this Apr 21, 2023
@vinistock vinistock merged commit dca96e0 into main Apr 21, 2023
@vinistock vinistock deleted the vs/find_correct_project_root_when_using_custom_bundle branch April 21, 2023 18:09
@shopify-shipit shopify-shipit bot temporarily deployed to production April 21, 2023 19:13 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants