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 support for Bazel #292

Conversation

Razz4780
Copy link
Contributor

@Razz4780 Razz4780 commented Oct 18, 2024

Issue #207

  1. Had to bump multiple plugin dependencies (python, go, ruby, ...)
  2. Had to update rider configuration extension - api changed
  3. Still have to test stuff to make sure platform version update does not break existing extensions

metalbear-co/mirrord#2861 is required for smooth flow (bazel tries to use ipv6 sockets). When testing, you can use .skip_processes: "bazel-real" in the mirrord config. Otherwise you'll keep getting cannot connect to bazel server in the terminal

@Razz4780 Razz4780 changed the title Michals/mbe 140 add intellij plugin support for bazel for intellij Add support for Bazel Oct 18, 2024
@Razz4780 Razz4780 requested a review from DmitryDodzin October 21, 2024 11:13
Copy link
Member

@DmitryDodzin DmitryDodzin left a comment

Choose a reason for hiding this comment

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

LGTM

@Razz4780 Razz4780 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into metalbear-co:main with commit b925569 Oct 21, 2024
5 checks passed
@Razz4780 Razz4780 deleted the michals/mbe-140-add-intellij-plugin-support-for-bazel-for-intellij branch October 21, 2024 15:06
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.

4 participants