| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* seperate tool config and tool call
* rename black stage to code consistency for a greater readability
- remove allow_failure from the third stage
I did decide to remove the allowed failure tag to encourage a higher code quality.
|
|
|
|
|
| |
- revert 565702d9 as it did not behave like it should have
+ add black pipeline for code consistency
|
|
|
|
| |
* multiple before_script segments overwrite one another
|
|
|
|
|
| |
+ add pip caching
+ add venv caching
|
|
|
|
|
| |
* split flake8 jobs into two seperate jobs to better control the result
+ add allow_failure: true to the pep8 job to not discourage anybody from commiting code
|
|
|
|
|
|
|
|
|
| |
* ajust ci config for gitlabs ci
* reduced max line length to 120
It seems gitlab prefers it that way
+ add some comments
|
|
* have mercy on my soul
|