#4846 Fix mirroring in projects hosted elsewhere
Merged by pingou. Opened by pingou.
fix_mirror_in  into  master

Download 4846.patch

To fix this we needed to support internal push to the main repo, so
not just "tickets" and "requests".
We also needed to ensure that the push was marked as internal.
Finally we needed to convert to unicode the output of the subprocess
command which in python3 returns bytes.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto c791b80f34b9193f98c547bd16c643c2e6218ff7

15:44:35  Failed tests:
15:44:35  FAILED test: py3-test_pagure_lib_git_mirror_project

rebased onto 79303ac6787f948c5b5246432f1fa37a3e15131f

rebased onto 08cdff0852a4e07ce29d4eb2340e1044fdbb5ba0

:thumbsup:

Pull-Request has been merged by pingou

Metadata