...
Docker Build PoC ongoing - improve developer experience of Docker builds. Not in scope of switch over.
Building in OAI CI
Testing & CI/CD
Unit Tests
...
- workflow runs in CI on bazelified artifacts
- tests are executed with bazel build with bazel, but execute directly with pytest in progress
- tests run vs a .deb based environmenenvironment
- tests run vs a docker based environment - only needed if docker artifacts are build with bazel
...