mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() Migration tests comming on runbot, it will be usefull to have quick way to obtain branches related to current build. This commit adds a field for the colsest sticky branch, previous version and intermediates stickies. Example when last sticky is saas-13.2: branch_name: master-test-tri closest_sticky: master previous_version: 13.0 intermediate_stickies: saas-13.1, saas-13.2 |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_builder | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md | ||
requirements.txt |
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.