summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/yaml_processor_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-8-stable-eeGitLab Bot2020-02-241-0/+23
* Add latest changes from gitlab-org/gitlab@12-8-stable-eeGitLab Bot2020-02-201-17/+36
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-0/+101
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2020-01-091-0/+13
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-11/+182
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-38/+300
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-20/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+42
* Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-091-2/+36
* New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-0/+26
* Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-201-11/+103
* Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-1/+4
* Add support for DAGKamil Trzciński2019-08-011-0/+80
* Default dependency job stage index to Infinity, and correctly report it as un...drew2019-07-311-0/+25
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-181-1/+49
* Add multiple extends supportWolphin2019-06-051-1/+1
* Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-1/+3
* Un-quarantine speccherry-pick-39eb16aaKamil Trzciński2019-04-151-3/+3
* Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-151-3/+10
* Reduce number of rspec retriesSanad Liaquat2019-04-091-1/+1
* Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern2019-04-051-10/+3
* Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-051-3/+10
|\
| * Require all templates to use default stagesKamil Trzciński2019-04-051-3/+10
* | fix(gitlab-ci-config): allow strings in the 'include' keywordPaul 🐻2019-04-051-0/+8
|/
* Add port section to CI Image objectFrancisco Javier López2019-04-031-2/+2
* tests(yaml_processor): complete test scenarios on 'include' keywordPaul B2019-02-191-5/+75
* tests: adding a failing unit testPaul B2019-02-191-0/+9
* Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-33/+0
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-071-2/+2
|\
| * Allow to include files from another projectsKamil Trzciński2019-01-071-2/+2
* | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-16/+6
|/
* fix failing specs due to latest changesMarkus Doits2018-11-071-2/+2
* Move parallelized node index to job optionsMatija Čupić2018-11-011-1/+9
* Parallelize jobs in Gitlab::Ci::YamlProcessorMatija Čupić2018-11-011-17/+4
* Change minimum parallel value to 2Matija Čupić2018-10-271-2/+2
* Add YamlProcessor specsMatija Čupić2018-10-271-0/+32
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-1/+9
|\
| * Add Gitaly integration tests for only: changes featureGrzegorz Bizon2018-10-021-1/+9
* | Add spec for YamlProcessorShinya Maeda2018-10-021-1/+16
|/
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-261-12/+0
* Improve specs and error messages in extendable configGrzegorz Bizon2018-09-051-1/+1
* Improve extended CI/CD config error messagesGrzegorz Bizon2018-09-051-1/+1
* Add feature tests for CI/CD `extends` keywordGrzegorz Bizon2018-09-041-0/+60
* Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .ya...Marin Jankovski2018-06-281-10/+0
* CE-EE parity to spec/lib/gitlab/ci/yaml_processor_spec.rbRobert Speicher2018-06-181-1/+1
* Fix invalid assertion in YAML processor specsGrzegorz Bizon2018-03-271-1/+1
* Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-231-16/+0