Skip to content

Add basic CI to builds garfieldpp

Joseph Mc Kenna requested to merge jmckenna/garfieldpp:gitlab_CI into master

Using root's own docker images as a base, I add automated build tests for garfieldpp

This will be a vital tool to help the garfieldpp maintainers to evaluate future merge request

C++11 builds include

C++14 builds include:

  • fedora 32 (root 6.22.02)
  • fedora 33 (root 6.22.06)

============================================================================

The 'build-centos7' currently fails, however I propose a fix in merge request 170: !170 (merged) I demonstrate merge request 170 works in my own branch here https://gitlab.cern.ch/jmckenna/garfieldpp/-/pipelines/2314880 (it is simply this merge request with merge request 170) image

Edited by Joseph Mc Kenna

Merge request reports