rules_proto_grpc
rules_proto_grpc copied to clipboard
Fix BuildKite
Description
Bazel BuildKite recently added a cap on number of tasks, which breaks CI. Need to aggregate all tests under a small number of tasks. How to do this with the test and example workspaces is TBD.
Notes to self for fixing this:
- Integration testing under discussion at https://github.com/bazel-contrib/SIG-rules-authors/issues/25
- Best solution for this project appears to be: https://github.com/cgrindel/rules_bazel_integration_test