- Apr 02, 2019
-
-
Grigoris Pavlakis authored
Change the exit() statements to return; let's see if this is going to work because last time it didn't Change shebang line to python3.6 Whoops
-
Grigoris Pavlakis authored
Attempt #2 at fixing gitlab Attempt at fixing gitlab build #3: damn symlinks
-
Grigoris Pavlakis authored
Test commit for Python version
-
Grigoris Pavlakis authored
Change variable and function names to be more pythonic Replace the ugly ANSI escapes with more readable, reusable strings Pad the resulting strings for readability Close the file after reading its lines Delete a redundant loop in the parser code, credits to @dimst23 Fix comments to foolow Python conventions Comment fixing vol. 2 Encapsulate the 2 functions into a class Fix various blunders with the class encapsulation
-
Grigoris Pavlakis authored
Finalize pipeline scripts, waiting for review Fix pipeline passing on GitLab CI when it should fail
-
Grigoris Pavlakis authored
Finish report pre-processing Commit before full final test of pipeline
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
kongr45gpen authored
Add back runner tags Fix permissions for bash script
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Lock the addon files to this specific commit in order to avoid breaking stuff if cppcheck updates without prior creation of a package by Debian
-
Grigoris Pavlakis authored
Attempt to fix the segfaults that showed up Fix escape codes and a syntax error in the for-loops Add a line feed to `do` so that Bash stops whining Update ci/cppcheck.sh Fix segfaults, attempt #2 Update cppcheck to version 1.86-1 Fix the for loops
-
Grigoris Pavlakis authored
Add `helit` tag to run on local CI
-
- Dec 22, 2018
-
-
kongr45gpen authored
-
- Nov 26, 2018
-
-
kongr45gpen authored
-
- Nov 20, 2018
-
-
kongr45gpen authored
-
- Nov 18, 2018
-
-
kongr45gpen authored
-
- Nov 13, 2018
-
-
kongr45gpen authored
- Fixed clang-tidy version - Moved CI to separate .sh files
-
kongr45gpen authored
-