Commit Graph

46 Commits

Author SHA1 Message Date
Marcia Ramos 58d38ff84f link article from CI index 2017-08-15 14:25:27 -03:00
Marcia Ramos caeaa70420 link to CI/CD Deep Dive demo for #5800 2017-08-01 11:47:08 -03:00
Dmitriy Zaporozhets a4407e75d3 Merge branch 'dz-rename-pipelines-settings-tab' into 'master'
Rename CI/CD Pipelines to Pipelines in the project settings

Closes #31980

See merge request !11305
2017-05-22 14:17:48 +00:00
Achilleas Pipinellis ae96126e9f Refactor pipeline schedules docs 2017-05-18 10:55:29 +00:00
Dmitriy Zaporozhets e74f3b05bc Add Code Climate CLI example to CI documentation 2017-05-18 08:08:51 +00:00
Dmitriy Zaporozhets 9189cffb93
Rename CI/CD Pipelines references to just Pipelines in docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-05-11 22:21:14 +03:00
Fabrizio Cucci ec9409ceda Fixed wrong links in README.md 2017-04-07 19:15:14 +00:00
Marcia Ramos 5b53b28370 Reorganize CI examples, add more links 2017-04-05 16:46:11 +02:00
Achilleas Pipinellis 56c3b2865a Refactor CI index page 2017-04-05 16:46:11 +02:00
Achilleas Pipinellis 91c2b4ce33 Cleanup CI variables table and add a deprecation note
[ci skip]
2017-03-09 10:19:37 +01:00
Achilleas Pipinellis a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
Adam Niedzielski db8ee6672c Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
Adam Niedzielski 9809a9af8a Introduce "Set up autodeploy" button to help configure GitLab CI for deployment
The button allows to choose a ".gitlab-ci.yml" template that automatically
sets up the deployment of an application.
The currently supported template is Kubernetes template.
2016-12-21 16:21:55 +01:00
Achilleas Pipinellis 4099b56079 Merge branch 'docs/refactor-ci-variables' into 'master'
Refactor CI variables docs

See merge request !7751
2016-12-05 21:48:21 +00:00
Achilleas Pipinellis 4c7c66a93e Fix dead links, add example of debug trace output, simplify titles
[ci skip]
2016-12-05 22:46:13 +01:00
Achilleas Pipinellis 66a2e7bdf3 Refactor the Git submodules with CI docs
[ci skip]
2016-11-30 20:50:30 +01:00
Achilleas Pipinellis 07c3d2cafa Refactor CI variables docs 2016-11-25 14:41:46 +01:00
Achilleas Pipinellis 1ccc69d0dc Add Review apps link to CI README 2016-11-17 12:26:30 +01:00
Achilleas Pipinellis 4392098e12 Fully document the pipelines settings page 2016-10-27 19:20:16 +02:00
Achilleas Pipinellis 04d7814897 Small fixes in CI build permissions docs
- Add link to external user
- Move build triggers up
2016-09-22 16:48:56 +03:00
Achilleas Pipinellis 5e40cb2a91 Make 'build permissions' consistent
[ci skip]
2016-09-22 14:40:08 +02:00
Achilleas Pipinellis eda0c453a5 Add a small description mentioning submodules/LFS 2016-09-22 14:40:08 +02:00
Achilleas Pipinellis 039415c8c4 Move document on CI build permissions to new location 2016-09-22 14:40:08 +02:00
Kamil Trzcinski 88d83e2e6f Describe how the recent changes of CI permissions affect builds 2016-09-22 14:40:08 +02:00
Achilleas Pipinellis c3ed78a4ed Refactor build artifacts documentation
- Split user and admin documentation
- Use new location paths
- Add new Continuous Integration guide for the Admin area
- Link to new guide from the Admin area
2016-08-04 13:06:26 +03:00
Achilleas Pipinellis 523168c8bf Move CI permissions to permissions.md 2016-07-12 17:52:48 +03:00
Takuya Noguchi 6206f7f0a8 Fix dead links in the docs 2016-06-26 12:43:10 +09:00
Mark Pundsack 0582c08555 Add 'and builds' 2016-06-20 15:12:04 -07:00
Mark Pundsack 41af86bc86 Move Pipelines and Builds definitions to their own page 2016-06-20 15:07:38 -07:00
Mark Pundsack edfe2e2db9 Add CD 2016-06-20 14:25:45 -07:00
Mark Pundsack a0fefc2ad2 Add definitions and tweak some docs. Partially fixes #17733 2016-06-20 14:25:45 -07:00
Mark Pundsack 5f98c9962c Document environments and deployments 2016-06-16 17:37:49 -07:00
Achilleas Pipinellis 47c9b7d34c Update CI API docs
- Move ci/api under api/ci
- Clean up builds.md and runners.md
- Replace old links with new ones
- Add CI API links in ci/README.md
2016-06-14 14:47:32 +02:00
Sytse Sijbrandij fd49f1b0d3 Reduce example documentation. 2016-03-10 08:13:11 -08:00
Achilleas Pipinellis f742ddeebe Reorganize CI sections and give descriptive names to links 2016-02-29 14:44:08 +02:00
Achilleas Pipinellis 93b942ec7c Refactor build artifacts documentation
[ci skip]
2016-01-21 17:27:23 +01:00
Grzegorz Bizon 36aa3e6170 Add basic documentation for build artifacts 2016-01-20 10:56:41 +01:00
Achilleas Pipinellis 12e32224c1 Add documentation on enabling/disabling GitLab CI
[ci skip]
2016-01-06 20:18:27 +01:00
Achilleas Pipinellis d18fd3f648 Merge branch 'master' into ci_triggers_docs 2015-12-25 01:31:02 +02:00
Sytse Sijbrandij 1607fba755 Merge branch 'meta-example' into 'master'
Link to the gitlab-ci.yml file of GitLab itself.

I'm hunting for this link from time to time in customer demo's so I think it is useful to add.

/cc @ayufan 

See merge request !1993
2015-12-23 11:22:46 +00:00
Achilleas Pipinellis 33ef13c641 Init documentation on Triggers [ci skip] 2015-12-21 15:53:08 +02:00
Achilleas Pipinellis dcdc49fe42 Use .md instead of .html 2015-12-08 18:25:24 +02:00
Kamil Trzcinski 4f074aaa14 Introduce CI documentation for services and languages 2015-12-08 18:25:24 +02:00
Sytse Sijbrandij 0ba1efbb05 Link to the gitlab-ci.yml file of GitLab itself. 2015-12-05 14:24:56 -08:00
Kamil Trzcinski 1b464bfe03 Update documentation and config files 2015-09-16 00:28:59 +02:00
Douwe Maan 046b283127 Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00