Tag: bazel
All the articles with the tag "bazel".
Dumb Bazel
Published:To macro or not to macro
rules_jvm_external - Override remote jars
Published:How to override a remote maven jar with a local jar using rules_jvm_external.
Bazel Test Sharding in Detail (using Python)
Published:How to implement test sharding into a Bazel test runner.