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

de-duplicate items in bodhi conglomerator #150

Closed
ralphbean opened this issue Sep 23, 2014 · 3 comments
Closed

de-duplicate items in bodhi conglomerator #150

ralphbean opened this issue Sep 23, 2014 · 3 comments

Comments

@ralphbean
Copy link
Contributor

Check out this screenshot:

fedora-infra/bodhi#90 (comment)

See the first item? jjames submitted package1, package2, and package3 updates to f21, f21, and f21.. Those three f21s should be de-duplicated down to just 'f21'.

The code that needs changing is somewhere in here:

https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/tree/develop/fedmsg_meta_fedora_infrastructure/conglomerators/bodhi

@codenamesubho
Copy link
Contributor

@ralphbean I would like to work on this bug.

@ralphbean
Copy link
Contributor Author

@ghost-script thanks!

FYI, the code responsible is located over here: https://github.com/fedora-infra/fedmsg/blob/develop/fedmsg/meta/base.py#L272-L298

codenamesubho added a commit to codenamesubho/fedmsg that referenced this issue Oct 28, 2014
codenamesubho added a commit to codenamesubho/fedmsg that referenced this issue Oct 28, 2014
@ralphbean
Copy link
Contributor Author

Solved by @ghost-script in fedora-infra/fedmsg#296.

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

No branches or pull requests

2 participants