mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() Sources can be easily exported if needed since they are in the bare repository most of the time. To avoid using to much space, this commit will garbage collect all sources at the beginning of a long_running cron. Only real side effect of this is that it will be impossible to wake up a build that was force pushed since source cannot be fetched anymore. We may imagine that we could keep sources of recent build, maybe for 48 hours, but keeping build specific data (logs, database) is more interresting. |
||
---|---|---|
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.