Go to file
Xavier-Do 94a680f0c8 [FIX] runbot: get_ref_time as float
get_ref_time was cast from float to datetime and thus,
milliseconds where lost. Storing it as float make code
easier to read and avoid this rounding that was breaking
 this feature.
2019-06-24 15:59:21 +02:00
runbot [FIX] runbot: get_ref_time as float 2019-06-24 15:59:21 +02:00
runbot_cla [IMP] runbot_cla: add cla_check to All only config 2019-05-23 13:04:56 +02:00
runbot_merge [IMP] runbot_merge: show failed PR on dashboard 2019-06-11 11:31:24 +02:00
.gitignore [IMP] runbot smaller status bar 2015-01-18 19:21:32 +01:00
README.md [REF] README: update the readme file for the brand new repo 2018-03-08 16:59:39 +01:00

Odoo Runbot Repository

This repository contains the source code of Odoo testing bot runbot.odoo.com and related addons.

Runbot

The runbot/ directory holds the main runbot Odoo addon.

Runbot CLA addon

The runbot_cla/ directory contains an Odoo addon that checks CLA.