gitlab-org--gitlab-foss/doc
Kamil Trzciński b1120fc3e7 Merge branch 'expose-deployment-variables' into 'master'
Pass variables from deployment project services to CI runner

## What does this MR do?

This commit introduces the concept of deployment variables - variables
that are collected from deployment services and passed to CI runner
during a deployment build.
Deployment services specify the variables by overriding
"predefined_variables" method.

This commit also configures variables for KubernetesService

## Why was this MR needed?

We need these values for https://gitlab.com/gitlab-org/gitlab-ce/issues/23580

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- ~~[ ] API support added~~
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Refers to https://gitlab.com/gitlab-org/gitlab-ce/issues/23580

See merge request !8107
2016-12-16 18:01:28 +00:00
..
administration Merge branch 'update-custom-hooks-docs' into 'master' 2016-12-16 12:04:34 +00:00
api Merge branch 'issue_22269' into 'master' 2016-12-16 13:23:19 +00:00
ci Pass variables from deployment project services to CI runner 2016-12-16 13:24:03 +01:00
container_registry
customization Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
development [ci skip] UX Guide: add guidance on cursor usage 2016-12-15 15:15:17 -08:00
downgrade_ee_to_ce
gitlab-basics Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
hooks
incoming_email
install [ci skip] Update "Installation from source" guide for 8.15.0 2016-12-09 15:28:41 -02:00
integration NIGNX -> Nginx 2016-12-05 14:37:44 +00:00
intro Move MWPS document to new location 2016-11-29 11:35:30 +01:00
legal
logs
markdown
migrate_ci_to_ce
monitoring Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
operations
permissions
profile Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
project_services Merge branch 'expose-deployment-variables' into 'master' 2016-12-16 18:01:28 +00:00
public_access
raketasks Add Human Readable Timestamp to backup tar file 2016-11-30 11:41:53 +01:00
security Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ssh Refactor SSH keys docs 2016-12-09 12:49:07 +01:00
system_hooks
university new DevOps report, 404s, typos 2016-12-06 13:47:48 -07:00
update Merge branch 'update-custom-hooks-docs' into 'master' 2016-12-16 12:04:34 +00:00
user Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
web_hooks Small refactor of webhooks docs 2016-12-01 13:19:00 +01:00
workflow Move MWPS document to new location 2016-11-29 11:35:30 +01:00
README.md Change docs title to represent the edition 2016-12-11 10:18:44 +01:00

README.md

GitLab Community Edition documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.