runbot/forwardport
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
..
changelog [ADD] *: changelog entries I forgot 2023-08-14 09:28:19 +02:00
data [CHG] runbot_merge: perform stagings in a local clone of the repo 2023-08-25 15:33:25 +02:00
migrations [CHG] *: move repo cache from forwardbot to mergebot 2023-08-25 15:04:48 +02:00
models [CHG] runbot_merge: perform stagings in a local clone of the repo 2023-08-25 15:33:25 +02:00
tests [IMP] runbot_merge, forwardport: minor cleanups 2023-08-10 13:33:16 +02:00
__init__.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00
__manifest__.py [CHG] *: move repo cache from forwardbot to mergebot 2023-08-25 15:04:48 +02:00
controllers.py [IMP] rewrite /forwardport/outstanding 2023-07-10 15:23:31 +02:00