-
We are using gazelle to generate bazel bindings to the golang code. The version `v0.0.0-20240905190251-b4127c9b8d78` fails with:
```
bazel run //:{redacted}
INFO: Repository org_golang_google_protobu…
-
```
//test:test_tp_compliance_tp_sock PASSED in 3.2s
//test:test_tp_compliance_tp_c FAILED in 0.4s
/home/user/.cac…
-
**Feature request checklist**
- [x] There are no issues that match the desired change
- [ ] The change is large enough it can't be addressed with a simple Pull Request
- [ ] If this is a bug, ple…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.18
### Custom code
No
### OS platform and dis…
-
### What happened?
When running `bazel lint //speller/...` I am seeing absolute filepaths (which include the bazel output tree) with the linting results:
```
/private/var/tmp/_bazel_jesse/93d7e699c…
-
`MODULE.bazel` has:
```bazel
git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "bazel_bats",
remote = "https://github.…
-
### What version of rules_go are you using?
0.50.1
### What version of gazelle are you using?
0.39.1
### What version of Bazel are you using?
7.3.1
### Does this issue reproduce …
-
With the recent changes to dependencies, the documentation for using the bazel build is likely out of date. Check that it lines up with current state of affairs and update it.
-
Since we have users of the bazel build, it would be good to add integration testing at least on linux for the bazel build.
-
### What happened?
When trying to define a Python toolchain, I get the error "_MUST_SET_INTERPRETER_VERSION_FLAG" which incorrectly complains about my Bazel version.
### Version
Development (…