Reduce stage seeds coupling between pipeline and YAML
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
Showing
Please register or sign in to comment