Refactoring + adding weekly-checker tool

This commit is contained in:
2023-02-03 07:48:22 +00:00
parent eeec149e8c
commit d6870030bf
8 changed files with 315 additions and 41 deletions

View File

@@ -3,6 +3,7 @@ stages: [check]
variables:
COLUMNS: 9000
TERM: 'xterm'
GIT_STRATEGY: clone
check:
tags:
@@ -13,4 +14,4 @@ check:
- module load Python
- export COLUMNS=$COLUMNS
- export TERM=$TERM
- python3 dependency-checker.py
- python3 pmodules_tools/pmodules_tools.py --deps-check