Versions Compared

Key

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

...

  • (tick) workflow runs in CI on bazelified artifacts
  • (info) tests are executed with bazel (green star) executing tests with bazel in CI this has performance problems - we might want to execute the tests directly with pytest
  • (tick) tests run vs a .deb based environment (green star) landed(warning)
  • (error) tests run vs a docker based environment - only needed if docker artifacts are build with bazel

(warning) Load Tests

(info) Coverage (green star) use bazel for coverage in CI

...

Developer Experience

(info) Developer Documentation (green star) locate documentation to be updated - planned: (feed-back from PTG) already add Bazel documentation for more easy access

...

(info) prepare IDEs for code navigation with bazel (green star) setup environment with proto builds and pip dependencies

(info) detail improvements (green star) many are in progress

(error) 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)

...