jkaluza / freshmaker

Forked from freshmaker 7 years ago
Clone

8d8beb5 Do not wait for result of Pulp compose - we can add multiple compose to single Event for long time.

Authored and Committed by jkaluza 5 years ago
    Do not wait for result of Pulp compose - we can add multiple compose to single Event for long time.
    
    They are stored in ArtifactBuild.composes and Pulp compose is also already added there
    by its only caller - the koji.RebuildImagesOnRPMAdvisoryChange method.
    
        
file modified
+0 -26