Skip to main content

fedmsg metadata providers for Fedora Infrastructure's deployment

Project description

fedmsg metadata providers for Fedora Infrastructure’s deployment

fedmsg is a set of tools for knitting together services and webapps into a realtime messaging net. This package contains metadata provider plugins for the primary deployment of that system: Fedora Infrastructure.

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

master

Build Status - master branch

develop

Build Status - develop branch

Running the Tests

# Create a virtualenv and install deps
$ sudo dnf install python-virtualenv libffi-devel
$ virtualenv my-env
$ source my-env/bin/activate

# Install the dependencies
$ python setup.py develop

# Run the tests
$ pip install nose
$ $(which nosetests)

Building the Docs

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page