Commit graph

106 commits

Author SHA1 Message Date
Nils Philippsen
0109c9455a fix typo
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-18 16:07:27 +01:00
Nils Philippsen
15d20a860a convert to Python 3 (only)
For Python 3, some modules got renamed or functionality was moved
between modules. Also, Python 2 is as good as dead, so get rid of compat
quirks and simplify some constructs.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-18 16:07:27 +01:00
Pierre-Yves Chibon
992cb560a0 Add a configuration file to store the email overrides
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-11-18 16:03:38 +01:00
Pierre-Yves Chibon
7155e0a5af Add configuration file for the application
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-18 16:03:38 +01:00
Nils Philippsen
214dedae86 make the script a plain python file
Replace template variables by normal Python ones, which we want to be
able to set in a configuration file in the future.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-18 11:28:18 +01:00
Nils Philippsen
0ec554a1c6 import from Fedora infra ansible repo
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-18 11:12:22 +01:00