summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/chain/validate/config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Correct CE-EE parity in two CI-related specsrs-spec-lib-gitlab-ci-parityRobert Speicher2018-06-181-1/+1
* Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon2018-03-211-22/+0
* Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-081-3/+4
* Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon2017-10-051-0/+4
* Fix some code style offenses in pipeline chain classesGrzegorz Bizon2017-09-261-3/+2
* Add specs for pipeline builder that validates configGrzegorz Bizon2017-09-261-0/+127