Prior to #89, a custom container was created to match the CI process for linting.
This issue is to track the iteration on how to enhance local developer testing and linting.
Current proposals:
- Custom container logic with GH Actions --> note, not everything here is supported and active issues exists
- Establish linting and testing with bazel natively --> it already can run unit tests, we could add a provider to run the linting