mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() - Add a keep running flag on the build to allow a build to stay in running state until the flag is switched off ( or the build killed) - Do not update configs and config_steps data - Add a first/last_seen_build and first/last_seen_date on build.error - Children error builds now include the parent builds too - Use a notebook on build.error form view to display builds and linked errors - Update result when a build triggers a change from 'warn' to 'ko' too - Add the sticky flag on the error logs stored sql view |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md |
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.