summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Set GIT_DEPTH to 1 to speed up cloning for the cloud images triggeruse-git-depth-1-on-cng-triggerDJ Mountney2018-05-221-0/+2
|
* Merge branch 'dz-no-ee-check' into 'master'Rémy Coutable2018-05-221-0/+12
|\ | | | | | | | | | | | | Add check for top-level ee directory in CE repo Closes #46239 See merge request gitlab-org/gitlab-ce!19062
| * Add check for top-level ee directory in CE repoDmitriy Zaporozhets2018-05-211-0/+12
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'rc/improve-single-script-jobs-ci-config' into 'master'Grzegorz Bizon2018-05-211-29/+30
|\ \ | | | | | | | | | | | | Improve the single-script jobs CI config See merge request gitlab-org/gitlab-ce!19040
| * | Improve the single-script jobs CI configrc/improve-single-script-jobs-ci-configRémy Coutable2018-05-211-29/+30
| |/ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Use defaults for retrytrigger-cng-imageDJ Mountney2018-05-181-2/+1
| | | | | | | | And use a supported syntax for ignoring docs during gem install
* | Build cloud native images on tagsDJ Mountney2018-05-171-0/+19
|/ | | | | | | | | | | | | | | | When on a tag, trigger a multi-project pipeline in the CNG repostiory. Opting for a trigger rather than an addition to our release-tools project for a few reasons: - The Dockerfiles in the CNG image repo change infrequently, and as a result I don't feel the need/overhead for stable branches in that repo at this time - My intent with the CNG repo, is that once stable, the Dockerfiles would actualy move to their component projects, to be versioned with the code they are building - It is likely that we will want to followup with a manually triggered package for branches for devs, and possibly review apps, so it made sense to build the CNG ci jobs to accept this sort of pipeline.
* Grant privileges after database is createdce-5980-add-ce-upgrade-ee-testLin Jen-Shin2018-05-161-2/+1
| | | | Never drop the database when granting privileges
* Only setup db in the first checkout!Lin Jen-Shin2018-05-161-1/+2
|
* Merge branch 'blackst0ne-remove-spinach' into 'master'Rémy Coutable2018-05-151-172/+124
|\ | | | | | | | | | | | | Remove Spinach Closes #23036 See merge request gitlab-org/gitlab-ce!18869
| * Increase rspec jobs up to 30blackst0ne2018-05-141-115/+123
| |
| * Clean up gitlab-ci.ymlblackst0ne2018-05-141-57/+1
| |
* | Fix gitaly-ruby bundle poisoning in CIJacob Vosmaer (out of office May 10-14)2018-05-141-0/+2
|/
* Don't run JS lint for QA eitherLin Jen-Shin2018-04-271-1/+1
|
* Introduce dedicated-no-docs-and-no-qa-pull-cache-jobLin Jen-Shin2018-04-271-6/+10
| | | | and skip db related jobs for QA branches
* Fix rubocop offense and enable jobs for qaLin Jen-Shin2018-04-271-1/+1
| | | | We could revisit which we don't want to run in qa.
* Fix timeouts of end-to-end tests with GitLab QAGrzegorz Bizon2018-04-251-1/+0
|
* Downgrade MySQL CI service from 8.0 to 5.7Stan Hu2018-04-201-1/+1
| | | | | | | | MySQL 8.0 made the default authentication mode `caching_sha2_password`, and this breaks our CI builds at the moment. Downgrade until we can figure out how to support this. Closes #45606
* Bump CI to use Chrome V65 and ChromeDriver 2.36Stan Hu2018-04-181-1/+1
|
* Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-1/+1
|
* Fix scripts/prune-old-flaky-specs requires Bundler to runRémy Coutable2018-04-111-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from ↵Rémy Coutable2018-04-101-0/+1
| | | | | | the report Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update Security Products jobs definitionsOlivier Gonzalez2018-04-101-4/+38
|
* Bump ruby 2.3.6 cache key and source installation docssh-bump-ruby-and-git-image-ciStan Hu2018-04-091-2/+2
|
* Bump Ruby to 2.3.7 and git to 2.17.0 in CI imageStan Hu2018-04-071-1/+1
|
* Merge branch ↵Robert Speicher2018-04-051-3/+0
|\ | | | | | | | | | | | | | | | | '44978-consider-removing-rubocop-and-eslint-from-codeclimate-yml' into 'master' Resolve "Consider removing RuboCop and ESLint from `.codeclimate.yml`" Closes #44978 See merge request gitlab-org/gitlab-ce!18178
| * Don't run RuboCop nor ESLint checks in the codequality job as this is ↵44978-consider-removing-rubocop-and-eslint-from-codeclimate-ymlRémy Coutable2018-04-041-3/+0
| | | | | | | | | | | | already done by the static-analysis job Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix the coverage job by making it download the artifacts from all the ↵44710-coverage-information-for-this-repo-is-wrongRémy Coutable2018-04-051-1/+7
| | | | | | | | | | | | previous jobs Signed-off-by: Rémy Coutable <remy@rymai.me>
* | [Rails5] Add rails5 jobs to gitlab-ci.ymlblackst0ne2018-04-051-0/+95
|/
* Use standard codequality jobOlivier Gonzalez2018-04-041-6/+8
|
* Merge branch ↵Rémy Coutable2018-04-031-0/+3
|\ | | | | | | | | | | | | | | | | '44254-codequality-jobs-are-failing-silently-with-an-empty-codeclimate-json-file' into 'master' Resolve "codequality jobs are failing silently with an empty codeclimate.json file" Closes #44254 See merge request gitlab-org/gitlab-ce!18152
| * Don't set the tag for the job since it needs44254-codequality-jobs-are-failing-silently-with-an-empty-codeclimate-json-fileRémy Coutable2018-04-031-0/+3
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'fix/qa/gb/use-project-path-in-package-and-qa-action' into 'master'Rémy Coutable2018-04-031-1/+1
|\ \ | |/ |/| | | | | Use project path in package-and-qa to fetch script See merge request gitlab-org/gitlab-ce!18145
| * Use project path in package-and-qa to fetch scriptGrzegorz Bizon2018-04-031-1/+1
| |
* | Do not retry package-and-qa manual action on failureqa/gb/do-not-auto-retry-package-and-qa-actionGrzegorz Bizon2018-04-021-0/+1
|/
* Don't let the Runner clone/fetch prior to the package-and-qa jobrc/checkout-false-in-package-and-qaRémy Coutable2018-03-301-1/+10
| | | | | | | Do it by hand instead, that way we can still run this job even if the branch has been removed. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Rollback to a set version instead of an arbitrary number of stepssh-improve-rollback-testStan Hu2018-03-221-1/+1
| | | | | | | The previously hard-coded value can fail when new migrations are introduced since multiple migrations may need to be rolled back atomically. Closes #40302
* Rename manual job to `package-and-qa`Toon Claes2018-03-161-1/+1
| | | To make it more clear it's building the package **and** doing QA, rename the job.
* New .dedicated-no-docs-pull-cache-job and .no-db-job definitionsRémy Coutable2018-03-061-136/+99
| | | | | | | | This should speed up a bit some jobs. Also, use ruby:2.4-alpine image in the flaky-examples-check job Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add date calls in .gitlab-ci.yml to see how long each step takeRémy Coutable2018-03-061-0/+19
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* codequality: Install jq directly instead of pulling it via dockerNick Thomas2018-03-021-1/+2
|
* Bump GitLab CI test image to use git v2.16Stan Hu2018-02-281-1/+1
| | | | | | | git 2.15.0 has some significant performance improvements when running `git fetch` on a repository that has lots of references. See https://gitlab.com/gitlab-com/migration/issues/216#note_60672987 for more details.
* Optimize and improve the inline documentation for the codequality jobRémy Coutable2018-02-211-1/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'improve-codequality-job' into 'master'Grzegorz Bizon2018-02-211-10/+10
|\ | | | | | | | | Merge branch 'improve-codequality-job' into 'master' See merge request gitlab-org/gitlab-ce!17263
| * Merge branch 'improve-codequality-job' into 'master'improve-codequality-jobGrzegorz Bizon2018-02-211-10/+10
| | | | | | | | | | Simplify the codequality job See merge request gitlab-org/gitlab-ee!4602
* | Merge branch 'rebalance-test-job-nodes-28-2' into 'master'Rémy Coutable2018-02-211-63/+63
|\ \ | |/ |/| | | | | Reduce Spinach parallelization to 2 nodes and increase RSpec's to 28 nodes See merge request gitlab-org/gitlab-ce!16713
| * Reduce Spinach parallelization to 2 nodes and increase RSpec's to 28 nodesTakuya Noguchi2018-02-011-63/+63
| |
* | Merge branch 'dz-sast-confidence-level' into 'master'Rémy Coutable2018-02-051-0/+2
|\ \ | | | | | | | | | | | | Change SAST confidence level in .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!16831
| * | Change SAST confidence level in .gitlab-ci.ymldz-sast-confidence-levelDmitriy Zaporozhets2018-02-011-0/+2
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Speed-up the gitlab_git_test jobRémy Coutable2018-02-011-1/+2
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>