runbot/forwardport
Xavier Morel a9b4b373c2 [CHG] runbot_merge: convert rebase-ff staging to working locally
Implemented rebase (-ish?) by hand, following the model of the one
built on the github API, so we have all the information we need *and*
still don't need a local working copy.

Had to update *several* tests due to formatting changes from using the
CLI git (maybe that could be avoided by feeding the commit message
through stdin but w/e).

Also added a dupe of an existing helper for the formatting changes
bit, will have to remove it once all's done.
2023-08-22 14:17:22 +02:00
..
changelog [ADD] *: changelog entries I forgot 2023-08-14 09:28:19 +02:00
data [IMP] forwardport: when fetching identity avoid emails if possible 2023-08-22 08:01:38 +02:00
migrations [CHG] *: move repo cache from forwardbot to mergebot 2023-08-16 14:37:28 +02:00
models [IMP] forwardport: when fetching identity avoid emails if possible 2023-08-22 08:01:38 +02:00
tests [CHG] runbot_merge: convert rebase-ff staging to working locally 2023-08-22 14:17:22 +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-16 14:37:28 +02:00
controllers.py [IMP] rewrite /forwardport/outstanding 2023-07-10 15:23:31 +02:00