runbot/runbot
Christophe Monniez 3a428d4877 [IMP] runbot: copy steps when duplicating a config
When a build.config is copied, the config steps are not copied.

The steps have to be explicitly ordered otherwise it leads to a
traceback when trying to copy a 'run' step which  have to be the last
one.
2020-03-09 11:37:54 +01:00
..
controllers [IMP] runbot: add a public route for monitoring 2020-02-24 14:45:23 +01:00
data [IMP] runbot: bump Google Chrome version to 80 2020-03-09 11:34:56 +01:00
migrations [FIX] change version number to avoid second execution when migrating to 13.0 2020-01-14 13:24:57 +01:00
models [IMP] runbot: copy steps when duplicating a config 2020-03-09 11:37:54 +01:00
security [FIX] runbot: allow portal user to see frontend 2020-01-14 13:24:57 +01:00
static/src [IMP] runbot: add latest builds of same branch 2020-02-11 17:15:20 +01:00
templates [IMP] runbot: add a public route for monitoring 2020-02-24 14:45:23 +01:00
tests [IMP] runbot: copy steps when duplicating a config 2020-03-09 11:37:54 +01:00
views [IMP] runbot: add subcommand support 2020-02-28 15:54:44 +01:00
wizards [IMP] runbot: addapt tests to 13.0 2020-01-14 13:24:57 +01:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: improve local cleanup 2020-02-17 16:38:22 +01:00
common.py [IMP] runbot: improve local cleanup 2020-02-17 16:38:22 +01:00
container.py [FIX] runbot: handle externally killed docker. 2020-01-16 14:47:40 +01:00
fields.py [IMP] runbot: allow build copy 2020-02-05 15:59:57 +01:00