Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Building

(tick) Services

(info) Debian Build (green star) merged - improvements ongoing

(tick) Docker Build (green star) 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

(tick) Unit Tests

...

  • (tick) workflow runs in CI on bazelified artifacts
  • (info) tests are executed with bazel (green star) 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
  • (info) tests run vs a .deb based environment
  • (warning) tests run vs a docker based environment

...

Developer Experience

(info) Developer Documentation

  • (green star)

...

  • locate documentation to be updated
    • improve local integration test setup

(info) Linter and Formatter with Bazel (green star) Analysis: this is not feasible - will be kept as direct calls to current tooling (can also be kept in Makefiles for convenience)

(tick) Remote Caches