-
I'd like to be able to build rules_k8s with `--all_incompatible_changes`:
`bazel test --all_incompatible_changes //...`
It may not be possible to fix every issue now due to transitive dependencies…
-
Bazel implemention is missing Capabilities endpoint as far as I can tell. Please correct me if I'm wrong! :)
### Expected behavior
Service implements [this endpoint](https://github.com/bazelbui…
-
Right now, we're only supporting maven builds. Kythe now also supports using bazel.
ciera updated
9 years ago
-
Any plans to support the [dependency management repository rules](https://github.com/bazelbuild/rules_nodejs#bazel-managed-vs-self-managed-dependencies) provided by [bazelbuild/rules_nodejs](https://g…
-
```[tasklist]
### Bazel-managed build
- [ ] https://github.com/enso-org/enso/issues/10197
- [ ] https://github.com/enso-org/enso/issues/10508
- [ ] Use Aspect build https://www.aspect.build/ for C…
-
### Description of the bug:
Basic format of the error is: `src/main/tools/linux-sandbox-pid1.cc:320: "mount(/home/ubuntu/sdmain/logs, /home/ubuntu/sdmain/logs, nullptr, MS_BIND | MS_REC, nullptr)": …
-
### Description of the bug:
Occasionally, when vendoring all dependencies in our repository, file content can be written to the wrong file, leading to corrupt dependencies. Other than stress testing…
-
### Description of the problem / feature request:
Have a .bazelrc file in home folder with
startup --output_user_root=
Using custom C++ toolchain which calls tensorflow style python wrapp…
-
This came up in the context of #13257, please see this [comment](https://github.com/lowRISC/opentitan/pull/13257#discussion_r903106227).
-
Associated `rules_go` issue here: https://github.com/bazelbuild/rules_go/issues/3357
I added Bleve to our application dependencies and Bazel can no longer complete its build process. It appears tha…