• Rémy Coutable's avatar
    Merge branch 'fix-regression-in-handling-build-updated' into 'master' · 9eed4a8d
    Rémy Coutable authored
    Fix processing of events when build finished.
    
    Update pipeline after processing builds. Otherwise we can get into scenario where pipeline will be marked as running.
    
    This solves a quite significant regression in Pipeline processing.
    
    Proper fix is to move all this to Sidekiq Worker and process pipeline there.
    I'll do it after 8.12 release.
    
    See merge request !6410
    9eed4a8d
pipeline.rb 6.99 KB