Tag: bazel
All the articles with the tag "bazel".
rules_jvm_external - Override remote jars
Published: at 04:00 PMHow to override a remote maven jar with a local jar using rules_jvm_external.
Bazel Test Sharding in Detail (using Python)
Published: at 04:00 PMHow to implement test sharding into a Bazel test runner.
Bazel Test Sharding
Published: at 04:00 PMHow to use test sharding to speed up your Bazel builds.