Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

Scope: AGW can be developed and released using Bazel only instead of make

(tick) done - possible optimizations can be added after a switch-over

(info) in progress

(warning) not yet started

(green star) worked on in the last/current iteration

Building

(tick) Services

(info) Debian Build

(tick) Docker Build (green star) PoC ongoing - does a Docker build with Bazel improve developer experience?

Testing & CI/CD

(tick) Unit Tests

Integration Tests (+ "sudo Tests")

  • (tick) workflow runs in CI on bazelified artifacts
  • (info) tests are executed with bazel (green star) executing tests with bazel in CI
    • supporting in test stabilization in order to make work here possible
  • (info) tests run vs a .deb based environment (green star) in review
  • (warning) tests run vs a docker based environment

(warning) Load Tests

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

(tick) OAI Jenkins

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


  • No labels