Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Digest for IRC messages. #38

Merged
merged 2 commits into from
Jan 9, 2015
Merged

Digest for IRC messages. #38

merged 2 commits into from
Jan 9, 2015

Conversation

ralphbean
Copy link
Contributor

Here, handle_batch is modified to use the new fedmsg.meta.conglomerate call
introduced in fedora-infra/fedmsg#278.

Fixes fedora-infra/fmn#24.

Here, handle_batch is modified to use the new `fedmsg.meta.conglomerate` call
introduced in fedora-infra/fedmsg#278.

Fixes fedora-infra/fmn#24.
# Here we have to distinguish between two different kinds of messages that
# might arrive: the `raw` message from fedmsg itself and the product of a
# call to `fedmsg.meta.conglomerate(..)`
if not 'subtitle' in msg:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe indicate which case is which ('subtitle' is conglomerate or raw?)?

@pypingou
Copy link
Member

pypingou commented Jan 9, 2015

Eventually one precision in the comment, otherwise 👍

ralphbean added a commit that referenced this pull request Jan 9, 2015
@ralphbean ralphbean merged commit 9abaea8 into develop Jan 9, 2015
@ralphbean ralphbean deleted the feature/irc-digest branch January 9, 2015 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Digest IRC Output
2 participants