Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace old "secret variables" image for variables docs with new "variables" ↵ | Nelson Chen | 2018-10-07 | 3 | -1/+1 |
| | | | | image | ||||
* | Fix documentation for variables | Evan Read | 2018-10-05 | 1 | -9/+11 |
| | |||||
* | Add variables to CI jobs for GitLab version components | Gilbert Roulot | 2018-10-05 | 1 | -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 Read | 2018-09-07 | 2 | -19/+24 |
| | | | | more | ||||
* | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵ | Achilleas Pipinellis | 2018-07-23 | 1 | -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-docs | Steve Azzopardi | 2018-07-13 | 1 | -1/+3 |
| | | | | | | | | closes #48627 | ||||
* | | Add missing `CI_COMMIT_BEFORE_SHA` predefined variable | Grzegorz Bizon | 2018-07-12 | 1 | -0/+2 |
|/ | |||||
* | updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 | Alexander Tanayno | 2018-07-06 | 1 | -2/+2 |
| | |||||
* | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Add CI_{PIPELINE,JOB}_URLexpose-ci-url | Kamil Trzciński | 2018-06-12 | 1 | -0/+2 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 2 | -26/+26 |
| | |||||
* | Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in ↵per-project-pipeline-iid | Shinya Maeda | 2018-06-04 | 1 | -0/+3 |
| | | | | documants. | ||||
* | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-30 | 2 | -35/+125 |
|\ | |||||
| * | Add documentation about variables usage in GitLab CI | Tomasz Maczukin | 2018-05-29 | 2 | -33/+123 |
| | | |||||
| * | Merge branch 'docs/redirect-k8s-service-page' into 'master' | Marcia Ramos | 2018-05-28 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837 | ||||
| | * | Deprecate the Kubernetes service docsdocs/redirect-k8s-service-page | Achilleas Pipinellis | 2018-05-09 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-22 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ↵ | Grzegorz Bizon | 2018-05-21 | 1 | -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 variables | Grzegorz Bizon | 2018-05-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Update variables expressions pattern matching docs | Grzegorz Bizon | 2018-05-17 | 1 | -7/+2 |
| | | | |||||
| * | | Make variables expression pattern case-sensitivity explicit | Grzegorz Bizon | 2018-05-15 | 1 | -0/+8 |
| | | | |||||
| * | | Add docs on pattern matching syntax in variables expression | Grzegorz Bizon | 2018-05-15 | 1 | -0/+7 |
| |/ | |||||
* | | Fix spec | Shinya Maeda | 2018-05-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-08 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Document new variables | Tomasz Maczukin | 2018-05-07 | 1 | -0/+3 |
| | | |||||
* | | Use **CI_PIPELINE_IID** | Kamil Trzciński | 2018-05-03 | 1 | -1/+1 |
| | | |||||
* | | Expose CI_PIPELINE_IID_PER_PROJECT variable | Shinya Maeda | 2018-05-03 | 1 | -0/+1 |
|/ | |||||
* | Fixed typos | Pascal Borreli | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'better-explain-pipeline-source' into 'master' | Marcia Ramos | 2018-04-25 | 1 | -1/+1 |
|\ | | | | | | | | | Add better explanation for CI_PIPELINE_SOURCE See merge request gitlab-org/gitlab-ce!18111 | ||||
| * | Add better explanation for CI_PIPELINE_SOURCEbetter-explain-pipeline-source | Fabio Busatto | 2018-03-30 | 1 | -1/+1 |
| | | |||||
* | | Ensure deploy tokens variables are not available in the context of only/except | Mayra Cabrera | 2018-04-20 | 1 | -0/+2 |
| | | |||||
* | | Rename special deploy token to make it more descriptive | Mayra Cabrera | 2018-04-20 | 1 | -3/+3 |
| | | | | | | | | | | | | Also: - Includes more specs - Improves a bit the documentation | ||||
* | | Add changelog and docs | Mayra Cabrera | 2018-04-20 | 1 | -0/+3 |
| | | |||||
* | | Document unsupported variables for dynamic environmentsdocs/gb/improve-pipeline-variables-expressions-docs | Grzegorz Bizon | 2018-04-06 | 1 | -0/+4 |
| | | |||||
* | | Improve docs about pipeline variables expressions | Grzegorz Bizon | 2018-04-05 | 1 | -11/+44 |
| | | |||||
* | | Copy-edit documentation for variables expressionsfeature/gb/variables-expressions-in-only-except | Grzegorz Bizon | 2018-03-29 | 1 | -8/+12 |
| | | |||||
* | | Add basic docs for variables expressions feature | Grzegorz Bizon | 2018-03-28 | 1 | -0/+62 |
|/ | |||||
* | Cleanup and consolidate the CI yaml docsdocs/ci-yaml-cleanup | Achilleas Pipinellis | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-28' into 'master' | Rémy Coutable | 2018-02-28 | 1 | -0/+3 |
|\ | | | | | | | | | Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834 | ||||
| * | Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} | Taylor Braun-Jones | 2018-02-28 | 1 | -0/+3 |
| | | | | | | | | As introduced by gitlab-org/gitlab-runner!788 | ||||
* | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master' | Kamil Trzciński | 2018-02-07 | 1 | -0/+0 |
|\ \ | | | | | | | | | | | | | Dynamic CI secret variables -- CE backport See merge request gitlab-org/gitlab-ce!16842 | ||||
| * | | Use dynamic variable list in scheduled pipelines and group/project CI secret ↵ | Eric Eastwood | 2018-02-05 | 1 | -0/+0 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | variables See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb | ||||
* | | Change docs links to https://about.gitlab.com/products/ | Achilleas Pipinellis | 2018-02-07 | 1 | -1/+1 |
| | | |||||
* | | search and replace "Enterprise Edition Premium" => "Premium" | Marcia Ramos | 2018-02-01 | 1 | -1/+1 |
|/ | |||||
* | Fix typo in `.gitlab-ci.yml` heading | Mathijs de Kruyf | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | doc: Spelling fixes | Ville Skyttä | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Make usage of SSH keys in CI/CD more cleardocs/ci-ssh-keys | Achilleas Pipinellis | 2017-12-13 | 1 | -6/+7 |
| | |||||
* | Expose project visibility as CI variable | Matija Čupić | 2017-11-04 | 1 | -0/+1 |
| | |||||
* | Merge branch 'docs/ci-disposable-env-fix' into 'master'28025-consider-using-webpack-dev-server-overlay-option-for-more-helpful-compile-errors | Marcia Ramos | 2017-11-01 | 1 | -2/+2 |
|\ | | | | | | | | | Fix wording on CI disposable variables See merge request gitlab-org/gitlab-ce!14983 | ||||
| * | Fix wording on CI disposable variablesdocs/ci-disposable-env-fix | Achilleas Pipinellis | 2017-10-21 | 1 | -2/+2 |
| | |