Alexandre Aubin
d59c487d1b
cli: always require --database argument for commands that needs it
...
(run, psql, generate_module_analysis, install_from_csv), prevent it from
being None resulting in funky stuff
2024-10-03 19:11:16 +02:00
hugues de keyzer
560f4f5485
publish docker ports only when needed
2024-04-30 15:10:43 +02:00
hugues de keyzer
58bc87380d
add database name to container name
2024-04-10 17:15:21 +02:00
Rémy Taymans
f1cf0dac23
Apply all suggestion made by Rémy Taymans.
2024-03-23 21:59:12 +01:00
Sylvain LE GAL
a73de5f240
[REF] apply f-string to improve readability
2024-03-23 20:53:57 +01:00
Rémy Taymans
6a36c97ee4
Use last python image for linting
...
The linting check can be done on any docker image with the latest python
version.
This updates de pre-commit checks and fix file linting to conform to new
standards.
2023-11-09 17:02:24 +01:00
Sylvain LE GAL
b37bfa8e31
[REF] create tools & cli folders
2022-06-27 01:57:31 +02:00