-
### Description of the problem / feature request:
In android targets, we should be able to exclude certain resources from root directory. Example
```
assets = glob(
["assets/**"],
…
-
### Description of the problem / feature request:
The Skylark linter complains that expand_make_variables() is deprecated, but the recommended replacement is not sufficient. For example: expand_mak…
aiuto updated
3 months ago
-
### Description of the feature request:
It'd be cool if Bazel officially supported directories as first-class outputs of genrules. If including directories in `outs` is undesirable for some reason, …
ghost updated
8 months ago
-
## What version of V2Ray are you using?
v2ray-core 5.20.0
golang 1.23.2 linux/amd64
## What problems have you encountered?
As title
## Reproduce
```
# GOMODCACHE=`mktemp -d /tmp/go-XXXX` GO…
-
Currently `rust_test` does not support generating junit xml report out-of-the-box.
To support this for all rust test target, a workaround is with the `--run_under` flag and a script that writes the…
-
Forked from #23750
-
### Description of the feature request:
When a project supports multiple Bazel versions, or is straddling two bazel versions during an upgrade, it can be tough to set flags that only exist in partic…
-
If a user wants make variable substitution, they need to either write their own versions of these rules or else fall back to genrule.
I assume a boolean attribute would need to be added to toggle t…
-
can be reproduced on this project/branch
https://github.com/JetBrains/hirschgarten/pull/68
full error message:
```ERROR: Failed to load Starlark extension '@@bazel_features//:features.bzl'.
Cy…
-
Some people requested all the status information send in JSON format instead of single messages.
This has advantages in saving the information in InfluxDB.
The MQTT json messages should be able to s…