summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Https many links in docsdocs/https-many-docs-linksEvan Read2019-06-182-6/+6
|
* Edit after script context textEvan Read2019-06-162-14/+20
|
* Add quotes to redirect valueEvan Read2019-06-131-1/+1
|
* Merge branch 'docs-its-relative-7' into 'master'Evan Read2019-06-1318-57/+54
|\ | | | | | | | | Docs: Convert absolute links to relative in /ci docs See merge request gitlab-org/gitlab-ce!29029
| * Convert absolute links to relative in /ci docsMarcel Amirault2019-06-1118-57/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more links after review Update redirect_from link Apply suggestion to doc/ci/introduction/index.md Apply suggestion to doc/ci/README.md Apply suggestion to doc/ci/README.md Make front matter redirect_from links absolute Change front matter to fix discus comments
* | Merge branch 'docs/make-it-clear-about-after-script-context' into 'master'Evan Read2019-06-132-4/+22
|\ \ | | | | | | | | | | | | | | | | | | Leave clear notices in docs about after_script execution context Closes gitlab-runner#4146 See merge request gitlab-org/gitlab-ce!29510
| * | Leave clear notices about after_script execution contextdocs/make-it-clear-about-after-script-contextTomasz Maczukin2019-06-122-4/+22
| |/ | | | | | | | | | | | | | | | | | | | | | | We frequently see new issues mentioning that something defined in `before_script` or `script` doesn't work with `after_script`. Our documentation mentions that first two are concatenated and executed together, why the third one is executed in a separated shell context. But it looks like it's not clear enough. Since this misunderstanding of how scripts are being executed is repeated frequently, let's make it more clear in docs.
* | Add links to CI/CD videosRussell Dickenson2019-06-121-1/+5
| |
* | Docs for Gitlab Runner docker use of private registriesAndrei Burd2019-06-121-0/+95
| | | | | | | | Docs for https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1386
* | Metrics reports documentation is incompleteMatija Čupić2019-06-121-0/+5
| |
* | Fixed markdown link in Docker compose noteDanial Khoshkhou2019-06-111-1/+1
|/
* Docs: CI - link videosMarcia Ramos2019-06-115-16/+27
|
* Doc types on tutorials in top level examples folder, minor editsMike Lewis2019-06-1117-108/+148
| | | | Variety of edits to conform with SSOT doc style standards
* Move external dashboard docsReuben Pereira2019-06-101-0/+4
| | | | | - To user/project/operations - And cross-link in ci/environments
* Video links for SSoT auditEvan Read2019-06-101-2/+5
|
* Merge branch ↵Stan Hu2019-06-071-1/+1
|\ | | | | | | | | | | | | 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-13137' into 'master' Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143
| * Expose javascript regexMatija Čupić2019-06-061-2/+1
| |
| * Allow masking if 8 or more characters in base64Thomas Nilsson2019-06-061-0/+1
| | | | | | | | | | | | This should allow for private ssh-keys to remain private. Solves https://gitlab.com/gitlab-org/gitlab-ce/issues/60790.
* | SSoT audit fixesEvan Read2019-06-0712-118/+285
| | | | | | | | | | Implements part of the single source of truth audit fixes for the CI section.
* | Integrate demo link into content moreEvan Read2019-06-071-4/+4
| |
* | Merge branch 'docs/add-ci-breaking-changes' into 'master'Evan Read2019-06-071-0/+27
|\ \ | |/ |/| | | | | Add docs for breaking changes of GitLab CI in 12.0 See merge request gitlab-org/gitlab-ce!29053
| * Add docs for breaking changes of GitLab CI in 12.0docs/add-ci-breaking-changesSteve Azzopardi2019-06-061-0/+27
| |
* | Merge branch 'ci-variable-expression-con-dis-junction' into 'master'Kamil Trzciński2019-06-061-0/+18
|\ \ | | | | | | | | | | | | CI variable expression conjunction/disjunction See merge request gitlab-org/gitlab-ce!27925
| * | && and || operators for CI Pipeline expressions.drew cimino2019-06-041-0/+18
| | | | | | | | | | | | | | | | | | Refactored regex pattern matching to eagerly return tokens Packaged behind a default-enabled feature flag and added operator documentation.
* | | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-3/+0
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Revert "Disable retrying cancelled jobs" Closes #62350 See merge request gitlab-org/gitlab-ce!29201
| * | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-3/+0
| | | | | | | | | This reverts merge request !27503
* | | Docs: Tweak the wording regarding artifact completionMarcel Amirault2019-06-061-2/+2
| | |
* | | Clarified the availability of docker-compose in documentation ↵Sven Gerlach2019-06-061-5/+5
| | | | | | | | | | | | using_docker_build.md
* | | Merge branch 'iganbaruch-master-patch-15162' into 'master'Evan Read2019-06-061-0/+4
|\ \ \ | | | | | | | | | | | | | | | | Added a link to the click-through demo See merge request gitlab-org/gitlab-ce!29148
| * | | Added a link to the click-through demoiganbaruch-master-patch-15162Itzik Gan Baruch2019-06-041-0/+4
| | |/ | |/|
* | | Edit downstream variable contentEvan Read2019-06-051-5/+6
| | |
* | | Merge branch '11204-turn-off-mask-by-default' into 'master'Mike Greiling2019-06-051-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Default masked to false for new variables Closes gitlab-ee#11204 See merge request gitlab-org/gitlab-ce!28186
| * | Default masked to false for new variables11204-turn-off-mask-by-defaultmfluharty2019-06-041-1/+1
| |/ | | | | | | | | | | Set the default value to false Adjust tests to expect false as the default Update documentation to make new default clear
* | Delete proposed paragraphMarcia Ramos2019-06-058-17/+69
| | | | | | | | TBA to a different MR/issue
* | Add multiple extends supportWolphin2019-06-051-2/+42
|/
* Add CI quickstart updatesCindy Pallares 🦉2019-06-041-1/+9
|
* Add doc typeMarcia Ramos2019-05-308-6/+35
| | | | For ssot epic
* Merge branch 'docs-ssot-ci-1' into 'master'Achilleas Pipinellis2019-05-306-0/+24
|\ | | | | | | | | Docs: ssot ci/files See merge request gitlab-org/gitlab-ce!28801
| * Add doc typedocs-ssot-ci-1Marcia Ramos2019-05-276-0/+24
| | | | | | | | For ssot epic
* | Add doc typeMarcia Ramos2019-05-304-4/+21
| | | | | | | | For CI services examples
* | Docs: Clarify allowed characters in masked variablesKrasimir Angelov2019-05-291-3/+2
| |
* | Correct CI_API_V4_URL CI variable namePhy2019-05-281-4/+4
| |
* | Improve documentation of RegExp in CI/CD job ref patternsRaphael Das Gupta2019-05-281-6/+23
| | | | | | | | as requested by https://gitlab.com/gitlab-org/gitlab-ce/issues/30477#note_29060568 in #30477
* | Docs for a downstream pipeline variables expansionGrzegorz Bizon2019-05-281-0/+28
| |
* | Merge branch 'patch-59' into 'master'Evan Read2019-05-281-1/+1
|\ \ | | | | | | | | | | | | Docs: Remove stray full stop from the middle of the sentence See merge request gitlab-org/gitlab-ce!28403
| * | Remove stray full stop from the middle of the sentenceAndy Allan2019-05-171-1/+1
| | |
* | | Docs: add tip for Kubernetes executor using dindTristan Williams2019-05-281-2/+5
| |/ |/|
* | Removes mention of $AUTO_DEVOPS_DOMAIN in doc56959-remove-auto-devops-domain-ci-variableThong Kuah2019-05-241-1/+1
| | | | | | | | | | | | Even though there's no relation to the feature (it's actually about overriding template values, best to replace this with $KUBE_INGRESS_BASE_DOMAIN to avoid any potential confusion
* | Add CI variable types usage exampleKrasimir Angelov2019-05-213-2/+23
| | | | | | | | | | | | Update documentation with example how to use CI variable types. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
* | Adds documentation for stage buttonMayra Cabrera2019-05-201-0/+13
| | | | | | | | | | | | | | Includes missing documentation for 'Play all manual' builds a single stage. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/28741