- Sep 04, 2019
-
-
Kamil Trzcińśki authored
In case when `needs:` is missing, but when requested by service, we would not save the pipeline with config_error. This makes it explicit that we want to persist the error as `config_error` failure reason.
-
- Aug 13, 2019
-
-
Kamil Trzcińśki authored
This changes the `needs:` logic to require that all jobs to be present. Instead of skipping do fail the pipeline creation if `needs:` dependency is not found.
-
- Jan 21, 2019
-
-
Matija Čupić authored
This removes the Protect pipeline chain step and assigns the protected attribute in the Populate step instead.
-
- Dec 08, 2018
-
-
Matija Čupić authored
-
Matija Čupić authored
-
- Oct 26, 2018
-
-
gfyoung authored
Enables frozen string for the following: * lib/gitlab/ci/*.rb * lib/gitlab/ci/build/**/*.rb * lib/gitlab/ci/config/**/*.rb * lib/gitlab/ci/pipeline/**/*.rb * lib/gitlab/ci/reports/**/*.rb Partially addresses #47424.
-
- Jun 02, 2018
-
-
Shinya Maeda authored
-
- May 30, 2018
-
-
Shinya Maeda authored
-
- Apr 25, 2018
-
-
Grzegorz Bizon authored
-
- Mar 23, 2018
-
-
Grzegorz Bizon authored
-
- Mar 22, 2018
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Mar 21, 2018
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
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.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-