Commit Graph

13 Commits

Author SHA1 Message Date
Félix Boisselier
99b719051c fixed imports by running as a module 2024-04-20 19:15:24 +02:00
Félix Boisselier
94e110736a fully moved to Pathlib and global code improvements 2024-04-19 17:19:56 +02:00
Félix Boisselier
6184233b03 fixed an edge condition where min_required_file was unset 2024-04-18 23:41:13 +02:00
Félix Boisselier
2cc9ac63e6 fixed number of results to keep 2024-04-18 23:03:24 +02:00
Félix Boisselier
e4810f82d0 changed target of Flake8 to 3.9 to avoid some errors with older debian versions 2024-04-18 22:55:57 +02:00
Félix Boisselier
bf6adcd93c added stacktrace and some small fixes 2024-04-18 22:50:18 +02:00
Félix Boisselier
385ee01d34 warning in case git version is not found 2024-04-15 15:13:40 +02:00
Félix Boisselier
ab6e76ea11 better error handling 2024-04-15 14:49:16 +02:00
Félix Boisselier
915e69d420 optimized folder cleaning 2024-04-15 14:03:19 +02:00
Félix Boisselier
656f6d0d9e more factorization of the GraphCreator classes 2024-04-14 20:39:11 +02:00
Félix Boisselier
43ac2911a2 refactored is_workflow.py to use OOP 2024-04-14 17:30:06 +02:00
Félix Boisselier
ef006dbd1e Ruff and Flake8 code refactoring and linting 2024-04-13 13:12:43 +02:00
Félix Boisselier
8336b62f97 changed repo architecture to decouple python and Klipper macros 2024-04-13 12:40:58 +02:00