RFC: utilize bazel for build
cmwhited opened this issue · 3 comments
cmwhited commented
Description
Bazel is a build and test platform that is incredibly powerful and fast.
This RFC is to convert the builds and tests kicked off by the GitHub actions over to utilize bazel and leverage its power.
wesleygrimes commented
I'm good with exploring this avenue. Can you submit a PR that reflects this? Using GitHub Actions
cmwhited commented
Absolutely. On it.
wesleygrimes commented
Closing this in favor of moving to nx