Skip to content
Snippets Groups Projects
  1. Oct 08, 2020
  2. Sep 17, 2020
    • Administrator's avatar
      Add new CI stage · 21e0406c
      Administrator authored
      As first stage in the pipline test if the MR branch is up-to-date with the
      upstream/master branch. Any further stage is only executed if the MR branch
      is up-to-data. This stage was added to avoid running unnecessary pipelines
      and not to waste computing ressources.
      21e0406c
  3. Aug 31, 2020
  4. Aug 25, 2020
    • Administrator's avatar
      Fix CI for computing/master · dace0b81
      Administrator authored
      dace0b81
    • Administrator's avatar
      Improve Continuous Intergration · 066848c1
      Administrator authored
      Implement CI also for macOS. Test merge requests on our macOS 10.13 test system.
      The pipline now consists of two steps with three different jobs. First the compliance
      with the code formating rules is checked. If this step succeed the code is build and
      tested on Linux and macOS. This step runs simultaneous on both platforms.
      066848c1
  5. Jul 14, 2020
    • Administrator's avatar
      Fix the code checker · d0f2a773
      Administrator authored
      Only run the piplines when there is a MR to the master branch.
      Properly connect the official CbmRoot repository for the format checker
      such that the differing source files can be found.
      Add a shell script to do this.
      d0f2a773
  6. Jul 10, 2020
  7. Jul 09, 2020
    • Administrator's avatar
      Fix GitLab CI configuration · c25cfe78
      Administrator authored
      Add line which was removed by accident.
      c25cfe78
    • Administrator's avatar
      Implement automatic format checker · f0eb1974
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Add format check in GitLab CI configuration file.
      Add CMake target for format checker .
      Add neede CMake files and shell scripts.
      Add label in GitLab CI configuration file such that it can be
      properly sorted on CDash.
      The checker is disabled till we format the complete code base.
      f0eb1974
  8. Jul 07, 2020
  9. Jun 18, 2020
  10. Jun 03, 2020
Loading