Skip to content
Snippets Groups Projects
  1. Mar 12, 2025
    • Administrator's avatar
      Check for non ASCII characters in CI · 39e37aab
      Administrator authored
      Recently it was found that some files contain non ASCII charaters. The added
      CI tests checks for files which contain non ASCII characters. Test fails if
      non ASCII characters are found in a commit.
      39e37aab
  2. Feb 18, 2025
  3. Jan 08, 2025
  4. Dec 12, 2024
  5. Jul 31, 2024
    • Administrator's avatar
      Fix CI pipline · a90d0dcc
      Administrator authored
      The OS of run4 was upgraded to Debian12 so we need to update the CI runner on
      that machine.
      a90d0dcc
  6. Jun 07, 2024
    • Administrator's avatar
      Fix CI build step after merging · b0c4b330
      Administrator authored
      The OS on the machine (lxir116) used for this step was updated again. This
      time to Debian12 which results in failing tests for this stage. Update the
      xrequirements in the CI description.
      dev_2024_23
      b0c4b330
  7. May 31, 2024
  8. Feb 20, 2024
  9. Feb 15, 2024
  10. Jan 18, 2024
    • Administrator's avatar
      Use correct containers · 0bfdc46f
      Administrator authored
      Use the newly created or updated containers which contain the development
      packages for lzma and zstd. Without the new containers the linking of the
      flesnet binaries fail due to missing dependencies.
      0bfdc46f
    • Administrator's avatar
      Remove obsolete CI test systems · b7b6b876
      Administrator authored
      The Debian10 container is superseded by the container vae23. Remove the old
      container from the test matrix and use onlx the new one.
      b7b6b876
    • Administrator's avatar
      Remove obsolete CI test systems · eedaa29a
      Administrator authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      The Debian10 container is superseded by the container vae23. Remove the old
      container from the test matrix and use onlx the new one.
      eedaa29a
  11. Jan 15, 2024
  12. Nov 22, 2023
  13. Nov 17, 2023
    • Administrator's avatar
      Move code format check to container runner · 5c7893f5
      Administrator authored
      Up to now the codef ormat check was executed on a dedicated machine which
      isn't accessible this morning. Meanwhile the code format check can also run
      in a container environment, so move it there.
      5c7893f5
  14. Nov 07, 2023
  15. Nov 06, 2023
  16. Oct 30, 2023
  17. Oct 23, 2023
  18. Sep 22, 2023
  19. Jul 19, 2023
  20. May 10, 2023
  21. May 02, 2023
    • Administrator's avatar
      Add test for Debian12 using Apptainer · a7096196
      Administrator authored
      Use the Apptainer (successor of Singularity) runner to test CbmRoot on a
      Debian12 container. Debian12 (bookworm) will be released mid of June.
      So the MR adds a test for Debian12 as well as a new container runtime
      environment.
      a7096196
  22. Mar 02, 2023
  23. Dec 21, 2022
  24. Nov 18, 2022
  25. Nov 06, 2022
    • Administrator's avatar
      Improve CI · 884e0cea
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Use a different installation directory For the test of the installation to
      allow to remove also the build directory.
      
      Test installation also on Debian 10
      
      There was a problem when running CbmRoot from the installation directory with
      Debian10. So add also the installation test for Debian10.
      dev_2022_45
      884e0cea
  26. Jun 10, 2022
    • Administrator's avatar
      Fix Continuous Integration · c239b019
      Administrator authored
      The external flesnet requires at least CMake 3.14.0.
      Check already in our CMakeLists.txt if this version is available, otherwise
      the test is done when building flesnet and the error is hidden in some log
      file.
      Use CMake from the FairSoft installation on the CI runner (lxir116 )where the
      CMake version is to old.
      dev_2022_24
      c239b019
  27. May 06, 2022
    • Administrator's avatar
      Switch VM runtime · 4c97988a
      Administrator authored
      Use qemu instead of VirtualBox to execute the virtual machines.
      The advantage is a much faster and reliable startup of the VMs.
      With VirtualBox the image needs to be copied as well there were sometimes
      problems with the ssh connection to a running machine.
      With qemu the copy of the image isn't needed and no ssh problems were
      seen yet.
      dev_2022_19
      4c97988a
  28. May 02, 2022
    • Administrator's avatar
      Cleanup CI · ee2726f5
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Remove builds which use old and unsupported FairSoft and FairRoot versions.
      Update FairSoft and FairRoot versions for real data test.
      Add missing dependency for clang-format checks.
      ee2726f5
  29. Feb 10, 2022
    • Administrator's avatar
      Update CI pipeline · 74b95b12
      Administrator authored
      Use also for macosx 11 the latest FairSoft and FairRoot release versions# Please enter the commit message for your changes. Lines starting
      dev_2022_07
      74b95b12
    • Administrator's avatar
      Cleanup CI pipeline · 9047b37f
      Administrator authored
      Remove Debian8 systems from the CI pipeline.
      Use FairSoft apr21p2 and FairRoot v18.6.7 for tests.
      9047b37f
  30. Feb 01, 2022
  31. Jan 14, 2022
Loading