mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() Running multiple ngrok concurrently is only allowed from pro and up (OOTB and without shenanigans) is only allowed from Pro and up. However multiple tunnels through a single ngrok is allowed -> when tunneling through ngrok, start the process without any tunnel, use the API to create then remove the local tunnel, and shut down ngrok IIF there's no tunnel left. There's plenty of race conditions but given how slow tests are when they involve github that's probably not an issue. |
||
---|---|---|
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.