You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the libraries.io consumer is realized as fedmsg consumer which is listening to sse2fedmsg consumer. Because Anitya is only one listening to this consumer, it will be better to make it part of Anitya.
Issue
Currently the libraries.io consumer is realized as fedmsg consumer which is listening to sse2fedmsg consumer. Because Anitya is only one listening to this consumer, it will be better to make it part of Anitya.
Solution
Refactor the current libraries.io consumer to consume SSE directly.
The text was updated successfully, but these errors were encountered: