-
Hi, would it be possible/realistic to configure [StubInfo](https://github.com/Jij-Inc/pyo3-stub-gen/blob/16eb5d3bf133d73885afa4b4eaa649991035a974/pyo3-stub-gen/src/generate/stub_info.rs#L5-L9) and [St…
-
### Description of the bug:
```
$ echo "common:abc --config=xyz" >> .bazelrc
$ echo "build:xyz --define=a=1" >> .bazelrc
$ bazel query --config=abc
ERROR: Config value 'xyz' is not defined in an…
-
edit: See below comments where I dug in a bit deeper and found a potentially broader issue.
Hi! I love this project and have been using it successfully for many years.
Recently I upgrade protobu…
-
Currently, we have https://github.com/bazelbuild/bazel-skylib/blob/fa66e6b15b06070c0c6467983b4892bc33dc9145/rules/private/copy_common.bzl#L18-L45 which disable remote cache, remote execution, and cach…
-
https://docs.bazel.build/versions/3.1.0/skylark/lib/testing.html
It's unclear how to use it.
This page needs a link to full example and some explanations.
-
**Is your feature request related to a problem? Please describe.**
When trying to run `scip-python` on my Bazel based repository with a non-standard requirements.txt location and no use of `pip` th…
-
Hello,
Our team is trying to add bazel build tool support. I understand mostly how it should be done: via separate plugin, extension points, etc.
The only thing which prevents me to do this is …
-
## 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…
-
### Description of the feature request:
It would be convenient if `git_override` and `archive_override` had a `build_file` attribute, analogous to that exposed by `git_repository` and `http_archive`…
-
### Description of the problem / feature request:
Bazel 'test' behaviour and options are not clearly documented. Specifically, the fact that bazel test builds all non-test targets by default is onl…