summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵Achilleas Pipinellis2018-07-231-1/+3
|\ \ | |/ |/| | | | | | | | | | | | | into 'master' Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612
| * Document where CI_JOB_TOKEN is used48627-document-which-api-is-accessible-with-ci_job_token-docsSteve Azzopardi2018-07-131-1/+3
| | | | | | | | closes #48627
* | Add missing `CI_COMMIT_BEFORE_SHA` predefined variableGrzegorz Bizon2018-07-121-0/+2
|/
* Rename code climate to code qualityAchilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-103-50/+56
|
* updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1Alexander Tanayno2018-07-061-2/+2
|
* Verify version on container scanning noteCindy Pallares 🦉2018-07-051-2/+2
|
* Merge branch 'docs-products-links' into 'master'Achilleas Pipinellis2018-07-035-5/+5
|\ | | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321
| * Updated products links to pricingMarcel Amirault2018-07-035-5/+5
| |
* | Improve documentation of how to build Docker Images with GitLab CITomasz Maczukin2018-06-281-2/+21
|/
* Add note to README about using $CI_COMMIT_REF_SLUG when using forward-slashesClemens Sum2018-06-271-0/+5
|
* Merge branch 'docs/fix-yaml-indentation' into 'master'Achilleas Pipinellis2018-06-191-44/+44
|\ | | | | | | | | Fix indentation in CI yaml See merge request gitlab-org/gitlab-ce!19737
| * Fix indentation in CI yamlpityonline2018-06-141-44/+44
| |
* | Document custom build directoriesSteve Azzopardi2018-06-161-0/+38
|/ | | | | | Update all references to version to include `v` for consistency. Closes gitlab-org/gitlab-runner#2211
* Remove incorrect CI doc re: PowerShellgfyoung2018-06-131-10/+0
| | | | Closes #40164.
* Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-121-0/+2
|
* index articleMarcia Ramos2018-06-071-1/+3
|
* Docs: article - Deploy SB apps to CF with GitLab CI/CDMarcia Ramos2018-06-073-0/+142
|
* Resolve "Update docs to reflect the new place of the Kubernetes page"Fabio Busatto2018-06-071-2/+2
|
* docMark Chao2018-06-061-1/+1
|
* Doc updateMark Chao2018-06-061-4/+4
|
* Rename Secret variables -> variablesAchilleas Pipinellis2018-06-0612-48/+48
|
* Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in ↵per-project-pipeline-iidShinya Maeda2018-06-041-0/+3
| | | | documants.
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-305-187/+141
|\
| * Add documentation about variables usage in GitLab CITomasz Maczukin2018-05-294-52/+135
| |
| * Merge branch 'docs/redirect-k8s-service-page' into 'master'Marcia Ramos2018-05-283-135/+6
| |\ | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837
| | * Deprecate the Kubernetes service docsdocs/redirect-k8s-service-pageAchilleas Pipinellis2018-05-093-135/+6
| | |
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-282-13/+27
|\ \ \ | |/ /
| * | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-241-6/+13
| |\ \ | | | | | | | | | | | | | | | | Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
| | * | Add deprecation notice in documentation5779_rename_code_quality_job_and_artifactOlivier Gonzalez2018-05-231-0/+7
| | | |
| | * | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez2018-05-231-6/+6
| | | |
| * | | Rename container scanning job and artifactOlivier Gonzalez2018-05-241-7/+14
| |/ /
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-223-1/+24
|\ \ \ | |/ /
| * | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵Grzegorz Bizon2018-05-212-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Do not allow to use `CI_PIPELINE_ID` in environment name Closes #46443 See merge request gitlab-org/gitlab-ce!19032
| | * | Update docs about unsupported environment name variablesGrzegorz Bizon2018-05-182-0/+2
| | | |
| * | | Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński2018-05-182-1/+22
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Add support for variables expression regexp syntax Closes #43601 See merge request gitlab-org/gitlab-ce!18902
| | * | Update variables expressions pattern matching docsGrzegorz Bizon2018-05-171-7/+2
| | | |
| | * | Make variables expression pattern case-sensitivity explicitGrzegorz Bizon2018-05-151-0/+8
| | | |