Go to file
Christophe Monniez 8cc82b7dde [FIX] runbot: fix compute previous_version and intermediates
When changing the sticky value in a branch form, it triggers the
computes of previous version and intermediate versions.

In the onchange situation, the branch.id is a NEW id and it fails with a
traceback.

With this commit, a verification is made to ensure that the id is there.
2020-01-15 10:22:18 +01:00
forwardport [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
runbot [FIX] runbot: fix compute previous_version and intermediates 2020-01-15 10:22:18 +01:00
runbot_builder [FIX] runbot: clear environment, do not reset 2020-01-14 13:24:57 +01:00
runbot_cla [IMP] runbot: simplify views and adapt to odoo13 2020-01-14 13:24:58 +01:00
runbot_merge [FIX] runbot_merge: notification-via-deployment 2019-11-25 11:29:45 +01:00
.gitignore [IMP] runbot: update gitignore for static databases 2019-12-18 14:31:49 +01:00
conftest.py [ADD] forwardport: automatic branch deleter 2019-10-17 11:55:20 +02:00
README.md [REF] README: update the readme file for the brand new repo 2018-03-08 16:59:39 +01:00
requirements.txt [IMP] runbot: dynamic requirements 2019-12-02 16:36:56 +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.