Skip to content

Fedora message schemas for the messages sent for fedoraplanet.org

License

Notifications You must be signed in to change notification settings

fedora-infra/fedora-planet-messages

Repository files navigation

Fedora planet Message Schema

JSON schema definitions for messages published by Fedora planet.

See http://json-schema.org/ for documentation on the schema format. See https://fedora-messaging.readthedocs.io/en/latest/messages.html for documentation on fedora-messaging.

Testing

To test this schema you need to create a python virtual environment and install test-requirements.txt. See the instructions bellow:

python -m venv .venv
. .venv/bin/activate
pip install -r test-requirements.txt

After test environment is created, you can run tests by typing tox.

About

Fedora message schemas for the messages sent for fedoraplanet.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages