Skip to content
Snippets Groups Projects
  1. Feb 08, 2024
  2. Feb 05, 2024
  3. Feb 01, 2024
  4. Jan 26, 2024
    • Andrej Shadura's avatar
      Add a template for image pipeline · 2ac52a83
      Andrej Shadura authored
      
      To avoid repeating settings from image recipes, use a tiny Python script
      to parse the original pipeline’s YAML definition and collect variables
      into .env files to be sourced directly into the image building job’s
      shell.
      
      The original pipeline places the devroot tarball in a directory that
      would otherwise not be accessible in this job, so we override it by
      passing another -t devrootpack: argument to debos.
      
      Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
      Unverified
      2ac52a83
  5. Jan 23, 2024
  6. Jan 16, 2024
  7. Jan 12, 2024
  8. Jan 08, 2024
  9. Jan 03, 2024
  10. Dec 22, 2023
  11. Dec 21, 2023
    • Walter Lozano's avatar
      Use busybox dd · b653b912
      Walter Lozano authored
      
      Tiny containers test consist in flashing a stable Apertis release and on
      top of it download and test the tiny container of the release under test.
      After switching the stable release to v2023.3 to support the new R-Car
      board a failure is observerd due to missing dd.
      
      In v2023, rust-coreutils is the replacement for coreutils, however, the
      support of dd is disabled as it was still experimental and the replacement
      chosen was busybox dd.
      
      In order to fix the issue, switch to busybox dd to run the test.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      b653b912
  12. Dec 05, 2023
  13. Nov 28, 2023
  14. Nov 27, 2023
  15. Nov 24, 2023
  16. Nov 21, 2023
  17. Nov 17, 2023
  18. Oct 24, 2023
  19. Oct 09, 2023
  20. Sep 28, 2023
  21. Sep 26, 2023
  22. Sep 25, 2023
  23. Sep 21, 2023
  24. Sep 18, 2023
  25. Sep 04, 2023
  26. Aug 31, 2023
  27. Aug 28, 2023
Loading