#27 Skip composes where we can't get the release info via compose ID
Merged by jcline. Opened by jcline.

Production is currently boot-looping since fedfind is raising a
ValueError with the message "Cannot find ELN composes by compose ID!".
For now, just skip these messages. In the future we will have to figure
out how to handle them more gracefully if we want to upload ELN images.

Pull-Request has been merged by jcline

LGTM. Note when ELN actually moves to kojipkgs (testing for that was the source of the rogue message which blew everything up this morning), we will be able to find them by compose ID, but I'll have to update fedfind first. See https://pagure.io/fedora-qa/fedfind/issue/22 .

Metadata