runbot/runbot
Christophe Monniez 51938247d8 [FIX] runbot: send failure status to github when result is warn
When a runbot build ends without error but with one or more warning,
status are not sent to github. As a result, the PR stays in pending
state.

With this commit, the github status is set to failure when a build ends
in a "warn" result.
2019-03-01 17:33:03 +01:00
..
controllers [FIX] runbot: limit number of log lines shown on build page 2019-02-21 15:57:14 +01:00
data [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
migrations [IMP] runbot: automatically link logs to build 2017-09-21 17:44:32 +02:00
models [FIX] runbot: send failure status to github when result is warn 2019-03-01 17:33:03 +01:00
security [FIX] runbot: limit rebuild to runbot users 2017-06-16 14:22:27 +02:00
static/src/js [IMP] runbot: add kill button (+ deathrow state) 2017-09-18 12:43:02 +02:00
templates [IMP] runbot: replace clock by moon icon 2018-11-09 15:53:55 +01:00
tests [FIX] runbot: send failure status to github when result is warn 2019-03-01 17:33:03 +01:00
views [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
__init__.py [REF] runbot: use Docker containers for builds 2019-01-02 11:32:04 +01:00
__manifest__.py [REF] runbot: split cron to speed up builds 2019-02-25 11:25:41 +01:00
common.py [IMP] runbot: add basic tests 2019-01-11 11:54:43 +01:00
container.py [FIX] runbot: find docker gateway for build smtp host 2019-01-11 10:23:27 +01:00
croninterval.py [REF] runbot, runbot_cla: upgrade to Odoo 11.0 2018-03-12 14:36:33 +01:00