- 19 Oct, 2020 1 commit
-
-
Administrator authored
Remove obsolete and already commented code. Remove created artefacts after 1 day automatically. Install graphiz package needed for doxygen production.
-
- 08 Oct, 2020 1 commit
-
-
Pierre-Alain Loizeau authored
-
- 17 Sep, 2020 1 commit
-
-
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.
-
- 31 Aug, 2020 2 commits
-
-
Administrator authored
Don't use cached information when running the CI for changes in the master branch.
-
Administrator authored
For each commit to the branch nightly_master a build of the doxygen documentation is triggered. The branch is updated once per night if there are changes to the master branch. The branch reflects the state of the master branch at midnight. The documentation is build using a docker container and the result is uploaded to the gitlab pages web page at http://computing.gitpages.cbm.gsi.de/cbmroot/
-
- 25 Aug, 2020 2 commits
-
-
Administrator authored
-
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.
-
- 14 Jul, 2020 1 commit
-
-
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.
-
- 10 Jul, 2020 1 commit
-
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-
- 09 Jul, 2020 2 commits
-
-
Administrator authored
Add line which was removed by accident.
-
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.
-
- 07 Jul, 2020 4 commits
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
Pipeline now fails also in case of failing tests. New CI option MergeRequest for Dart.sh wrapper which creates a special CDash label. Use new CI option when GitLab CI runs for a merge request.
-
- 18 Jun, 2020 1 commit
-
-
Administrator authored
-
- 03 Jun, 2020 1 commit
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-