Commit Graph

22 Commits

Author SHA1 Message Date
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
a21462e2e6 [IMP] handle server-wide-modules for V14+ 2022-04-28 19:02:38 +02:00
Sylvain LE GAL
188fc97bd8 [ADD] test on 'upgrade' command pre-commit run -a 2022-04-28 16:34:24 +02:00
Sylvain LE GAL
b911823b2c fix openupgradelib compatibility 2022-04-28 12:45:38 +02:00
Sylvain LE GAL
5bcd02b485 [ADD] upgrade command 2022-04-28 08:17:19 +02:00
Sylvain LE GAL
fa5d9913a2 [IMP] compute dynamically addons_path 2022-04-28 02:11:04 +02:00
Sylvain LE GAL
006d998332 [IMP] make odoo command depending on migration_step 2022-04-28 01:48:21 +02:00
Sylvain LE GAL
eb3af378e8 [FIX] shell option + [ADD] roadmap to use dockerpty 2022-04-28 01:36:50 +02:00
Sylvain LE GAL
31651fcbee [FIX] CI broken, 755 is always set even if 777 is set 2022-04-27 18:31:59 +02:00
Sylvain LE GAL
b251a80228 [IMP] allow containers to write in external filestore 2022-04-27 16:55:25 +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
ce886eccfc wip 2022-04-27 15:46:05 +02:00
Sylvain LE GAL
dce91df36d [WIP] 2022-04-27 15:18:18 +02:00
Sylvain LE GAL
b1b64c960f [FIX] CI ; [WIP] add get_odoo_addons_path 2022-04-11 13:50:28 +02:00
Sylvain LE GAL
5776ff5893 [IMP] add --database option ; [CI] try to fix ci, adding a postgresql container 2022-04-11 13:22:29 +02:00
Sylvain LE GAL
11a59249b3 [ADD] cli 'run' command + tests; [WIP] add generate_odoo_command 2022-04-11 12:59:03 +02:00
Sylvain LE GAL
69d4beb174 fixup! [FIX] disabled test 2022-04-09 15:21:06 +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
Sylvain LE GAL
f4bb696f4e fixup! [ADD] New command odoo-openupgrade-wizard docker-build (WIP) 2022-04-08 23:05:55 +02:00
Sylvain LE GAL
885d3eca4b [ADD] New command odoo-openupgrade-wizard docker-build (WIP) 2022-04-08 22:46:02 +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