• Grzegorz Bizon's avatar
    Reduce stage seeds coupling between pipeline and YAML · 9d1c1d54
    Grzegorz Bizon authored
    This is a first step to decouple pipeline from YAML processing. It
    reduces the coupling by removing some methods that introduce coupling
    and by moving logic into separate chain element that is being used to
    populate pipelines with stages and builds.
    
    Conflicts:
    	spec/models/ci/pipeline_spec.rb
    9d1c1d54
config_spec.rb 2.69 KB