-
### Description of the bug:
We noticed an unexplained failure in CI during a Bazel build. The build failed with an error message stating that a Python cache file was missing. The excerpt is:
```
E…
-
### What version of rules_go are you using?
0.50.1
### What version of gazelle are you using?
0.38.0
### What version of Bazel are you using?
7.3.1
### Does this issue reproduce wi…
-
### Testcontainers version
0.31.0
### Using the latest Testcontainers version?
Yes
### Host OS
n/a
### Host arch
n/a
### Go version
n/a
### Docker version
n/a
### D…
-
Hey, thanks for this tool. We just started trying it out to try and index Java code in our Bazel monorepo.
We hit an issue where running the Bazel aspect would hit compilation failures for some cod…
-
We have a monorepo that has hundreds of crates in it. Using current crate_universe rules is painful in different ways:
- [crates_repository](https://bazelbuild.github.io/rules_rust/crate_universe.h…
-
### What happened?
Errors look like
```
ERROR: /__w/monorepo/monorepo/BUILD.bazel:87:22: Copying directory npm__find-up__5.0.0/package failed: Exec failed due to IOException: /github/home/.cache/…
-
### Description of the bug:
ERROR: C:/users/jkotia/_bazel_jkotia/vil3omde/external/io_bazel_rules_docker/platforms/BUILD:78:9: in constraint_values attribute of platform rule @@io_bazel_rules_docker…
-
Starting with Bazel 5, bzlmod has been provided such that rules can surface their external dependencies. We need to support that.
https://bazel.build/docs/bzlmod
-
```
Traceback (most recent call last):
File "/tmp/Bazel.runfiles_gyecte11/runfiles/monorepo/salsa/gg/gg_cli.py", …
-
🐛
### Description
_Note:_ This issue appears quite similar to https://github.com/bazelbuild/rules_k8s/issues/290
I'm trying to run a basic example deployment to GKE using `rules_k8s`, but wh…