mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() When starting an odoo instance with Docker, a very long command line is computed and appears in the logs. With this commit, an .odoorc configuration file is written ind the build dir and mounted in the Docker container. Previously, the runbot .odoorc/.openerprc file was mounted to share some parameters. Now, if that file exsists, its content is merged with build .odoorc. |
||
---|---|---|
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.