Commit Graph

171 Commits

Author SHA1 Message Date
Grzegorz Bizon aeeba4be36 Merge branch '54621_missing_example' into 'master'
Add missing 'export' example for CI_API_V4_API_URL

See merge request gitlab-org/gitlab-ce!26878
2019-04-03 08:57:59 +00:00
Olliver Schinagl 3a9e3aa9ef Add missing 'export' example for CI_API_V4_API_URL
In issue #54621 a new variable CI_API_V4_API_URL was introduced, but
some of the documentation was omitted. Having an example output is
always nice.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-04-02 19:21:46 +02:00
Marcia Ramos 6fe5d402ea Add screenshots for variables
- Variables overview
- Variables triggered via manual pipeline
2019-04-02 17:18:44 +00:00
Marcia Ramos 88a0eab992 Fix conflicts with master
Pull master
2019-04-02 13:30:26 +00:00
Marcia Ramos 3cb7ed7f7e
New doc - deprecated variables 2019-03-28 18:31:07 +00:00
Marcel Amirault 8b42fe3b91 Docs: Fix more anchors, mostly pipeline related 2019-03-27 04:17:02 +00:00
Marcel Amirault b41b03d47c Docs: Fix missed or newly added broken anchors 2019-03-25 04:56:57 +00:00
Marcel Amirault 8272b0c8bd Docs: Fix CI/CD related anchors 2019-03-11 01:47:01 +00:00
Evan Read b2260f8eed Fix spelling and other minor improvements 2019-03-06 11:03:48 +00:00
Hiroyuki Sato 2b0a0f9b03 Merge branch 'master' into expose-additional-merge-request-pipeline-variables
Conflicts:
  doc/ci/variables/README.md
  spec/models/ci/pipeline_spec.rb
2019-03-04 21:07:36 +00:00
Shinya Maeda 314062fec5 Persist source sha and target sha for merge pipelines
source_sha and target_sha are used for merge request pipelines
2019-02-27 17:12:04 +09:00
James Fargher 6c4ca56b83 Move ChatOps docs from EE to core
ChatOps used to be in the Ultimate tier.
2019-02-21 03:34:42 +00:00
Achilleas Pipinellis a6794a2736 Merge branch 'docs/fix-anchor-link' into 'master'
Fixes link to wrong section

See merge request gitlab-org/gitlab-ce!24811
2019-02-08 14:00:43 +00:00
Evan Read 5954ae9718 Merge branch 'patch-37' into 'master'
Added further details to the CI_PROJECT_DIR variable documentation

See merge request gitlab-org/gitlab-ce!24153
2019-02-07 02:31:03 +00:00
Evan Read f60bf03f5c Merge branch 'docs-fix-space-unicode' into 'master'
Docs: Change non-standard NBSP space to regular SP space

See merge request gitlab-org/gitlab-ce!24794
2019-01-31 02:20:39 +00:00
Evan Read 36798a55ce Fixes link to wrong section 2019-01-31 10:27:00 +10:00
Evan Read 20a284155f Merge branch 'highlight-environment-args' into 'master'
Highlight when CI_ENVIRONMENT_* environment args are present

See merge request gitlab-org/gitlab-ce!24484
2019-01-31 00:22:03 +00:00
Marcel Amirault 913c2691c0 Change non-standard NBSP space to regular SP space 2019-01-30 10:43:39 +00:00
Evan Read cdd5a4880c Documentation now matches UI copy 2019-01-30 10:20:50 +00:00
Oliver Bristow 9008d93731
Highlight when CI_ENVIRONMENT_* environment args are present 2019-01-30 08:21:12 +00:00
Adrian Moisey 88d1ec62fe Add GitLab Pages predefined variables 2019-01-29 16:47:25 +00:00
Evan Read 4db2476fc4 Merge branch 'docs-56814-ci-variable-url-clarify' into 'master'
Clarify that project URL could be HTTP or HTTPS

Closes #56814

See merge request gitlab-org/gitlab-ce!24667
2019-01-29 00:04:02 +00:00
Mark Fletcher 8ac6e18878 Clarify that project URL could be HTTP or HTTPS 2019-01-25 11:00:17 +00:00
Marcia Ramos 12c189fea3 Fix table overlapping the ToC 2019-01-24 13:44:36 +00:00
Craig Davidson bcba534a63 Apply suggestion to doc/ci/variables/README.md 2019-01-08 08:20:47 +00:00
Marcia Ramos cefa521e40 Merge branch '49056-auto-devops-secret-docs' into 'master'
Document Auto DevOps secret variables

See merge request gitlab-org/gitlab-ce!23970
2019-01-07 16:40:10 +00:00
Thong Kuah a7f6703d9d Apply suggestion to doc/ci/variables/README.md 2019-01-07 23:29:56 +13:00
Thong Kuah 5976b8f7ad Note that multiline variables are not supported 2019-01-07 11:01:41 +13:00
Thong Kuah 99f0539587 Document Auto DevOps secret variables
Cross link from GitLab CI variable doc too

Add note about running pods and updating secrets without any code change
2019-01-07 11:01:41 +13:00
Craig Davidson 820d18dfcc Added further details to the CI_PROJECT_DIR variable highlighting a dependency to the Runner builds_dir configuration option. 2019-01-04 15:08:25 +00:00
Grzegorz Bizon 5e99a077ec Add new docs for CI_API_V4_URL CI/CD variable 2019-01-03 14:18:05 +01:00
Achilleas Pipinellis 5c38e41d22 Sort list of predefined variables in alphabetical order 2018-12-19 03:38:20 +00:00
Jason Lenny 5040ac68d8 Add new predefined variable CI_COMMIT_SHORT_SHA 2018-12-17 17:06:53 +00:00
Marcia Ramos 005c4effd0 Merge branch 'docs-for-mr-pipelines' into 'master'
Documentation for "`only/except: merge-requests` for merge request pipelines"

Closes #54511 and #15310

See merge request gitlab-org/gitlab-ce!23397
2018-12-07 14:16:40 +00:00
Shinya Maeda 4b2875a000 Documentation for merge request pipelines
This is a documentation change about #15310.
2018-12-07 14:51:48 +09:00
Marcia Ramos 3be580ebd9 Fixes "introduced in..." syntax 2018-12-06 17:14:40 -02:00
Matija Čupić 3cbea3b95d
Copyedit documentation updates 2018-10-29 16:58:35 +01:00
Matija Čupić 3c2acb3acf
Add documentation entries 2018-10-27 19:12:48 +02:00
Nelson Chen 47c08e9400 Replace old "secret variables" image for variables docs with new "variables" image 2018-10-07 20:12:44 -07:00
Gilbert Roulot e3fedd6378
Add variables to CI jobs for GitLab version components
Adds CI_SERVER_VERSION_MAJOR, CI_SERVER_VERSION_MINOR,
CI_SERVER_VERSION_PATCH to the list of environment variables
passed to CI jobs.
2018-10-05 14:40:46 +02:00
Evan Read 5d8adad87d Document how to specify environment variables during manual pipeline run and more 2018-09-07 20:40:44 +00:00
Achilleas Pipinellis e3dac36b71 Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' into 'master'
Resolve "Document which API is accessible with CI_JOB_TOKEN"

Closes #48627

See merge request gitlab-org/gitlab-ce!20612
2018-07-23 10:00:50 +00:00
Steve Azzopardi 21513b5072
Document where CI_JOB_TOKEN is used
closes #48627
2018-07-13 15:49:26 +02:00
Grzegorz Bizon 0375948db8 Add missing `CI_COMMIT_BEFORE_SHA` predefined variable 2018-07-12 15:41:08 +02:00
Alexander Tanayno 3888c5115f
updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 2018-07-06 20:07:27 +02:00
Marcel Amirault 1285135926 Updated products links to pricing 2018-07-03 00:37:24 +00:00
Kamil Trzciński 6633fbef4e Add CI_{PIPELINE,JOB}_URL 2018-06-12 11:06:33 +02:00
Achilleas Pipinellis 3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Shinya Maeda eb05d475b7 Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in documants. 2018-06-04 12:12:02 +09:00
Shinya Maeda 09122f93c3 Merge branch 'master' into per-project-pipeline-iid 2018-05-30 14:50:09 +09:00