mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() When updating github statuses, it happens that we face a "Bad gateway" from github. In that case, the error is logged in the runbot logs and that's it. As a consequence, when the runbot_merge is waiting status for the staging branch and this kind of error occurs, the runbot_merge timeouts and the users vainly search the reason. With this commit, the runbot tries to update the status at least twice. If it fails, an INFO message is logged on the build itself. |
||
---|---|---|
runbot | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
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.