gitlab-org--gitlab-foss/lib/gitlab/ci/pipeline
Kamil Trzciński 684751d3c2 Make needs: to require previous jobs
This changes `needs:` from weak reference
to have a strong reference.

This means that job will not be created
unless all needs are present as part of
a pipeline.
2019-08-02 18:41:40 +02:00
..
chain Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02:00
expression Removing ci_variables_complex_expressions feature flag and deprecated code branches 2019-07-12 20:20:44 -04:00
seed Make needs: to require previous jobs 2019-08-02 18:41:40 +02:00
duration.rb Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
expression.rb Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
preloader.rb Restore lazy loading of pipeline commits in preloader 2018-05-25 13:45:08 +02:00