-
I am attempting to use `rules_go` and Bazel to compile a Go program on an operating system with a `RISC-V` CPU architecture, and I want to use the locally installed Go to compile the example project i…
-
Currently, rules_buf only uses gazelle via the `@go_repository_tools` repo to generate the `proto_library` rules. It would be nice if we could also use the repository gazelle to also generate all the …
-
### What happened?
Updating BUILD files for python
2024/06/16 09:53:22 ERROR: failed to validate dependencies for target "//app": "_pytest._py.error" at line 6 from "app/.app_test.venv/lib/python3.1…
-
### What version of gazelle are you using?
Trying to update from 0.36.0 to 0.37.0
### What version of rules_go are you using?
0.48.0
### What version of Bazel are you using?
6.4.0
### …
-
Customer (support case 62613) is running a 5.12 based kernel and getting a slower than normal boot caused by:
```
" failed to write OUI"
```
Messages that scroll on the screen for a couple seconds…
-
### What version of gazelle are you using?
v0.22.2
### What version of rules_go are you using?
v0.24.7
### What version of Bazel are you using?
3.7.0
### Does this issue reproduce wi…
-
# 🚀 feature request
### Relevant Rules
Gazelle Plugin
### Description
There are two issues I'm running into:
1) Some of my binaries need to use `py_image` rather than `py_binary` but gaze…
-
### What version of gazelle are you using?
`0.38.0`
### What version of rules_go are you using?
`0.48.1`
### What version of Bazel are you using?
`7.2.1`
### Does this issue repr…
fishy updated
3 months ago
-
## Description
I'm using the upcoming bzlmod support in rules_buf and I've encountered this error.
```bash
ERROR: /private/var/tmp/_bazel_debkanchan/969f704a68afbe6aa6f76e61ecfa9c99/external/gaze…
-
This is a major usability hurdle at one of Aspect's clients. Gazelle fails because they have some junk in their repo which is covered by a `.gitignore` so they don't realize they have an unclean state…