Aurélien Bompard

Results 264 comments of Aurélien Bompard

Ah, it looks like you don't have any rules at the moment. There aren't any default rules in the new FMN (that's issue #900), so you'll need to at least...

Hey @lantw44 , if I understand correctly, I think this PR should help: https://github.com/fedora-infra/anitya-messages/pull/70

I'm not sure those two messages should be the same, because it's not the same context. - **Add a new rule** is on the main page and means that the...

This is actually very far from a simple issue, I wouldn't start with this one.

Please see the comment above @bajajharsha .

> Not sure why the tests are failing you can ignore the rpm-build and testing-farm failures for now. Please use "-s" to sign your commits, this will add a `Signed-Off-By`...

The DCO test is still not passing, see my comment above.

This isn't really what Jeremy mentions in the ticket comment.

There are some examples and links to apps [in this doc](https://github.com/fedora-infra/fedora-messaging/blob/develop/docs/tutorial/conversion.rst), do you think it's enough?

When applications define message schemas, we'll be able to define a printer callback that will print ```"{} --{}".format(message.topic, message.summary)``` and it'll output basically the same info. Without message schemas, the...