-
### Description of the feature request:
_No response_
### Which category does this issue belong to?
_No response_
### What underlying problem are you trying to solve with this feature?
_No resp…
-
### Description of the feature request:
_No response_
### Which category does this issue belong to?
_No response_
### What underlying problem are you trying to solve with this feature?
_No resp…
-
### Description of the bug:
Running:
1 - `bazel info`
2 - `bazel cquery target`
3 - `bazel run/build target`
Invalidate part of cache (for example, suddenly npm modules start extracting, bu…
-
This issue stems from a reddit question i posted: https://www.reddit.com/r/bazel/comments/anfk5t/bazel_and_scala_compiler_plugin_question/
To give some background:
Currently I use rules_scala in…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.21-20230628-RC02 cl/544161750 +8b5fe5980c X:fieldtrack,boringcrypto linux/amd64
### Does this issue re…
ukai updated
5 months ago
-
# related:
- [x] xxx
- [x] xxx
-
https://github.com/jamesthompson/http2-grpc-haskell/commit/7cbd56c4f324d79b9f37e928f499221d8e13934a
Need some time to wrap everything.
-
When running the clang-tidy pass `clang-analyzer-cplusplus.Move` against the following program, it reports a move-after-free within `std::ranges::sort`.
clang-tidy version 17.0.6
libc++ version 17…
-
### Description of the bug:
While trying to use bazel-determinator with 7.1.2 or even 7.2.0rc3, it errors out saying `ERROR: No configurations found. This can happen if the 'config' subcommand is…
-
The facets dive demo no longer seems to build. Here is my best attempt in a Dockerfile:
```Dockerfile
FROM ubuntu:focal
RUN apt-get update && apt install -y apt-transport-https curl git gnupg
…