Skip to content

CI improvements

Benjamin Tissoires requested to merge (removed):wip/ci into master

A few additions to the CI:

  • have separate jobs for unit tests and integration tests
  • also build and publish the arm64 binaries
  • allow to hide the boot log in the UI (a section_start needs to be added from the caller, automatically done in the CI)
  • add colors to the sections, so we can see them better in the logs

Merge request reports