-
## Description
It would be great to have Bazel support for Eta and will help Eta's adoption in large startups and companies who tend to follow monorepo model.
This issue is to track Bazel su…
-
**Is your feature request related to a problem? Please describe.**
Bazel doesn't let you run concurrent invocations: https://github.com/bazelbuild/bazel/issues/532. Two problems for us:
- regressi…
-
WORKSPACE:
```
http_archive(
name = "rules_pkg",
sha256 = "d250924a2ecc5176808fc4c25d5cf5e9e79e6346d79d5ab1c493e289e722d1d0",
urls = [
"https://github.com/bazelbuild/rules_pk…
-
In polyglot monorepos it is a royal pain that I cannot have plugins like coc-java correctly set the classpath for the java language server since there is not a pom.xml or a gradle.build at the root of…
-
https://github.com/batfish/batfish/pull/9050/files
Today, `bazel-steward` only updates 3 of the 4 references to the old version. It works because there are two mirrors, with a warning. I believe we…
-
### Description of the feature request:
When configuring Bazel to use a remote cache *without* remote execution, the remote cache is not exposed as a strategy as far as I can tell. (Bazel does print…
-
## Expected Behavior
`rules_fuzzing` examples work "out of the box" (after installing dependencies of course)
## Actual Behavior
Examples are not working and are failing due to some strange…
-
### Description of the bug:
TL:DR; Opening a Bazel project from the project dir leads to "project not configured" warnings, and the bazel menu is missing.
Relevant versions:
Goland: 2024.2.1.1
…
-
### Description of the feature request:
It would be convenient if `git_override` and `archive_override` had a `build_file` attribute, analogous to that exposed by `git_repository` and `http_archive`…
-
### Description
I am trying to build pycoral for use on Ubuntu 24.04 with Python3.12, x86_64 arch.
I have tried few diferent forks, but the latest one and most promissing was faranick's.
Downgr…