summaryrefslogtreecommitdiff
path: root/doc/ci/examples
Commit message (Collapse)AuthorAgeFilesLines
* Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-linkAchilleas Pipinellis2017-06-141-1/+1
|
* Fix link to ee code quality docdz-backport-codeclimate-docsDmitriy Zaporozhets2017-06-051-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Backport CI codeclimate example doc change from EEDmitriy Zaporozhets2017-06-051-3/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets2017-05-222-2/+2
|\ | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305
| * Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-112-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'change-url-in-specific-runners-registration-steps' into 'master'Kamil Trzciński2017-05-182-4/+4
|\ \ | | | | | | | | | | | | Remove references to '/ci' path while describing Runner's registration See merge request !10518
| * | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-stepsTomasz Maczukin2017-05-152-4/+4
| |/
* | Add Code Climate CLI example to CI documentationDmitriy Zaporozhets2017-05-182-0/+29
|/
* Separate Scala from Java in CI examplesdocs/ci-index-pageAchilleas Pipinellis2017-04-051-3/+6
|
* Fix broken linkAchilleas Pipinellis2017-04-051-2/+2
|
* Reorganize CI examples, add more linksMarcia Ramos2017-04-051-9/+57
|
* Update dpl CI exampleAchilleas Pipinellis2017-03-301-29/+57
| | | | [ci skip]
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-154-13/+13
| | | | [ci skip]
* Merge branch 'improve-ci-example-php-doc' into 'master' Rémy Coutable2017-01-301-1/+5
|\ | | | | | | | | Changed composer installer script in the CI PHP example doc See merge request !8817
| * Changed composer installer script in the CI PHP example docimprove-ci-example-php-docJeffrey Cafferata2017-01-261-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The script will check some php.ini settings warn you if they are set incorrectly, and then download the latest composer.phar in the current directory. These lines will, in order: - Download the installer SHA-384 to the current directory - Download the installer to the current directory - Verify the installer SHA-384 which you can also cross-check https://composer.github.io/pubkeys.html - Run the installer - Remove the installer & the installer SHA-384 Signed-off-by: Rémy Coutable <remy@rymai.me>
* | TyposIonut Staicu2017-01-271-12/+17
| |
* | Small gramatical tweaksIonut Staicu2017-01-272-5/+5
| |
* | TyposIonut Staicu2017-01-271-10/+11
| |
* | Added PHP & NPM docIonut Staicu2017-01-272-0/+156
|/
* Update test-and-deploy-ruby-application-to-heroku.mdWilliam2016-12-211-1/+1
|
* Update php.md - /.dockerinit was removed in v1.11 so the test always results ↵Sam Carrington2016-12-011-1/+1
| | | | in an early exit https://github.com/docker/docker/pull/19490
* Merge the two Scala examplesAchilleas Pipinellis2016-11-183-51/+35
| | | | [ci skip]
* Add Play/Scala CI example with deployment to HerokuJasper Denkers2016-11-182-0/+45
|
* Link to review apps example from docsAchilleas Pipinellis2016-10-141-0/+1
| | | | [ci skip]
* Improve a bit the example .gitlab-ci.yml for Phoenixnahtnam/gitlab-ce-ci-test-phoenixRémy Coutable2016-10-111-9/+13
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add an example for testing a phoenix application with Gitlab CI.Manthan Mallikarjun2016-10-112-0/+53
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'fix_trivial_doc_typo' into 'master' Rémy Coutable2016-09-261-1/+1
|\ | | | | | | | | | | | | Fix trivial typo in docs See merge request !5849
| * Fix trivial typo in docsArnold Bechtoldt2016-08-171-1/+1
| | | | | | | | * Fix a word with the so-called *Deppenapostroph* (``'s``)
* | Formatting fix in doc/ci/examples/README.mdsknebel2016-09-181-1/+1
| |
* | Minor update on CI docs exampleszj-update-ci-examples-docZ.J. van de Weg2016-09-091-6/+8
|/ | | | | | | | | | Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is organized so far and did a minor clean up. In my opinion we should just keep a list of up to date blog posts in the docs and examples should be included in gitlab-org/gitlab-ci-yml. This reduces the number of projects and docs pages one has to look for information. [ci skip]
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-2/+2
|
* gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official ↵kujiy2016-07-081-1/+1
| | | | | doc didn't work. Curl command has to follow redirects now.
* adding link to .gitlab-ci.yml templates - closes #18998Marcia Ramos2016-07-011-0/+1
|
* Merge branch 'master' into ci-scala-exampleAchilleas Pipinellis2016-06-186-21/+136
|\
| * Fix more references to old gitlab-runnerMark Pundsack2016-06-131-2/+2
| |
| * Merge branch 'doc-broken-links' into 'master' Jeroen van Baarsen2016-05-191-0/+98
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken documentation links Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15249 - [x] `/help/ui`- This is working for me - [x] `/help/ci/examples/deployment/README.md` - Fixed - [x] `/help/ci/api/projects.md` - Fixed - [x] `/help/markdown/LICENSE` - Cannot do much to fix it, added a note. - [x] `/help/ci/ssh/README.md` - Cannot find this link referenced anywhere. See merge request !3903
| | * Fix broken linksdoc-broken-linksAchilleas Pipinellis2016-04-191-0/+98
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-05-081-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | blost -> blog See merge request !4063
| | * | blost -> blogBen Bodenmiller2016-05-061-1/+1
| | | |
| * | | Merge branch 'update-doc-ci-examples' into 'master' Achilleas Pipinellis2016-05-083-9/+9
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CI example docs. Docs for CI examples are updated as follows: - Fix a dead link from CI example top to `dpl` - Specify Django for a Python project, not Rails - Use the latest Python Docker image as [Heroku supports only Python 3.5.1 (and 2.7.11)](https://devcenter.heroku.com/articles/python-support) - Show the latest Docker Hub URL links. See merge request !4082
| | * | | Update CI example docs.Takuya Noguchi2016-05-073-9/+9
| | |/ /
| * | | Update Docker Hub links.Takuya Noguchi2016-05-071-3/+3
| |/ /
| * | Fix php-docker example (for new docker versions)fix/ci-php-docker-exampleTomasz Maczukin2016-04-251-1/+1
| |/ | | | | | | [ci skip]
* | Add Java 8 image to Scala CI instructionsJasper Denkers2016-03-181-0/+2
| |
* | Refer to example project in gitlab-examples groupJasper Denkers2016-03-181-1/+1
| |
* | Added CI example for Scala and SBTJasper Denkers2016-03-182-0/+29
|/ | | | Added CI test coverage parse regex for scoverage
* Fix typo in Ruby CI test and deploy exampleJasper Denkers2016-03-141-1/+1
|
* Remove duplicate entries.Sytse Sijbrandij2016-03-121-6/+2
|
* Reduce example documentation.reduce-example-duplicationSytse Sijbrandij2016-03-101-7/+13
|
* Link to examples pageAchilleas Pipinellis2016-02-291-1/+1
| | | | [ci skip]