mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() * only show 2 stagings on cellphones as 4 is way too much, moving to a vertical layout would probably be a bad idea as stagings can already be very tall and then we have multiple branches stacked on one another, unless we also make branches foldable the more complete list of stagings (per branch) is available on the branch's page anyway so providing a not-completely-broken home looks more useful, and at a fundamental level the current / last staging is really the one we care about * remove the size bounds on stagings to avoid smushing all the cells together and overlapping text, sadly can't overflow scroll the stagings element because you can't have an overflow-x: scroll and an overflow-y: visible (that becomes auto) |
||
---|---|---|
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.