ansible/roles/git/hooks
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
..
files post-receive-fedora-messaging: Don't attempt to decode unicode strings 2020-10-03 22:48:10 +02:00
meta git/hooks: port from fedmsg to fedora-messaging 2020-05-20 11:13:37 +02:00
tasks git/hooks: Only install the batcave certs on batcave, not pkgs 2020-09-09 11:32:02 -07:00
templates git/hooks: install the fedora-messaging certs and config file 2020-05-20 11:20:57 +02:00