ansible/roles/git
Miro Hrončok 400c6ecf47 post-receive-fedora-messaging: Don't attempt to decode unicode strings
On Python 3, we can only decode byte sequences.

subprocess.Popen(universal_newlines=True) always returns unicode stdout/sderr.

Fixes https://pagure.io/fedora-infrastructure/issue/9366

Signed-off-by: Miro Hrončok <miro@hroncok.cz>
2020-10-03 22:48:10 +02:00
..
checks Cope with dangling symlinks 2020-06-25 10:30:33 +02:00
hooks post-receive-fedora-messaging: Don't attempt to decode unicode strings 2020-10-03 22:48:10 +02:00
make_checkout_seed make sure pkgs02 has tar and python2 installed 2020-06-09 22:32:53 -04:00
server ansible: change when conditions to use == instead of is when checking strings. 2020-04-24 21:34:10 +02:00