Q - What is a summary of your change?
A - This commit removes Fedmsg as a dependency for the project.
Q - Why is this change helpful?
A - Since Fedmsg is deprecated in favour of fedora-messaging, this commit removes the Fedmsg dependency for the project.
This solves ticket #66 and #69 and is the first step of many for #96. Since fedmsg is used only for assigning badges, it doesn't conflict with either of these issues and restores them back to full functionality. It's important to get this functionality in the codebase so others working on the project can work on things forward from here.
Q - What is a summary of your change?
A - This commit removes Fedmsg as a dependency for the project.
Q - Why is this change helpful?
A - Since Fedmsg is deprecated in favour of fedora-messaging, this commit removes the Fedmsg dependency for the project.
This solves ticket #66 and #69 and is the first step of many for #96. Since fedmsg is used only for assigning badges, it doesn't conflict with either of these issues and restores them back to full functionality. It's important to get this functionality in the codebase so others working on the project can work on things forward from here.
Note - The test suite was successfully passed.