...
in progress
not yet started
will not be used with bazel
worked on in the last/current iteration
...
Docker Build PoC ongoing - does a Docker build with Bazel improve developer experience ?
of Docker builds
Testing & CI/CD
Unit Tests
...
- workflow runs in CI on bazelified artifacts
- tests are executed with bazel executing tests with bazel in CI
- supporting in test stabilization in order to make work here possible
- tests run vs a .deb based environment in review landed
- tests run vs a docker based environment
...
- locate documentation to be updated - planned: (feed-back from PTG) already add Bazel documentation for more easy access
- improve local integration test setup - landed
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)
...