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
This commit implements missing fedmsg_meta_methods. There are still few
exceptions that are not implemented.
* username - this connects to FAS which is something I don't want the
schema to do. It shouldn't connect to any external system, this should
be left on consumer
What is implemented:
* Anitya url for various components to have direct url in Anitya for
these components
* List of packages in messages
Closesfedora-infra#752
Signed-off-by: Michal Konečný <[email protected]>
This commit implements missing fedmsg_meta_methods. There are still few
exceptions that are not implemented.
* username - this connects to FAS which is something I don't want the
schema to do. It shouldn't connect to any external system, this should
be left on consumer
What is implemented:
* Anitya url for various components to have direct url in Anitya for
these components
* List of packages in messages
Closes#752
Signed-off-by: Michal Konečný <[email protected]>
To have full functionality of fedmsg in fedora messaging, we need to implement fedmsg_meta_fedora_infrastructure methods in Anitya schema.
This will allow any application consuming Anitya messages to have the same functionality as in fedmsg.
The text was updated successfully, but these errors were encountered: