mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() - searching on number will search for both pr and branche name - hooks are now using payload to define repo when not given in url - fixes .git cleaning in repo (remove rstrip since it can fail for repo starting with g, i, t) - recompute base on prepare if base was not found - remove local_result form write values if there is a single record (instead of raising, makes python step easier to write). - avoid stucked build/loop after removing a step from a config. - avoid to send ci for linked base_commit - add a fallback mechanism for base if no master branch is found - add option on project to avoid to keep sticky running, usefull when using a lots of projects WARNING: this is a change of default behaviour, need to update existing projects. - always discover new commits for branch matching base paterns. This is especially usefull to discover old versions on project with low merge frequency. - always create a batch, event if there is now trigger. This helps to notice that commits are discovered - add line-through on death branches/pr - manual trigger are now displayed on main page |
||
---|---|---|
.. | ||
controllers | ||
data | ||
documentation/images | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
fields.py |