• Grzegorz Bizon's avatar
    Reduce stage seeds coupling between pipeline and YAML · b82de0f0
    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.
    b82de0f0
config_spec.rb 2.68 KB