Skip to content

fedmsg metadata providers for the Unified Message Bus

License

Notifications You must be signed in to change notification settings

jorris/fedmsg_meta_umb

 
 

Repository files navigation

fedmsg_meta_umb

fedmsg metadata providers for the Unified Message Bus

fedmsg is a set of tools for knitting together services and webapps into a realtime messaging net. This package contains metadata provider plugins for internal Red Hat services attached to the Unified Message Bus.

If you were to deploy fedmsg at another site, you would like want to write your own module like this one that could provide textual representations of your messages.

Pop into #fedora-apps on freenode if you have questions or comments.

Build Status

Branch Status Coverage
master Build Status - master branch Code Coverage - master branch

Running the Tests

# install the test tool
$ sudo dnf install python2-detox
# Run it.
$ detox

If detox is unavailable on your system, you can also use plain old tox.

Building the Docs

# Install additional dependencies
$ pip install -r doc/requirements.txt
$ sphinx-build doc/ htmldocs/

About

fedmsg metadata providers for the Unified Message Bus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%