Commit Graph

11 Commits

Author SHA1 Message Date
Sylvain LE GAL
1028d74db2 [FIX] make all the containers working great together ! 2022-05-05 18:59:21 +02:00
Sylvain LE GAL
5d6905ebaa [ADD] ensure_database function ; [IMP] tests with SQL request 2022-05-05 12:35:52 +02:00
Sylvain LE GAL
38c01e014b wip 2022-05-05 00:48:44 +02:00
Sylvain LE GAL
89d981dd87 [ADD] Add command to create database 2022-05-04 23:53:57 +02:00
Sylvain LE GAL
27d02ce4a3 [IMP] add log_level 2022-05-04 12:34:10 +02:00
Sylvain LE GAL
6b1ffa2a8c [IMP] make modular port on host. default with 9069 and 9432 to avoid conflict on host that regularly expose 8069 and 5432 2022-05-03 21:46:44 +02:00
Sylvain LE GAL
51f248d1ab [FIX] allow to write on log folder inside containers 2022-04-27 16:41:34 +02:00
Sylvain LE GAL
dce91df36d [WIP] 2022-04-27 15:18:18 +02:00
Sylvain LE GAL
212f18ff1c [FIX] call pip install with -r and not -e; [IMP] adapt apt-get update call to old buggy images with '|| true' ; [IMP] install correctly openupgradelib on old images (https://github.com/OCA/openupgradelib/issues/248) 2022-04-09 02:29:20 +02:00
Sylvain LE GAL
917692d0fb [REF] add mutualized options in cli_options.py file ;
[ADD] project-name argument in init step to have the possibility to have a friendly tag for the odoo docker images ;
2022-04-09 00:49:53 +02:00
LE GAL SYLVAIN
760d145600 [REF] add ensure_folder_exists system
[ADD] pyttest.ini file + test for cli_build
[ADD] call to gitaggregate
[REF] harmonize release & version words ; remove python version ; add...
[REM] remove towncrier for the time being
[REF\] enable both test and improve : each test should have it's own output folder to reduce gitaggagregate duration
2022-04-08 19:09:24 +00:00