runbot/runbot_merge/models
Xavier Morel b0b609ebe7 [CHG] runbot_merge: perform stagings in a local clone of the repo
The github API has gotten a lot more constraining (with rate
restrictions being newly enforced or added somewhat out of nowhere),
and as importantly a lot less reliable. So move the staging process
off of github and locally, similar to the forward porting
process (whose repo cache is being reused for this).

Fixes #247
2023-08-25 15:33:25 +02:00
..
crons [CHG] *: move repo cache from forwardbot to mergebot 2023-08-25 15:04:48 +02:00
project_freeze [CHG] runbot_merge: convert freeze wizard to local repo 2023-08-25 15:06:04 +02:00
staging_cancel [ADD] runbot_merge: stagings canceling wizard 2022-12-08 10:46:22 +01:00
__init__.py [MOV] runbot_merge: all the staging creation code to a separate module 2023-08-25 15:04:48 +02:00
ir_actions.py [IMP] runbot_merge: add json & requests to server actions context 2023-02-20 10:13:05 +01:00
project.py [ADD] runbot_merge: github identity for the mergebot 2023-08-25 15:04:48 +02:00
pull_requests.py [CHG] runbot_merge: perform stagings in a local clone of the repo 2023-08-25 15:33:25 +02:00
res_partner.py [ADD] runbot_merge: remote user provisioning 2022-06-07 13:48:17 +02:00
stagings_create.py [CHG] runbot_merge: switch staging from github API to local 2023-08-25 15:06:04 +02:00