...
Building
Services
Debian Build merged - improvements ongoing
Docker Build ubuntu and RH UBI builds with Bazel are possible - but will not be used for now!
...
PoC ongoing - does a Docker build with Bazel improve developer experience?
Testing & CI/CD
Unit Tests
...
- workflow runs in CI on bazelified artifacts
- tests are executed with bazel executing tests with bazel in CI, also pipelined sudo tests, split sudo and integ tests, improvements for stability (also for make workflows)
- supporting in test stabilization in order to make work here possible
- tests run vs a .deb based environment
- tests run vs a docker based environment
...
Developer Experience
Developer Documentation
...
- locate documentation to be updated
- improve local integration test setup
Linter and Formatter with Bazel Analysis: this is not feasible - will be kept as direct calls to current tooling (can also be kept in Makefiles for convenience)
Remote Caches