Go to file
Xavier-Do 03da48a07a [IMP] runbot: compute nb states without accessing childrens
Accessing childrens can create rollback, especially for builds with
a lot of them, since other runbot will concurently access and update
states. This commit tries to improve this by incrementing and
decrementing counters instead of counting all of them each time.
2019-06-24 14:29:52 +02:00
runbot [IMP] runbot: compute nb states without accessing childrens 2019-06-24 14:29:52 +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.