Commit Graph

98 Commits

Author SHA1 Message Date
Evan Read 735d24f368 Merge branch 'docs-customizing-autodevops' into 'master'
Fix anchor link to customizing AutoDevops yaml file

See merge request gitlab-org/gitlab-ce!22962
2018-12-17 22:36:15 +00:00
Thong Kuah 7ddf0544dd Documentation for Group-level Kubernetes cluster configuration 2018-12-07 04:55:19 +00:00
Fabio Busatto 568cc2dd6a Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into 'master'"
This reverts merge request !23165
2018-12-04 07:17:27 +00:00
Thong Kuah 56017a5021 Auto Devops migrate: add two release info
Let users know we do two Helm releases if they specify DB_INITIALIZE.
2018-12-03 09:38:58 +13:00
Fabio Busatto 294d15be3e Auto DevOps support for Group Security Dashboard 2018-11-19 11:22:19 +00:00
Marcel Amirault 6e2570d2d5 Docs: Update Variable naming 2018-11-11 23:43:25 +00:00
David Planella 76a37456a8 Fix anchor link to customizing AutoDevops .yaml file 2018-11-11 05:34:16 +00:00
Mark Veenstra 1c53a0fc68 Added a note about machine types 2018-10-30 00:35:03 +00:00
Daniel Gruesso c8e0f9d25c Clarify project-level enable/disable 2018-10-26 20:32:35 +00:00
Daniel Gruesso 601702624f remove duplicate section for enabling at project level 2018-10-26 16:53:52 +00:00
Daniel Gruesso 4f7f5c4995 clarify auto review apps deployment, jobs skipped by license, disabling at… 2018-10-24 15:59:04 +00:00
Achilleas Pipinellis e15016ede5
Move the Auto DevOps note to the top 2018-10-09 15:54:24 +03:00
Evan Read 3c79174c1e Fix link to EE-only doc and fix lint issues 2018-10-08 09:54:09 +10:00
Alessio Caiazza 94fc061936
Add timed incremental rollout to Auto DevOps
Auto DevOps deployment strategies now supports timed incremental
rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED
environment variable in Auto DevOps template.

The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable
that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or
timed.

Rollout deployments will be executed using a 5 minute delay between each
job.
2018-10-05 21:14:59 +02:00
Dylan Griffith 6e564400a9 Be explicit about PostgreSQL in auto devops docs 2018-10-03 13:16:38 +03:00
Dylan Griffith 597be76c1c Doc improvements for DB migrations in Auto DevOps 2018-10-03 12:58:45 +03:00
Dylan Griffith 23ba3b02b1 Minor doc update for auto devops db migrations 2018-10-02 15:40:56 +03:00
Thong Kuah 681b7d7b49 Document how to use DB_INITIALIZE and DB_MIGRATE
* Limitation of DB_INITIALIZE (run once)
* helm hooks
* Examples
2018-10-02 22:06:01 +13:00
Dylan Griffith f5f5d6ea1f Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00
Dylan Griffith f72345bd41 Auto devops docs improvements 2018-09-24 15:58:35 +00:00
Achilleas Pipinellis 9f70b11df0 Merge branch 'doc-39923-automatically-disable-auto-devops-for-project' into 'master'
Adds documentation for 'Automatically disable Auto DevOps for project upon first pipeline failure'

See merge request gitlab-org/gitlab-ce!21226
2018-09-07 20:35:34 +00:00
Dan Doran 191dad2967
Fixed two typos and adjusted one instance of punctuation according to the grammar rule for appositive commas
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6419.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-29 17:35:37 +02:00
Gabriel Le Breton 32e24ac448
Fix link to default chart and fix a typo
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6724.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-29 17:35:35 +02:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Mayra Cabrera 25c66c516d Adds documentation stating ADO will be gradually enabled on 11.3 2018-08-20 10:54:18 -05:00
Dylan Griffith 555cdadee6 Resolve "Enable Auto DevOps instance-wide on GitLab.com" 2018-08-16 13:24:25 +00:00
Tracey Jaquith 4f67741eb2 Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default templates, and to wit, without `_` seems to have no effect 2018-07-22 01:21:21 +00:00
Thong Kuah 34ac6806ec Fix link in help doc which was linking to old mono-repo, now in its own repo 2018-07-16 14:11:29 +12:00
Achilleas Pipinellis (🌴 July 10 - July 20 🌴) ee740d5ee0 Rename code climate to code quality 2018-07-10 12:39:55 +00:00
Achilleas Pipinellis 122e764f9b Merge branch 'docs-products-links' into 'master'
Updated /products links to /pricing

See merge request gitlab-org/gitlab-ce!20321
2018-07-03 08:57:56 +00:00
Marcel Amirault 1285135926 Updated products links to pricing 2018-07-03 00:37:24 +00:00
joe d 56a2fc3b41
Update index.md changed "gonna" to "going to be" 2018-07-02 15:03:35 +02:00
Marcia Ramos ab4303e1f7 add inline badges to auto devops feature list 2018-06-22 12:29:28 +01:00
Achilleas Pipinellis 1781ec14f5
Add paragraph for self-hosted instances 2018-06-22 08:12:20 +02:00
Mike Lewis 140be51fd5 Edits to quick_start_guide.md 2018-06-21 21:54:47 +00:00
Achilleas Pipinellis 72754e7fae
Document end to end flow for Kubernetes and Auto DevOps 2018-06-21 19:56:49 +02:00
Dmitriy Zaporozhets 8070632b74
Use nip.io instead of xip.io
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-06-12 10:39:16 +03:00
Achilleas Pipinellis b32f3685ae Merge branch '47532-follow-up-from-resolve-add-deploy-strategies-to-auto-devops-settings' into 'master'
Resolve "Follow-up from "Resolve "Add deploy strategies to Auto DevOps settings"""

Closes #47532

See merge request gitlab-org/gitlab-ce!19554
2018-06-08 16:48:47 +00:00
Achilleas Pipinellis 7fac5c8df1
Copyedit Auto DevOps deployment strategy docs
[ci skip]
2018-06-08 18:46:23 +02:00
Matija Čupić 52fe50b8c5
Add brief technical explanation for deploy strategies variables 2018-06-08 11:35:14 +02:00
Mayra Cabrera 5370c442df Resolve "Automatically provide a Deploy Token to projects when Auto DevOps is enabled" 2018-06-07 18:09:14 +00:00
Matija Čupić 6ca8668f13 Link option descriptions 2018-06-07 17:26:19 +00:00
Matija Čupić e4027a746c Add option descriptions 2018-06-07 17:25:16 +00:00
Matija Čupić f60da4145d Add deployment strategy docs 2018-06-07 16:47:54 +00:00
Achilleas Pipinellis 135dc2c5b2
Port the Auto DevOps docs from EE 2018-06-07 15:21:25 +02:00
Gilbert Roulot f27ed4f741
Add documentation 2018-06-07 10:16:52 +02:00
Achilleas Pipinellis 3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Olivier Gonzalez afcc0784ea
Update security products job and artifact names in documentation. Refs gitlab-org/gitlab-ee#6184 2018-06-01 11:10:59 -04:00
Olivier Gonzalez dd639aad8d
Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779 2018-05-23 19:26:57 -04:00
Tim Zallmann a2658b086a Merge branch 'fix/devops-remove-beta' into 'master'
removed "(Beta)" from "Auto DevOps" messages

See merge request gitlab-org/gitlab-ce!18759
2018-05-23 16:51:35 +00:00