summaryrefslogtreecommitdiff
path: root/spec/services/ci/create_pipeline_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-6/+6
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-1/+2
* Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-021-2/+20
|\
| * Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-2/+20
* | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-6/+6
|\ \ | |/ |/|
| * Use full ref when creating MR pipeline in specsMatija Čupić2018-12-081-6/+6
* | Re-define default only except policyKamil Trzciński2018-12-131-0/+31
* | Fix MR pipelines run on only: refexShinya Maeda2018-12-111-0/+58
|/
* Rename project's pipelines relationFrancisco Javier López2018-12-051-3/+3
* Merge request pipelinesShinya Maeda2018-12-051-8/+215
* Squashed commit of the following:Shinya Maeda2018-11-301-0/+33
* Ignore environment validation failureShinya Maeda2018-11-151-0/+48
* Fix non-hacking wayKamil Trzciński2018-11-121-0/+2
* Simplify testKamil Trzciński2018-11-121-14/+9
* tags testKamil Trzciński2018-11-121-1/+13
* add specs for create pipeline service and new retry when featureMarkus Doits2018-11-071-7/+25
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
* Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-181-1/+20
* Improve variable comparisonMatija Čupić2018-05-041-3/+2
* Use variables_attributes intead of variablesMatija Čupić2018-04-181-7/+7
* Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-181-2/+19
* Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-2/+14
* Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-081-8/+3
* Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-081-0/+20
* Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-12/+31
* Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-1/+2
* Add a project forks spec helperBob Van Landuyt2017-10-071-5/+3
* Add test for head pipeline assignment when skippedGrzegorz Bizon2017-09-261-0/+20
* Fix code style offenses in pipeline create servicesGrzegorz Bizon2017-09-261-1/+0
* Extract pipeline chain builder classes from serviceGrzegorz Bizon2017-09-251-99/+0
* Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-071-1/+1
|\
| * Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-061-5/+9
| |\
| * | Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
* | | fix CIMaxim Rydkin2017-09-071-1/+1
| |/ |/|
* | Fix specShinya Maeda2017-09-031-7/+9
* | Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-031-0/+2
|/
* Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1Shinya Maeda2017-08-291-14/+10
* Fix specShinya Maeda2017-08-291-3/+3
* Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-1/+2
* Update merge request pipeline even if if has errorsGrzegorz Bizon2017-08-181-1/+19
* Make create pipeline service specs more readableGrzegorz Bizon2017-08-181-11/+27
* Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-201-1/+15
|\
| * Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+14
| |\
| | * Fix CI/CD job auto-retry specsfeature/gb/auto-retry-failed-ci-jobGrzegorz Bizon2017-07-201-2/+2
| | * Add specs seeding jobs with auto-retries configuredGrzegorz Bizon2017-07-171-0/+14
| * | Update piplines created metric namebjk/pipelines_created_totalBen Kochie2017-07-191-1/+1
| |/