mkocka / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

3cc438b Extend the SCM code

Authored and Committed by Petr Šabata 7 years ago
1 file changed. 71 lines added. 30 lines removed.
    Extend the SCM code
    
    Parse the scmurls, understand the git hash parts, make the checkout()
    method actually check out the given hash, add various properties, make
    allowed_scm URLs optional, and drop the common repo code.
    
    Signed-off-by: Petr Šabata <contyk@redhat.com>
    
        
file modified
+71 -30