Fixes https://fedorahosted.org/koji/ticket/330
buildContainer is provided by an external plugin, so I'm a little wary of putting this handling in koji itself, esp since the plugin has changed the handler signature in the past.
If we do this, we should probably also:
Is this pressing?
I would rather figure out a way for plugins to register their own formatters for displaying task data in the cli and web UI.
No. not really
I would rather figure out a way for plugins to register their own formatters
Agreed, that would be the ideal option, I'll look into that one
Closing this for now. Will revisit when we have a way for plugins to do this.
Related: https://pagure.io/koji/issue/193
Pull-Request has been closed by mikem
Fixes https://fedorahosted.org/koji/ticket/330