mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() Rather than compute staging state directly from commit statuses, copy statuses into the staging's `statuses_cache` then compute state based on that. Also refactor `statuses` and `staging_end` to be computed based on the statuses cache instead of the commits (or `state` update). The goal is to allow non-webhook validation of stagings, for direct communications between the mergebot and the CI (mostly runbot). |
||
---|---|---|
.. | ||
crons | ||
project_freeze | ||
staging_cancel | ||
__init__.py | ||
batch.py | ||
commands.py | ||
ir_actions.py | ||
project.py | ||
pull_requests.py | ||
res_partner.py | ||
stagings_create.py | ||
utils.py |