Skip to content
Snippets Groups Projects
  1. Sep 05, 2023
    • Tim Jaacks's avatar
      Remove LOG_PREFIX variable · 1860ca8e
      Tim Jaacks authored
      This was used in times when the same code was executed from different
      places. We don't do that anymore, so the variable is obsolete.
      1860ca8e
  2. Sep 01, 2023
  3. Aug 25, 2023
  4. Aug 11, 2023
    • Tim Jaacks's avatar
      Use multiple CI test pipelines · b20f6b95
      Tim Jaacks authored
      Instead of mixing dedicated CI test jobs and Yocto build simulation jobs
      within one pipeline, use the new multi-build-pipelines architecture to
      split them up into separate child pipelines.
      This also makes most of the Yocto pipeline code reusable, so that we
      don't have to declare all the jobs again in ci-test.
      b20f6b95
Loading