-
### What happened?
Hey guys! I'm trying to use protobufs with Aspect CLI project (multi-language), and when I add `logger.proto` file, configure, and build, it throws errors relating to protobuf, o…
-
Bazel Version: 6.0.0
unused_deps: go install github.com/bazelbuild/buildtools/unused_deps@latest
OS: macOS Monterey Version 12.5.1
Expected Behaviour: To report unused_deps in the modules.
…
-
### Command
bazel
### Description
Having bazel support in carapace would be really nice since it would help a lot when working in a large monorepo.
There is a completion script out there: https:…
DD5HT updated
1 month ago
-
```
bazel run //third_party/rust:update-repos
INFO: Invocation ID: 515c31d7-a136-47ee-9680-d0dd6f8f2018
ERROR: no such package '@@cargo_bazel_bootstrap//': The repository '@@cargo_bazel_bootstrap' …
-
### Discussed in https://github.com/renovatebot/renovate/discussions/31916
Originally posted by **daniel-b2c2** October 11, 2024
### Tell us more.
[In the context of Bazel support]
Renov…
-
### Description of the bug:
We use --keep_going to collect a full set of errors that can be fixed in one go. --keep_going could be improved to allow this set of issues to be collected better:
* A…
-
### What happened?
I tried to make a tar of a `js_binary` from `aspect_rules_js`. It failed because the `node_modules` deps seem to have some incorrectly set filetypes in their mtree.
Instead we…
-
### What version of gazelle are you using?
Latest, `v.0.39.0`
### What version of rules_go are you using? / What version of Bazel are you using? / Does this issue reproduce with the latest release…
-
### What is your question?
We have a small monorepo built with Bazel that contains 3 libraries that are separately packaged by conan. So we will need 3 conanfile.py files, each in subdirectories. If …
-
Hey folks,
We have a large monorepo comprising of 357 crates. We recently switched to `bzlmod` to avoid very frequent issues with `Cargo.bazel.lock` merge conflicts, and in that regard the transiti…