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

[fix] fix the @@ prefix issue if bazel.module and WORKSPACE are used together #534

Merged
merged 1 commit into from Mar 8, 2024

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Mar 1, 2024

Second attempt, this time I changed it to looks for the actual @@ or @ label to be available.

@tgodzik
Copy link
Contributor Author

tgodzik commented Mar 1, 2024

Ok, so this should be much safer. I don't do any assumptions here about @ or @@. Instead I decided to allow both as both are possible within a single workspace.

Copy link
Member

@abrams27 abrams27 left a comment

Choose a reason for hiding this comment

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

just minor comments, but seems to work on our project

@tgodzik
Copy link
Contributor Author

tgodzik commented Mar 6, 2024

I confirmed it just in case on the private repository I am working on and it seems to work alright. I also rebased the PR, which seems to have made the CI issue go away.

@tgodzik tgodzik requested a review from abrams27 March 7, 2024 18:04
Copy link
Member

@abrams27 abrams27 left a comment

Choose a reason for hiding this comment

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

thanks a lot!

@abrams27 abrams27 changed the title bugfix: Fix the @@ prefix issue if bazel.module and WORKSPACE are used together [fix] fix the @@ prefix issue if bazel.module and WORKSPACE are used together Mar 8, 2024
@abrams27 abrams27 changed the title [fix] fix the @@ prefix issue if bazel.module and WORKSPACE are used together [fix] fix the @@ prefix issue if bazel.module and WORKSPACE are used together Mar 8, 2024
@abrams27 abrams27 merged commit 86fd20b into JetBrains:master Mar 8, 2024
9 checks passed
@tgodzik tgodzik deleted the fix-bazelmod branch March 8, 2024 16:33
@tgodzik
Copy link
Contributor Author

tgodzik commented Mar 8, 2024

Thanks for taking a look at it!

@tgodzik
Copy link
Contributor Author

tgodzik commented Mar 8, 2024

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.

None yet

2 participants