...
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
Load TestsĀ
Coverage
OAI Jenkins
mitigating using bazel without remote caches using pre build containers, first steps already on master
Developer Experience
Developer Documentation step by step switch in progress
prepare IDEs for code navigation with bazel bash completion
detail improvements many are in progress
...