Gets Brew task ID from the UMB message instead of using additional Brew XMLRPC call.
This also solves an issues with containers which store task ID in 'container_koji_task_id' field (under 'extra' dict) instead of 'task_id'.
Signed-off-by: Lukas Holecek hluk@email.cz
looks good
Commit 6e9266c1 fixes this pull-request
Pull-Request has been merged by gnaponie
Gets Brew task ID from the UMB message instead of using additional Brew
XMLRPC call.
This also solves an issues with containers which store task ID in
'container_koji_task_id' field (under 'extra' dict) instead of
'task_id'.
Signed-off-by: Lukas Holecek hluk@email.cz