-
I've been playing with getting Mypy to integrate with bazel for typechecking. I've got a basic version of it working. I intend to describe it here for discussion of the general approach, and then post…
-
### Description of the feature request:
hi, bazel is easy and useful when manage c++ source file.
but language server like clangd is typeical common tools for C++ developer.
There is alreay a th…
-
Hello All,
I'm getting errors like below whenever the linking happens with isal-crypto via the spdk lib. isal-crypto is built via spdk sources
Any clue / pointers on what is happening here ?
…
-
CC=clang CXX=clang++ bazel build -s --check_visibility=false //connections:core --spawn_strategy=standalone --verbose_failures
In file included from ./internal/platform/base_input_stream.h:19:
…
-
Would it be possible to upstream the BUILD files for libprotobuf-mutator? We use Bazel in the Envoy project and consume libprotobuf-mutator as a dependency. See https://github.com/envoyproxy/envoy/pul…
-
### 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…
-
**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…
-
would like to see which bazel-remote is available in PATH (`bazel-remote --version`) and also wondered if it was possible to get the version of a running bazel-remote ? to automaticallly kill it and r…
-
In polyglot monorepos it is a royal pain that I cannot have plugins like [coc-java](https://github.com/neoclide/coc-java) correctly set the classpath for the java language server since there is not a …
-
# Bug Report
#### What is the expected behavior?
Not to fail
#### What is the current behavior?
Fails with error:
```
Error during template compile of 'FlexLayoutServerModule'
Could not r…