summaryrefslogtreecommitdiff
path: root/doc/ci/variables
Commit message (Collapse)AuthorAgeFilesLines
* Fixes link to wrong sectiondocs/fix-anchor-linkEvan Read2019-01-311-1/+1
|
* Merge branch 'highlight-environment-args' into 'master'Evan Read2019-01-311-3/+3
|\ | | | | | | | | Highlight when CI_ENVIRONMENT_* environment args are present See merge request gitlab-org/gitlab-ce!24484
| * Highlight when CI_ENVIRONMENT_* environment args are presentOliver Bristow2019-01-301-3/+3
| |
* | Documentation now matches UI copyEvan Read2019-01-302-29/+34
| |
* | Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+8
| |
* | Merge branch 'docs-56814-ci-variable-url-clarify' into 'master'Evan Read2019-01-291-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Clarify that project URL could be HTTP or HTTPS Closes #56814 See merge request gitlab-org/gitlab-ce!24667
| * | Clarify that project URL could be HTTP or HTTPSMark Fletcher2019-01-251-1/+1
| |/
* | Fix table overlapping the ToCMarcia Ramos2019-01-241-0/+4
|/
* Merge branch '49056-auto-devops-secret-docs' into 'master'Marcia Ramos2019-01-071-0/+17
|\ | | | | | | | | Document Auto DevOps secret variables See merge request gitlab-org/gitlab-ce!23970
| * Apply suggestion to doc/ci/variables/README.mdThong Kuah2019-01-071-1/+1
| |
| * Note that multiline variables are not supportedThong Kuah2019-01-071-0/+4
| |
| * Document Auto DevOps secret variablesThong Kuah2019-01-071-0/+13
| | | | | | | | | | | | Cross link from GitLab CI variable doc too Add note about running pods and updating secrets without any code change
* | Add new docs for CI_API_V4_URL CI/CD variableGrzegorz Bizon2019-01-031-1/+2
|/
* Sort list of predefined variables in alphabetical orderAchilleas Pipinellis2018-12-191-17/+17
|
* Compress all images under doc/Achilleas Pipinellis2018-12-181-0/+0
|
* Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+4
|
* Merge branch 'docs-for-mr-pipelines' into 'master'Marcia Ramos2018-12-071-67/+78
|\ | | | | | | | | | | | | Documentation for "`only/except: merge-requests` for merge request pipelines" Closes #54511 and #15310 See merge request gitlab-org/gitlab-ce!23397
| * Documentation for merge request pipelinesShinya Maeda2018-12-071-67/+78
| | | | | | | | This is a documentation change about #15310.
* | Fixes "introduced in..." syntaxMarcia Ramos2018-12-061-9/+6
|/
* Fix typos in docsGeorge Tsiolis2018-11-161-1/+1
|
* Copyedit documentation updatesMatija Čupić2018-10-291-2/+2
|
* Add documentation entriesMatija Čupić2018-10-271-0/+2
|
* Replace old "secret variables" image for variables docs with new "variables" ↵Nelson Chen2018-10-073-1/+1
| | | | image
* Fix documentation for variablesEvan Read2018-10-051-9/+11
|
* Add variables to CI jobs for GitLab version componentsGilbert Roulot2018-10-051-0/+12
| | | | | | Adds CI_SERVER_VERSION_MAJOR, CI_SERVER_VERSION_MINOR, CI_SERVER_VERSION_PATCH to the list of environment variables passed to CI jobs.
* Document how to specify environment variables during manual pipeline run and ↵Evan Read2018-09-072-19/+24
| | | | more
* 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
|/
* updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1Alexander Tanayno2018-07-061-2/+2
|
* Updated products links to pricingMarcel Amirault2018-07-031-1/+1
|
* Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-121-0/+2
|
* Rename Secret variables -> variablesAchilleas Pipinellis2018-06-062-26/+26
|
* 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-302-35/+125
|\
| * Add documentation about variables usage in GitLab CITomasz Maczukin2018-05-292-33/+123
| |
| * Merge branch 'docs/redirect-k8s-service-page' into 'master'Marcia Ramos2018-05-281-2/+2
| |\ | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837
| | * Deprecate the Kubernetes service docsdocs/redirect-k8s-service-pageAchilleas Pipinellis2018-05-091-2/+2
| | |
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-221-0/+11
|\ \ \ | |/ /
| * | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵Grzegorz Bizon2018-05-211-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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-181-0/+1
| | |/
| * | Update variables expressions pattern matching docsGrzegorz Bizon2018-05-171-7/+2
| | |
| * | Make variables expression pattern case-sensitivity explicitGrzegorz Bizon2018-05-151-0/+8
| | |
| * | Add docs on pattern matching syntax in variables expressionGrzegorz Bizon2018-05-151-0/+7
| |/
* | Fix specShinya Maeda2018-05-081-1/+1
| |
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-081-0/+3
|\ \ | |/
| * Document new variablesTomasz Maczukin2018-05-071-0/+3
| |
* | Use **CI_PIPELINE_IID**Kamil Trzciński2018-05-031-1/+1
| |
* | Expose CI_PIPELINE_IID_PER_PROJECT variableShinya Maeda2018-05-031-0/+1
|/
* Fixed typosPascal Borreli2018-04-271-1/+1
|