- 07 Feb, 2019 8 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml" and ".gitlab-ci-templates.yml", use "${...}" notation to expand variables instead of "$...". Furthermore, added "manual" trigger to job template ".template_deploy_branch".
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In ".gitlab-ci-templates.yml", added job template ".template_deploy_branch" which uses CI variables to create unique names and use this template in ".gitlab-ci.yml".
-
- 06 Feb, 2019 6 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
Benedikt Kleinmeier authored
Refactored ".gitlab-ci.yml" completely and use templates combined with "include" and "extends" keyword.
-
- 16 Jan, 2019 1 commit
-
-
Benedikt Kleinmeier authored
This script was deleted in previous commit because it is not required anymory.
-
- 15 Jan, 2019 2 commits
-
-
Daniel Lehmberg authored
-
Daniel Lehmberg authored
-
- 09 Jan, 2019 1 commit
-
-
Benedikt Kleinmeier authored
-
- 19 Dec, 2018 1 commit
-
-
Benedikt Kleinmeier authored
-
- 06 Dec, 2018 1 commit
-
-
Stefan Schuhbaeck authored
A new issue was created to find the core problem or to implement a re-translation of the origin only for simulation time
-
- 30 Nov, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 27 Nov, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 21 Nov, 2018 5 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 15 Nov, 2018 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 18 Sep, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 07 Sep, 2018 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 04 Sep, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 30 Jul, 2018 1 commit
-
-
Benedikt Kleinmeier authored
Moved CI helper scripts to "Tools/ContinuousIntegration" and enabled Java assertions in POM files and helper scripts. .gitlab-ci.yml: - Refactored complete file: moved comment on top of file. - Call helper scripts in "Tools/ContinuousIntegration" instead of just "Tools". Tools/ContinuousIntegration/run_vadere_console_with_all_scenario_files.py: - Execute scenario files alphabetically. - Use "-enableassertions" when invoking Java. POM files: - Use "<enableAssertions>true</enableAssertions>" to be independent of SureFire's default settings.
-
- 24 Jul, 2018 1 commit
-
-
Benedikt Kleinmeier authored
.gitlab-ci.yml: - Use "mvn <options> <phase>" syntax consequently like mentioned in "mvn --help".
-
- 17 Jul, 2018 3 commits
-
-
Benedikt Kleinmeier authored
Renamed "run_vadere_console_with_all_scneario_files.py" to "run_vadere_console_with_all_scenario_files.py" and call it in ".gitlab-ci.yml".
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", skip unit testings in job "run_scenario_files" because on virtual maching OpenCl tests fail.
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", added job "run_scenario_files" which is invoked during GitLab's "deploy" stage.
-
- 16 Jul, 2018 2 commits
-
-
Benedikt Kleinmeier authored
# Conflicts: # .gitlab-ci.yml
-
Benedikt Kleinmeier authored
-