Skip to content
Snippets Groups Projects
  1. May 29, 2023
  2. May 24, 2023
  3. Mar 24, 2023
  4. Mar 09, 2023
  5. Mar 07, 2023
  6. Feb 27, 2023
  7. Dec 15, 2022
  8. Dec 14, 2022
  9. Dec 09, 2022
  10. Dec 08, 2022
  11. Dec 05, 2022
  12. Nov 29, 2022
  13. Nov 23, 2022
  14. Nov 14, 2022
  15. Nov 03, 2022
  16. Sep 08, 2022
  17. Jul 26, 2022
  18. Jul 25, 2022
  19. Jun 28, 2022
    • Emanuele Aina's avatar
      tests: Check that KVM is now the default · 3799ae16
      Emanuele Aina authored
      
      The VM type used by the default GitLab runners has been changed to one
      that provides nested vistualization support and the runner configuration
      has been tweaked to expose it to containers.
      
      The VM type used by the default GitLab runners has been changed to one
      that provides nested vistualization support and the runner configuration
      has been tweaked to expose it to containers.
      
      Now both the KVM and UML Debos backends can be used on the runners, and
      Debos will prefer the KVM as it yields a nice performance speedup.
      
      This means that the test checking the availability of the UML backend
      fails since the KVM is picked up automatically. Explicitly setting the
      desired backend avoids the reliance on autodetection.
      
      By not forcing the backend we can check that the Debos autodetection now
      picks up KVM since it is faster.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      3799ae16
  20. Jun 07, 2022
  21. Jun 01, 2022
  22. May 19, 2022
  23. Mar 31, 2022
    • Ryan Gonzalez's avatar
      Install copyright_report files · cb5b8ea5
      Ryan Gonzalez authored
      Documentation files are excluded from installations made to the Docker
      images, with a few exceptions to this rule, including `copyright` files.
      This extends it to also include `copyright_report` files, as they are
      useful to have installed for the purpose of being able to examine
      dependencies' reports while building packages.
      
      As the files are all plain text and shorter than the corresponding
      `copyright` file (as they omit the full license text), the effect on the
      built image sizes should be negligible.
      
      https://phabricator.apertis.org/T8554
      
      
      
      Signed-off-by: default avatarRyan Gonzalez <ryan.gonzalez@collabora.com>
      cb5b8ea5
  24. Mar 11, 2022
  25. Jan 28, 2022
  26. Dec 31, 2021
  27. Dec 15, 2021
  28. Nov 24, 2021
  29. Nov 23, 2021
  30. Nov 22, 2021
  31. Nov 15, 2021
  32. Nov 14, 2021
Loading