mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() 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 |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_builder | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md | ||
requirements.txt |
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.