- 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
-
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
-
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
-