mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() Since the use of the "python jobs", we spotted various needs that were not fulfilled. In order to add flexibility to "python jobs", this commit adds some useful objetcs in the _run_python eval context. Also, the glob.glob function is given instead of the whole glob module to avoid giving access to the os module via glob.os. |
||
---|---|---|
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.