Tag: bazel
All the articles with the tag "bazel".
Dumb Bazel
Published: at 04:00 PMTo macro or not to macro
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.