mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() Before intensive python steps, every build exept create build should have logs. This is not true since now many python steps are creating build, leading to 404 links to inexisting logs file. Checking That a step is a docker build looks like a good heuristic since since most of the time the log file will be the one created by docker. In all case we can access other logs files in browsing /logs. A future improvement would be to listdir logs to create all links. |
||
---|---|---|
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.