debian-koji/koji
Tomas Kopecek d53c3f88fa lib: return taskLabel for unknown tasks
"malformed task" has been returned for everything unknown, but external
plugins can create completely valid tasks which we can't parse without
those plugins. In such case we want to return at least method/arch info.

Related: https://pagure.io/koji/issue/2904
2021-06-09 14:44:04 +02:00
..
__init__.py lib: return taskLabel for unknown tasks 2021-06-09 14:44:04 +02:00
_version.py Release notes 1.25 2021-05-20 12:59:39 +02:00
arch.py backport py27 compatible file open with encoding 2021-02-16 14:13:03 +01:00
auth.py doc: api docs 2020-10-23 09:06:23 +02:00
context.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
daemon.py backport py27 compatible file open with encoding 2021-02-16 14:13:03 +01:00
db.py always set utf8 pg client encoding 2020-04-01 16:19:03 +02:00
Makefile Install into /usr/lib rather than /usr/lib64/ 2020-11-27 10:00:52 +01:00
plugin.py importlib instead of imp 2021-06-02 11:19:33 +02:00
policy.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
rpmdiff.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
server.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
tasks.py lib: use parse_task_params for taskLabel 2021-04-26 14:43:20 +02:00
util.py make flake8 happy 2021-03-18 16:13:29 +01:00
xmlrpcplus.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00