Posts
All the articles I've posted.
rules_jvm_external - Override remote jars
Published:How to override a remote maven jar with a local jar using rules_jvm_external.
Test Filtering with Ruff
Published:How to implement test filtering with ruff analyze graph.
Bazel Test Sharding in Detail (using Python)
Published:How to implement test sharding into a Bazel test runner.