Move "gather" logic out of the main Compose class and into a separate module.
This moves the "find and download" bits out of the main loops so we can eventually have more flexibility around how we add builds. It also adds flexibility for alternate gather methods (ie. Koji).
Move "gather" logic out of the main Compose class and into a separate module.
This moves the "find and download" bits out of the main loops so we can eventually have more flexibility around how we add builds. It also adds flexibility for alternate gather methods (ie. Koji).