debian-koji/koji
Tom Stellard afc0efb122 Support tag specific environment variables
This makes it possible to specify an environment variable for a tag
that will be used during builds. e.g.

koji edit-tag -x rpm.env.CC=clang
2020-05-27 14:28:39 +02:00
..
__init__.py Support tag specific environment variables 2020-05-27 14:28:39 +02:00
arch.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
auth.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
context.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
daemon.py replace logging.warn with warning 2020-04-22 13:47:15 +02:00
db.py always set utf8 pg client encoding 2020-04-01 16:19:03 +02:00
Makefile improve test and clean targets in Makefiles 2019-11-27 15:42:30 +01:00
plugin.py replace logging.warn with warning 2020-04-22 13:47:15 +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 replace logging.warn with warning 2020-04-22 13:47:15 +02:00
util.py fix additional flake8 problems 2020-05-13 09:56:36 +02:00
xmlrpcplus.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00