debian-koji/plugins/hub
Mike Bonnet 17fac58281 protonmsg hub plugin
This plugin sends messages to a broker about events in the hub
using the proton library. This library supports the AMQP 1.0
protocol and is compatible with a wide variety of message
brokers. It queues all messages until the postCommit callback,
avoiding race conditions between message reception and database
transaction commit.
2016-11-04 11:59:51 -07:00
..
echo.py Install both hub and builder plugins. 2016-04-08 10:05:28 -04:00
messagebus.conf Install both hub and builder plugins. 2016-04-08 10:05:28 -04:00
messagebus.py fixing unimported exceptions 2016-10-04 15:48:54 +02:00
protonmsg.conf protonmsg hub plugin 2016-11-04 11:59:51 -07:00
protonmsg.py protonmsg hub plugin 2016-11-04 11:59:51 -07:00
rpm2maven.conf Install both hub and builder plugins. 2016-04-08 10:05:28 -04:00
rpm2maven.py Install both hub and builder plugins. 2016-04-08 10:05:28 -04:00
runroot_hub.py Remove mktask in favor of make_task (and fix all references). 2016-06-08 12:08:05 -04:00