Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fedora messaging support #1

Closed
wants to merge 1 commit into from
Closed

Add fedora messaging support #1

wants to merge 1 commit into from

Conversation

Zlopez
Copy link
Owner

@Zlopez Zlopez commented Jul 28, 2020

This adds the whole messaging schema for Fedora planet, together with changes in the planet itself.

To test the messaging schema:

$ python -m venv .venv
$ . .venv/bin/activate
$ pip install pytest fedora-messaging
$ cd fedora_planet_messages
$ pip install .
$ pytest fedora_planet_messages/

Signed-off-by: Michal Konečný mkonecny@redhat.com

planet/spider.py Outdated Show resolved Hide resolved
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
@Zlopez
Copy link
Owner Author

Zlopez commented Jul 31, 2020

The schema is now hosted in their own repo.

What remains is the patch that will be added to fedora planet RPM.

@Zlopez
Copy link
Owner Author

Zlopez commented Aug 21, 2020

The patch is now applied to the SRPM and the build in koji is completed.

@Zlopez Zlopez closed this Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants