#4132 Add support for the MQTT message bus
Merged by pingou. Opened by pingou.
mqtt_support  into  master

Download 4132.patch

Takes over https://pagure.io/pagure/pull-request/3921 and does a few code
style changes as well as actually calling the mqtt_publish method where
needed.

@pingou Do we need tests for this?

2 new commits added

  • Style fixes for the mqtt support and adjust the unit-tests as well
  • Add support for the MQTT message bus

@ngompa we could check that the client.publish method gets called but that's about as far as we can go

2 new commits added

  • Style fixes for the mqtt support and adjust the unit-tests as well
  • Add support for the MQTT message bus

rebased onto dd9ee665fc5b33401ac68ad3ea1493b71e03c8fb

Pretty please pagure-ci rebuild

:thumbsup:

rebased onto a949ff0abd3ac602335096e4b273db4165f971ad

Pull-Request has been merged by pingou

Metadata