-
### What version of gazelle are you using?
0.38.0
### What version of rules_go are you using?
0.49.0
### What version of Bazel are you using?
7.2.1
### Does this issue repr…
-
### Issue Description
I'm migrating my project to from `WORKSPACE` to `MODULE.bazel`, my project includes some grpc services written by both java and python, and I am using `rules_proto_grpc` v4.1.1,…
-
### Module location
https://github.com/marcboeker/go-duckdb
### Link to bzlmod issue in the module's repository
_No response_
### Any other context to provide?
We just worked with @pcj …
-
For an example see https://github.com/michael-christen/toolbox/actions/runs/9240323117/job/25420554852
It was failing in CI, but passing locally / I couldn't update locallly, going to comment out for…
-
Hi there,
We are trying to get csharp_nunit_test working with a particular dotnet library in our product that has some interesting requirements. Let's call it business.dll. At runtime, business.dll…
-
### What is the current behavior?
I can't quite get `cc_proto_library` to work and there is no end-to-end example for C++.
### Describe the feature
I'd like to enable `--incompatible_enable_p…
malt3 updated
15 minutes ago
-
Hi,
I'm encountering an issue where the build for 'build //Pods/Zip' fails, while all other third-party Pods compile without any problems. It's quite strange that only this library causes an error.…
-
我在尝试构建vldb的测试镜像,都是无法成功,这似乎是连接问题,请问有什么办法解决吗
```
zhuang@zhuang-virtual-machine:~/workplace/scql$ sudo bash docker/build.sh -c -t vldb
+++ dirname docker/build.sh
++ cd docker
++ pwd
+ SCRIPT_DIR=/…
-
### Please list the URLs of the archives you'd like to mirror:
https://github.com/protocolbuffers/protobuf/releases/download/v29.0-rc2/protobuf-29.0-rc2.zip
https://github.com/bazelbuild/rules_shel…
-
When using `maven.install` via bzlmod in the root module, any `bazel_dep` which also uses `maven.install` (with the default repository name) can create duplicate artifacts/conflicts.
For instance, …