Bazel playground.
$ bazel build //...
$ bazel test //...
$ ./tools/format.sh
There is a couple of per-language to Bazel binding. When you change the dependencies in Pipenv, Cargo, go mod or other, run the following command to sync those bindings:
$ ./tools/update-dependencies.sh