Ricard Solé
Ricard Solé
### What version of rules_go are you using? v0.29.0 ### What version of gazelle are you using? v0.24.0 ### What version of Bazel are you using? 4.2.1 ### Does this...
I tried using the `bzl` CLI today for local caching and it completely bricked my iTerm and Chrome installation. Is this product/CLI still supported or is bzl.io not legitimate anymore?...
When handling invocations we noticed some invocations still weren't setting `start_time` on `BuildStarted`. We specifically noticed this on build event streams from `query` invocations. After some spelunking I found `NoBuildEvent`,...
When using `proto_common.compile` on a Windows host the resulting path passed to `plugin_format_flag` uses forward slashes. This is fine for `.exe`, but it breaks for `.bat` plugins. It seems that...
### Description of the bug: When streaming BEP with `fully_async` as the upload mode, the uploaded profiles can sometimes be incomplete. This is more likely to happen if the profile...