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

Listen for pkgdb monitoring toggle messages #32

Closed
ralphbean opened this issue Mar 12, 2015 · 0 comments
Closed

Listen for pkgdb monitoring toggle messages #32

ralphbean opened this issue Mar 12, 2015 · 0 comments

Comments

@ralphbean
Copy link
Contributor

Problem: Sometimes, a package owner adds a package to anitya, but the pkgdb monitoring flag is False. Anitya finds a new version, broadcasts it, and the-new-hotness drops it, since the monitoring flag is false. Shortly thereafter, the package owner turns the monitoring flag on, but there is nothing to trigger the-new-hotness to do anything until the next release upstream happens.

the-new-hotness could listen for pkgdb messages indicating that monitoring was turned on at which point it could go and actively query anitya to see if it should file any bugs, etc.

ralphbean added a commit that referenced this issue Mar 27, 2015
And use those events as another opportunity to try and map stuff in
anitya.

Fixes #32.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant