Go to file
Christophe Monniez b1add16fbd [FIX] runbot: add missing apt update in Dockerfile
When installing software with apt-get in a Dockerfile, it should be
preceded with an apt-get update in the same RUN. Otherwise, the step may
fail if the needed package has been updated.
2019-06-07 10:15:24 +02:00
runbot [FIX] runbot: add missing apt update in Dockerfile 2019-06-07 10:15:24 +02:00
runbot_cla [IMP] runbot_cla: add cla_check to All only config 2019-05-23 13:04:56 +02:00
runbot_merge [FIX] runbot_merge: ensure co-authored-by are at the bottom 2019-05-07 13:22:13 +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.