summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Add more introductory information to Review Apps pagedocs/refactor-review-apps-documentationEvan Read2018-10-013-91/+120
| | | | Also includes other refactoring.
* Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-272-2/+2
|\ | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * Correct Gitlab to GitLab in docsMarcel Amirault2018-09-252-2/+2
| |
* | Update using_docker_build.mdCauan Cabral2018-09-271-2/+2
| |
* | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-264-12/+10
| |
* | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-09-261-0/+1
|\ \ | | | | | | | | | | | | ci docs: clarify allow_failure default See merge request gitlab-org/gitlab-ce!21791
| * | ci docs: clarify allow_failure defaultC.J. Jameson2018-09-181-0/+1
| | |
* | | Merge branch 'patch-25' into 'master'Marcia Ramos2018-09-261-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872
| * | | Docs: one-off typo fixBen Bodenmiller2018-09-221-1/+1
| | |/ | |/|
* | | Added cpp documentation for junit integration. Shaun Burns2018-09-251-0/+21
|/ /
* | Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-216-12/+12
|/
* Merge branch 'junit-reports-filename-patterns' into 'master'Achilleas Pipinellis2018-09-171-4/+7
|\ | | | | | | | | Extend JUnit XML test report documentation to explicitly mention support for filename patterns. See merge request gitlab-org/gitlab-ce!21619
| * MR feedback: Remove now-redundant linkPatrick Lehner2018-09-161-1/+1
| |
| * Extend JUnit XML test report documentation to explicitly mention support for ↵Patrick Lehner2018-09-081-3/+6
| | | | | | | | filename patterns.
* | Port 'include' in CI yaml docs from EEAchilleas Pipinellis2018-09-141-0/+181
| |
* | Copyedit extends CI yaml docsAchilleas Pipinellis2018-09-141-12/+13
| |
* | Make it more clear that `extends` behaves like inheritanceGrzegorz Bizon2018-09-111-1/+2
| |
* | Merge branch 'master' into 'master'Rémy Coutable2018-09-101-13/+13
|\ \ | | | | | | | | | | | | docs: Correct YAML indentation See merge request gitlab-org/gitlab-ce!21631
| * | Correct YAML indentationCam2018-09-101-13/+13
| |/
* | Merge branch 'docs/make-caching-docs-adhere-to-styleguide' into 'master'Marcia Ramos2018-09-101-34/+35
|\ \ | | | | | | | | | | | | Make topic adhere to style guide See merge request gitlab-org/gitlab-ce!21582
| * | Make topic adhere to style guide.Evan Read2018-09-071-34/+35
| | |
* | | Remove beta from web terminal51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicatorSteve Azzopardi2018-09-101-5/+1
| |/ |/| | | | | closes gitlab-org/gitlab-ce#51295
* | Document how to specify environment variables during manual pipeline run and ↵Evan Read2018-09-073-37/+53
| | | | | | | | more
* | Document git requirements for GIT_SUBMODULE_STRATEGY=recursiveAlessio Caiazza2018-09-071-1/+3
|/
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-0610-148/+154
|
* Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński2018-09-051-0/+74
|\ | | | | | | | | | | | | Add support for advanced CI/CD config extension with `extends:` Closes gitlab-ee#6136 See merge request gitlab-org/gitlab-ce!21243
| * Fix extended CI/CD configuration docs for `extends`Grzegorz Bizon2018-09-051-9/+5
| |
| * Add docs for extended CI/CD config with `extends`Grzegorz Bizon2018-09-051-0/+78
| |
* | remove comma kus2018-09-051-1/+1
|/ | | then each commit or push triggers your CI pipeline.
* Fix bugs/edge cases of JUnitParserShinya Maeda2018-09-041-0/+8
|
* Make cache vs artifacts section more visible, and minor enhancements to text.Evan Read2018-09-041-57/+58
|
* Refactor Java JUnit reports examplesAchilleas Pipinellis2018-09-031-8/+11
|
* Add Java Maven example to junit_test_reports.mdLeo2018-09-031-3/+19
|
* Update junit_test_reports.md by providing new example for java, using gradle ↵Maastiff2018-09-031-0/+20
| | | | build tool
* Add information how to run multi-platform builds with tags to ↵Mart Sõmermaa2018-08-291-0/+22
| | | | | | | | | doc/ci/yaml/README.md Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6176. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix typo in LOTR reference in caching documentationPhilipp Gildein2018-08-291-1/+1
| | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6324. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add information that artifacts can only exist relative to the build directoryKarl-Philipp Richter2018-08-291-1/+9
| | | | | | | | | | | | | As explained in https://gitlab.com/gitlab-org/gitlab-ce/issues/15530. A note that the declaration of an absolute directory triggers a misleading error message and that following job(s) can't find the file is important to avoid large scale time waisting until the issue is fixed. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6838. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Compress all PNG images under doc/Achilleas Pipinellis2018-08-2757-0/+0
| | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* Merge branch '25990-interactive-web-terminals-for-ci-cd-jobs-docs' into 'master'Achilleas Pipinellis2018-08-205-0/+54
|\ | | | | | | | | Document Interactive web terminals for CI/CD jobs See merge request gitlab-org/gitlab-ce!20719
| * Add beta flag for interactive web terminals25990-interactive-web-terminals-for-ci-cd-jobs-docsSteve Azzopardi2018-08-171-0/+4
| |
| * Update interactive web terminal documentationSteve Azzopardi2018-08-163-4/+4
| |
| * Add documentation for interactive web terminalsSteve Azzopardi2018-08-165-0/+50
| | | | | | | | | | | | | | Create a new page for the interactive web terminals since it doesn't fit in any other place. Add link in CI home page.
* | doc: ci/yaml expire_in: the value is in secondsElan Ruusamäe2018-08-171-1/+3
| |
* | Initial kaniko documentationJoshua Lambert2018-08-162-0/+61
|/
* Documentation for JUnit XML Test Summary In MR widgetShinya Maeda2018-08-154-0/+152
|
* Fix indentation for artifacts example in docsAdam Liter2018-08-011-2/+2
|
* Update test-and-deploy-python-application-to-heroku.mdPeter Sowah2018-07-311-1/+1
|
* Update doc/ci/docker/using_docker_build.mdTobias Hernstig2018-07-251-4/+6
|
* Merge branch 'revert-aeb3df17' into 'master'Achilleas Pipinellis2018-07-241-38/+0
|\ | | | | | | | | Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'" See merge request gitlab-org/gitlab-ce!20633
| * Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'"revert-aeb3df17Steve Azzopardi2018-07-161-38/+0
| | | | | | This reverts merge request !19664