runbot/runbot
Christophe Monniez 981cb7e1b6 [IMP] runbot: use a Dockerfile model
Currently, runbot is using a single Dockerfile maintained in a data file
in the source code. This situation is not convenient for testing Odoo in
different environments.

With this commit, a Dockerfile Odoo model is used to allow usage of
multiple Docker containers.

This model comes with a pre-defined Dockerfile that can be used to build
the current Odoo supported versions (12.0 up to 14.0).
2020-11-10 09:52:48 +01:00
..
controllers [FIX] runbot: serve badges for non-default projects 2020-10-12 16:39:57 +02:00
data [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
documentation/images [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
migrations [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
models [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
security [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
static/src [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
templates [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
tests [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
views [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
wizards [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
common.py [IMP]: add linitng tools (+bunch of small fixes) 2020-10-15 10:38:36 +02:00
container.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
fields.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00