-
Hello
If ZLS is started with a custom `config.json`, unfortunately the extension will override the settings when sending its configuration.
Perhaps it could be possible to only send the keys tha…
-
### What happened?
```
$ bazel --version
aspect 5.8.20
$ echo '//:all' > queryfile.txt
$ bazel query --query_file queryfile.txt
```
Results in an interactive prompt:
```
Use the arrow keys …
-
With Bazel 0.25.2 and rules_go@903220a
Passed: https://buildkite.com/bazel/rules-go-golang/builds/1131
Failed: https://buildkite.com/bazel/rules-go-golang/builds/1136
/cc @philwo Maybe this is ca…
-
Import the project into Intellij and ran into this issue, the error logs is below:
```
Syncing project: Sync (full)...
Updating VCS...
Running Bazel info...
Command: /usr/local/bin/ba…
-
### What happened?
What happened: linking a Cgo library into a Go binary produces a warning about incorrect use of DT_TEXTREL in a PIE target.
What I expected: no warnings, because consistent link s…
-
### What happened?
repro: https://github.com/binoche9/repros/tree/ts-proto-library-nested-workspace
```
bazel build @inner//:settings_ts --override_repository=aspect_rules_ts=$HOME/Projects/rul…
-
If you don't enter https://github.com you get errors like
The source URL of rules_pkg@0.9.1 (https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.9.1/rules_pkg-0.9.1.tar.gz)…
-
I am trying to build boost using this project and rules_foreign_cc. See https://github.com/bazelbuild/rules_foreign_cc/issues/297 .
I am using --config=pi.
On OSX I get the following error:
`…
-
We're trying to port from rules_docker to rules_oci (see https://github.com/googlecloudrobotics/core/issues/130), but have trouble finding a good replacement for:
load("@io_bazel_rules_docker//cont…
-
When using `crate_universe`, the module extension unfortunately forces first a fetch of the host toolchain, then the module extension finishes, and only then will the target toolchain be fetched.
Tha…