summaryrefslogtreecommitdiff
path: root/doc/ci/environments
Commit message (Collapse)AuthorAgeFilesLines
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-081-1/+1
| | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* SSoT audit fixesEvan Read2019-06-071-0/+16
| | | | | Implements part of the single source of truth audit fixes for the CI section.
* Docs: Environments Documentation reviewMarcel Amirault2019-04-281-12/+13
|
* Refactor and restructure environments pageEvan Read2019-03-261-0/+48
- Groups content into relevant sections. - Content edited.