-
### What version of `gazelle` are you using?
Latest: `0.39.1`
### What version of `rules_go` are you using?
Latest: `0.50.1`
### What version of Bazel are you using?
`7.1.2`
### Does this …
-
### Description of the bug:
I can't get gpg keys from https://bazel.build/bazel-release.pub.gpg use curl. And I also can't open this link on my Chrome.
$ curl -fsSL https://bazel.build/bazel-relea…
-
This is used to record the status of CDI on ARM. We want to make sure CDI works well on Arm64 platforms.
**Build Arm64 binary and images**
- [x] native build on Arm64
- [x] cross build for Arm64
`…
-
### What happened?
I added the following to my `MODULE.bazel`:
```starlark
npm = use_extension("@aspect_rules_js//npm:extensions.bzl", "npm")
npm.npm_translate_lock(
name = "npm_dev",
…
-
### Description of the problem / feature request:
I just tried bumping to version `0.0.16` in `rules_rust` and ran into the following
```
rules_cc/cc/defs.bzl:16:6: Label '@@com_google_protobuf…
-
All CI jobs except "Bazel green head" pass for my PRs working towards #1482 with the following error:
```txt
bazel --nosystem_rc --nohome_rc info
ERROR: Failed to load Starlark extension '@@rules…
-
### Description of the feature request:
Our repository contains about 700,000 targets. We use the output of `bazel query` to improve CI performance, by restricting the Bazel build to changed targ…
-
When I run
```
bazel run @rules_rust//tools/rust_analyzer:gen_rust_project
```
in my Bazel/Rust project, the generated `rust-project.json` contains an entry for an code-generated crate, but the …
-
We just switched to the new Proto library build rules in the [instrumentation-proto](https://github.com/google/instrumentation-proto) repository, by following the instructions at https://bazel.build/b…
-
### OS Platform and Distribution
Ubuntu 20.04
### Compiler version
_No response_
### Programming Language and version
python 3.9
### Installed using virtualenv? pip? Conda?(if python)
conda
#…