summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Update docker title for docker-in-docker workflowdocs/update-dind-titleSteve Azzopardi2019-07-304-5/+6
| | | | | `docker-in-docker` is a workflow not an specific executor. It uses the [Docker executor](https://docs.gitlab.com/runner/executors/docker.html).
* Merge branch 'docs-ci-examples-fix-typo' into 'master'Evan Read2019-07-301-1/+1
|\ | | | | | | | | documentation: fix a typo in ci/examples See merge request gitlab-org/gitlab-ce!31250
| * Doc: ci: examples: fix typo EnvoyRomain Aviolat2019-07-291-1/+1
| | | | | | | | | | This commit fixes a typo in the ci/examples documentation
* | Merge branch 'mc/doc/document-codeclimate-security-best-practice-docs' into ↵Evan Read2019-07-291-0/+6
|\ \ | |/ |/| | | | | | | | | | | | | 'master' Document Code Quality potential security flaw Closes #37980 See merge request gitlab-org/gitlab-ce!31197
| * Document Code Quality potential security flawmc/doc/document-codeclimate-security-best-practice-docsMatija Čupić2019-07-291-0/+6
| |
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-13/+1
|\ \
| * \ Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-13/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Drop feature to take ownership of a trigger token Closes #2868 See merge request gitlab/gitlabhq!3198
| | * | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing API and frontend interactions that allowed users to take ownership of a trigger token. Removed mentions from the documentation.
* | | | Add Job specific variablesMatija Čupić2019-07-292-0/+14
| |_|/ |/| | | | | | | | | | | Adds Job specific variables to facilitate specifying variables when running manual jobs.
* | | Update README.md - add CTA to watch Mastering CI/CD webcast and 5 teams that ↵Agnes Oetama2019-07-263-0/+16
| | | | | | | | | | | | made the switch to GitLab CI/CD article
* | | Add trouble shooting for Merge TrainShinya Maeda2019-07-254-20/+85
|/ / | | | | | | Add trouble shooting sections
* | Clean up headers in markdownMarcel Amirault2019-07-241-1/+1
| | | | | | | | | | | | | | Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc
* | Cross link to kaniko docsEvan Read2019-07-241-9/+19
| | | | | | | | | | Also make security warning more visible and improves instructions.
* | Merge branch 'docs-correct-omitted-word' into 'master'Evan Read2019-07-241-1/+1
|\ \ | | | | | | | | | | | | Correct an omitted word See merge request gitlab-org/gitlab-ce!31083
| * | Correct omitted wordotuhs_d2019-07-241-1/+1
| | |
* | | Add notes to the docs about setting service variables for users wanting to ↵Elliot Rushton2019-07-242-0/+13
|/ / | | | | | | do so from the UI
* | Fix unordered list spacingMarcel Amirault2019-07-221-18/+18
| | | | | | | | | | | | Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation, in /user and others.
* | Documentations for parallel execution strategy for Merge TrainsShinya Maeda2019-07-193-21/+27
| | | | | | | | | | | | | | This commit adds a documentation for parallel pipelines on merge trains. Fix typo
* | Update numbered lists for docs standardsMarcel Amirault2019-07-191-1/+1
| | | | | | | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing.
* | typomtmail2019-07-171-1/+1
| |
* | Merge branch 'patch-72' into 'master'Evan Read2019-07-171-2/+2
|\ \ | | | | | | | | | | | | fix docs typo: register runner with services See merge request gitlab-org/gitlab-ce!30769
| * | fix `register runner with services`Woko2019-07-161-2/+2
| | |
* | | Add 3rd party parallel tools section to docsArtur Trzop2019-07-172-0/+5
| | |
* | | Merge branch 'add-default-docs' into 'master'Evan Read2019-07-162-21/+75
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add usage of `default:` Closes #63351 See merge request gitlab-org/gitlab-ce!30677
| * | | Add usage of `default:`add-default-docsKamil Trzciński2019-07-152-21/+75
| | | |
* | | | Merge branch ↵Evan Read2019-07-161-6/+6
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 'docs/12733-docs-using-multiple-extends-in-gitlab-ci-yml-introduced-in-gitlab-12' into 'master' Specify what version of multiple extends in docs Closes gitlab-ee#12733 See merge request gitlab-org/gitlab-ce!30667
| * | | Specify what version of multiple extends in docsdocs/12733-docs-using-multiple-extends-in-gitlab-ci-yml-introduced-in-gitlab-12Steve Azzopardi2019-07-151-6/+6
| |/ / | | | | | | | | | | | | | | | | | | The first MVC of `extends` did not support a job having multiple extends, this was added in GitLab 12.0. closes https://gitlab.com/gitlab-org/gitlab-ee/issues/12733
* | | Fixed wrong placement of "variables:" statement in yml file.Thad Guidry2019-07-151-0/+36
|/ / | | | | | | Verified snippet works with 11.10.1
* | Remove trailing whitespace in docsMarcel Amirault2019-07-124-6/+5
| | | | | | | | | | Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
* | Add blank lines around code blocksMarcel Amirault2019-07-122-6/+9
| | | | | | | | All code blocks should be surrounded by blank lines
* | Merge branch '64161-gitlab-fqdn' into 'master'Grzegorz Bizon2019-07-112-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Add CI variable to provide GitLab FQDN Closes #64161 See merge request gitlab-org/gitlab-ce!30417
| * | Add docs about CI_SERVER_HOST env variable64161-gitlab-fqdnBalasankar "Balu" C2019-07-102-0/+6
| |/ | | | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
* | Add --push-option example in doc/ci/yaml/README.mdchriscool-master-patch-19677Christian Couder2019-07-101-1/+2
|/
* Fix spacing of code blocksMarcel Amirault2019-07-091-8/+8
| | | | | | | Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
* Centralize config for markdownlintMarkus Koller2019-07-091-5/+5
| | | | | | | | The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
* Refactor the Visual Reviews docsAchilleas Pipinellis2019-07-082-34/+92
| | | | Reorganize and better explain what Visual Reviews are
* Add lint rule that headings must increment one level at a timeEvan Read2019-07-081-4/+4
| | | | Also fixes instances in Markdown that broke the rule.
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-0819-50/+50
| | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* Description of the optimized path wildcardBlack-Hole2019-07-081-3/+5
|
* Update redirected links in CE part 1Marcel Amirault2019-07-089-15/+15
| | | | | First MR in a series updating all redirected links in CE documentation to the destination URLs
* Change absolute links to relativeMarcel Amirault2019-07-051-1/+1
| | | | | Change assorted absolute links to ce and ee docs to relative links
* Replace the variable DOCKER_AUTH_LOGIN with DOCKER_AUTH_CONFIG Alexander Tanayno2019-07-041-4/+4
|
* Merge branch 'docs-environment-stop-git-strategy' into 'master'Evan Read2019-07-031-0/+6
|\ | | | | | | | | Updates the yaml docs to match the environment docs regarding `GIT_STRATEGY=none` See merge request gitlab-org/gitlab-ce!30283
| * Update docs environment:action:stop GIT_STRATEGYdocs-environment-stop-git-strategyMark Lapierre2019-07-041-0/+6
| | | | | | | | | | | | Notes that `GIT_STRATEGY` should be set to `none` so that the job doesn't fail when triggered automatically when the branch is deleted.
* | Move images to their own dirsMarcia Ramos2019-07-0310-128/+186
| | | | | | | | - Move images to each corresponding img/ folder
* | Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-031-1/+1
|/ | | | Add backticks around square brackets, or fix links, as necessary.
* Expand docs on configuring jobs with private registry accessRoss Vandegrift2019-07-011-30/+75
| | | | Fixes: https://gitlab.com/gitlab-org/gitlab-runner/issues/3963
* Clarify requirements for pipelines for MRsEvan Read2019-07-011-20/+40
|
* Merge branch ↵Marcia Ramos2019-06-261-1/+1
|\ | | | | | | | | | | | | | | | | '61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master' Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046
| * Add tier badge for additional pipelines quota purchase61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docsAchilleas Pipinellis2019-06-261-1/+1
| |