Commit Graph

823 Commits

Author SHA1 Message Date
Gilbert Roulot 07905c6916 Fix container scanning in vendored GitLab CI configuration for Auto Devops 2018-04-16 16:34:43 +00:00
Grzegorz Bizon 9c2b9c987d Update docs on `.gitlab-ci.yml` and variables policy 2018-04-16 07:40:01 +00:00
Grzegorz Bizon c50b077be2 Add note about support of variables policy to docs 2018-04-16 09:30:13 +02:00
Philippe Lafoucrière b964b43e11 Use stable docker image instead of latest 2018-04-13 19:43:09 +00:00
Mayra Cabrera 3bd5d53181 Add missing documentation about failure reason 2018-04-13 08:05:41 +00:00
Josef Glatz be6f17cfc9
Add dedicated info about artifacts:untracked to GitLab CI's README.md 2018-04-12 13:24:45 +02:00
Grzegorz Bizon 847f1667c8 Document unsupported variables for dynamic environments 2018-04-06 10:41:58 +02:00
Grzegorz Bizon 323bac4a6e Improve docs about pipeline variables expressions 2018-04-05 11:30:02 +02:00
Achilleas Pipinellis aff9bf11d9 Merge branch 'pdeden/gitlab-ee-patch-7' into 'master'
Fix syntax error in the `Envoy.blade.php` example

See merge request gitlab-org/gitlab-ce!18177
2018-04-04 15:25:54 +00:00
Olivier Gonzalez a086945275 Update Security Products examples documentation 2018-04-03 19:19:00 +00:00
Marcia Ramos 4a9d9f15ef Merge branch 'docs/performance-testing' into 'master'
Refactor the browser performance testing docs

See merge request gitlab-org/gitlab-ce!18097
2018-04-02 21:42:36 +00:00
Marcia Ramos c2d8d08da8 Merge branch 'docs/mirrored-repositories-for-pipelines-ce' into 'master'
Provide clarification on mirrored repositories for pipelines

See merge request gitlab-org/gitlab-ce!18105
2018-04-02 15:28:48 +00:00
Kamil Trzciński 2aa6bf7289 Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'
Pipeline variables expression in only/except configuration

Closes #37397

See merge request gitlab-org/gitlab-ce!17316
2018-04-02 07:46:40 +00:00
Patrick Deden 64ef7517af Envoy.blade.php syntax fixed 2018-03-30 18:12:27 +02:00
Aric Buerer f5cf7000a8 Updating runner docs to add specific runner to projects from the admin area-doc 2018-03-30 12:48:03 +00:00
Achilleas Pipinellis 1893625bbd
Provide clarification on mirrored repositories for pipelines 2018-03-30 14:36:30 +02:00
Rémy Coutable 225015820b Merge branch 'patch-28' into 'master'
Update README.md (settings -> pipelines is renamed to settings -> CI / CD )

See merge request gitlab-org/gitlab-ce!18078
2018-03-29 12:20:30 +00:00
Grzegorz Bizon 5501dfd13f Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'
Conflicts:
   app/models/ci/build.rb
2018-03-29 11:07:54 +00:00
Kamil Trzciński 8b37ce6f7f Merge branch 'add-per-runner-job-timeout' into 'master'
Add per runner job timeout

Closes #43426

See merge request gitlab-org/gitlab-ce!17221
2018-03-29 10:54:06 +00:00
Moetaz 2f140cfad4 Update README.md (settings -> pipelines is renamed to settings -> CI / CD ) 2018-03-29 10:47:52 +00:00
Grzegorz Bizon f4d81536ac Copy-edit documentation for variables expressions 2018-03-29 11:25:49 +02:00
Achilleas Pipinellis 659933586c
Refactor the browser performance testing docs
From my experience in setting this up
https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/231/diffs
2018-03-29 09:30:39 +02:00
Olivier Gonzalez c368c23c33
Fix code quality example documentation 2018-03-28 11:57:12 -04:00
Grzegorz Bizon 6ed2370b85 Add basic docs for variables expressions feature 2018-03-28 14:00:53 +02:00
Tomasz Maczukin 14549703bf
Revert change in doc/ci/runners/img/shared_runners_admin.png 2018-03-28 13:57:17 +02:00
Tomasz Maczukin 42d2551dda
Update documentation 2018-03-28 13:56:55 +02:00
Kamil Trzciński 51d92fb568 Merge branch '43603-ci-lint-support' into 'master'
Resolve "/ci/lint should support include keyword in config file"

Closes #43603

See merge request gitlab-org/gitlab-ce!17729
2018-03-28 08:01:33 +00:00
Olivier Gonzalez 25b4682055 Add documentation for Dependency Scanning feature 2018-03-27 14:59:16 +00:00
Athar Hameed 0f20807173 Add Docker layer caching to CI docker-in-docker docs 2018-03-27 14:46:56 +00:00
Mayra Cabrera 6767dd92da Update documentation regarding Ci Linter 2018-03-26 17:03:12 -06:00
Achilleas Pipinellis fade3e2451
Add image for clearing the cache docs
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4642
2018-03-22 13:19:48 +01:00
Achilleas Pipinellis 89de9bd8bc Merge branch 'ce-version-of-ee-4295' into 'master'
Fix CI Jobs retry link

See merge request gitlab-org/gitlab-ce!17913
2018-03-22 11:27:18 +00:00
Marcia Ramos 03bbd847de Merge branch 'docs/ci-caching' into 'master'
Add docs on CI caching

Closes #32515, #18945, and gitlab-runner#1621

See merge request gitlab-org/gitlab-ce!12183
2018-03-21 20:00:02 +00:00
Achilleas Pipinellis d24ee39ebb
Gather info on CI/CD caching
- New cache page
- Move manual cache clearing to the new page
- Add all directives of cache in the yaml reference
2018-03-21 18:25:32 +01:00
George Tsiolis c9bad63072
Fix CI Jobs retry link 2018-03-21 17:24:16 +00:00
Kamil Trzciński 68b914c937 Merge branch '44232-docs-for-runner-ip-address' into 'master'
Resolve "Add documentation for "Display IP Address Of Runner On Runner Page""

Closes #44232

See merge request gitlab-org/gitlab-ce!17837
2018-03-20 11:16:59 +00:00
Achilleas Pipinellis 57c5cb568c Merge branch 'update-gitlab-ci-yml-services-docs' into 'master'
Update CI services documnetation

Closes gitlab-runner#3095

See merge request gitlab-org/gitlab-ce!17749
2018-03-19 08:51:19 +00:00
Achilleas Pipinellis c7a55170d3
Copyedit CI services docs 2018-03-19 09:48:30 +01:00
Dylan Griffith 1a9ae286fa Add documentation for runner IP address (#44232) 2018-03-19 11:27:36 +11:00
Achilleas Pipinellis f1542a90c2 Merge branch 'docs-update_code_quality_example' into 'master'
Update Code Quality example documentation

See merge request gitlab-org/gitlab-ce!17788
2018-03-16 14:52:38 +00:00
Achilleas Pipinellis a63d74709b Merge branch 'docs-ee-5017-rename_sast_container_to_container_scanning' into 'master'
Rename SAST for Docker to Container Scanning in documentation

See merge request gitlab-org/gitlab-ce!17769
2018-03-16 09:45:44 +00:00
Olivier Gonzalez bee3318d18
Update Code Quality example documentation 2018-03-16 00:31:38 -04:00
Olivier Gonzalez f2f7bb2bc1
Rename SAST for Docker to Container Scanning in documentation. Refs gitlab-org/gitlab-ee#5017 2018-03-15 09:14:22 -04:00
Grzegorz Bizon 0c375c8045 Merge branch 'patch-28' into 'master'
Update README.md

See merge request gitlab-org/gitlab-ce!17344
2018-03-15 07:55:07 +00:00
Tomasz Maczukin 5b91905321
Update CI services documnetation 2018-03-14 16:34:21 +01:00
Achilleas Pipinellis 3bbe60f8e8 Merge branch 'docs/ci-yaml-cleanup' into 'master'
Cleanup and consolidate the CI yaml docs

Closes #42914 and #18945

See merge request gitlab-org/gitlab-ce!17595
2018-03-09 13:46:27 +00:00
Marcia Ramos 46f3e541e1 Docs: new article devops + game dev with GitLab 2018-03-09 10:54:24 +00:00
Achilleas Pipinellis 3d61a45b5d
Remove wrong assumption about Runners cache GC
https://gitlab.com/gitlab-org/gitlab-ce/issues/41249#note_60629323
2018-03-07 13:16:27 +01:00
Achilleas Pipinellis 93e45424d0
Cleanup and consolidate the CI yaml docs 2018-03-07 11:32:38 +01:00
Zeger-Jan van de Weg 91e6a67284
Update docs on grouping CI jobs 2018-03-02 09:51:36 +01:00