Go to file
Xavier Morel 5d1772a9a5 [FIX] runbot: redirect to the relevant build on actions
Currently killing, waking or rebuilding a build then redirects to the
repository root which is worse than useless: you've lost the build you
come from, and for rebuilds it's no help getting to the new build.

Since it's very easy to go from a build to its repository, redirect to
the "most useful" build instead:

* if rebuilding the current build (from its page), open the page of
  the new build which was just created
* otherwise reload the current page whatever it is
2020-01-21 09:21:02 +01:00
forwardport [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
runbot [FIX] runbot: redirect to the relevant build on actions 2020-01-21 09:21:02 +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.