-
I've just tried this tool and it works well. Thanks a lot for your work!
However, when I run the command `bazel run @hedron_compile_commands//:refresh_all`, it adds lots of .o files in the current …
-
Dear Author,
I'm running into an error while running `bazel run //monolith/native_training:demo --output_filter=IGNORE_LOGS`. The following log describes the error.
```DEBUG: Rule 'hedron_compile…
-
We just tried to make all the methods of our state machine async. For on transition we hit:
```
--> bazel-out/k8-fastbuild/bin/otiv3/pipeline_manager_process/state_machines/state_machine.rs:87:2…
-
### What version of rules_go are you using?
HEAD
### What version of gazelle are you using?
latest
### What version of Bazel are you using?
7.2
### What did you do?
```
% bazel b…
-
The Gazelle plugin at the moment only works on `buf_dependencies` when running `update-repos`, which is mostly geared to `WORKSPACE`-based projects.
There is support to pull in Buf dependencies in …
-
### Describe the bug
Started with new install Pi Lite 32-bit (Bookworm)
Did update and upgrade
Installed suggested packages for Pi Lite install
Installed git as well
Started virtual environment a…
-
I'm using a hermetic toolchain via [bazel-toolchain](https://github.com/grailbio/bazel-toolchain) and providing a custom sysroot.
Tragically, the iwyu aspect does not seem to find my system headers…
luxe updated
4 months ago
-
# 🐞 bug report
### Affected Rule
Bzlmod `pip.parse()`
### Is this a regression?
Yes, was not a problem in WORKSPACE.
### Description
The arg documentation says the following:
https:…
-
According to the following job it appears that setup-bazel is not functioning when using Windows ARM64 GitHub runners:
https://github.com/archonitelabs/radiant-cpp/actions/runs/9359175843/job/2580092…
-
In the current SWEEP base configuration, we're setting GLOBAL_ROUTE_ARGS to increase the iterations from 5 to 30, but the GRT run is run with 5 iterations:
```
Running global_route.tcl, stage 5_1_…