ansible/roles/git/hooks/files
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
..
git.py git/hooks: only use first line as project description 2018-02-22 21:58:11 +00:00
gnome-post-receive-email git/hooks: Update the gnome-post-receive-email hook to use the git-multimail gook instead 2020-10-02 18:39:08 +00:00
post-receive-alternativearch git/hooks: Start making the hooks crash less on rhel8/python3 2020-06-06 21:17:05 +02:00
post-receive-chained git/hooks: Start making the hooks crash less on rhel8/python3 2020-06-06 21:17:05 +02:00
post-receive-chained-forks git/hooks: point the post-receive-chained-forks file to the proper git hook from pagure 2020-06-10 00:15:18 +02:00
post-receive-fedmsg Do not seng git.receive fedmsg message upon changes to the requests git repo 2018-12-13 14:50:43 +01:00
post-receive-fedora-messaging post-receive-fedora-messaging: Don't attempt to decode unicode strings 2020-10-03 22:48:10 +02:00
update-block-push-origin git/hooks: Improve an error message 2015-01-23 11:25:27 +01:00
util.py Add a new git/hooks role 2014-08-26 18:28:25 +00:00