Achilleas Pipinellis
8eed3ab359
Fix typo on triggers docs [ci skip]
2015-12-26 13:56:33 +02:00
Achilleas Pipinellis
f0d46b4de6
Remove incomplete text [ci skip]
2015-12-26 13:50:47 +02:00
Achilleas Pipinellis
662e9cffe1
Add examples for triggers [ci skip]
2015-12-25 13:37:46 +02:00
Achilleas Pipinellis
d18fd3f648
Merge branch 'master' into ci_triggers_docs
2015-12-25 01:31:02 +02:00
Achilleas Pipinellis
e74affcfa8
Add images and examples
2015-12-25 01:29:27 +02:00
Achilleas Pipinellis
aafd7ce83b
Remove triggers from yaml doc [ci skip]
2015-12-24 21:50:03 +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
d5e9436033
Document triggers in yaml/README.md [ci skip]
2015-12-21 20:41:51 +02:00
Achilleas Pipinellis
33ef13c641
Init documentation on Triggers [ci skip]
2015-12-21 15:53:08 +02:00
Achilleas Pipinellis
4b4cbf0ce4
Merge branch 'removeNonDefinedVariableFromCIDoc' into 'master'
...
Remove CI_BUILD_BEFORE_SHA from CI documentation
As pointed in #3210 , the environment variable isn't usable any more.
See merge request !2118
2015-12-19 08:46:38 +00:00
Drew Blessing
c019154a91
Clarify Windows shell executor artifact upload support
2015-12-17 13:01:57 -06:00
Achilleas Pipinellis
be52c5d2a3
Merge branch 'doc_private_registry' into 'master'
...
Add info on using private Docker registries in CI
See merge request !2130
2015-12-17 07:29:18 +00:00
Achilleas Pipinellis
8579fea2cf
Add info on using private Docker registries in CI [ci skip]
2015-12-17 08:53:00 +02:00
Cauan Cabral
d2b5ef1c1e
Remove CI_BUILD_BEFORE_SHA from CI documentation
...
As pointed in #3210 , the environment variable isn't usable any more.
2015-12-16 14:23:02 -03:00
Achilleas Pipinellis
fc9fbdce44
Clean up ci yaml doc [ci skip]
...
* Fix headings so that they are picked up by doc.gitlab.com
* Stick to 80 characters
* Clean up some examples
2015-12-16 19:13:04 +02:00
Drew Blessing
baa97175ab
Clarify cache behavior
2015-12-11 11:09:34 -06:00
Achilleas Pipinellis
1e7156ed70
Use the name of the linked containers instead of localhost
...
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1917#note_2833978
2015-12-08 23:49:05 +02:00
Achilleas Pipinellis
b312edaf44
More clean up to the CI example on how to use docker images [ci skip]
2015-12-08 23:29:49 +02:00
Achilleas Pipinellis
d55dcd11d5
Use the latest docker image in mysql CI example [ci skip]
2015-12-08 22:28:07 +02:00
Achilleas Pipinellis
bbe652cdaf
More postgres CI service example cleanup
2015-12-08 22:26:41 +02:00
Achilleas Pipinellis
0c22635aa2
More redis CI example clean up
2015-12-08 21:41:56 +02:00
Achilleas Pipinellis
4ea0f06470
Fix wrong naming of services keyword [ci skip]
2015-12-08 21:35:25 +02:00
Achilleas Pipinellis
cf44dc5107
Add note about the various phpenv tools
2015-12-08 21:35:08 +02:00
Achilleas Pipinellis
9dc91f46df
Add link to runners doc [ci skip]
2015-12-08 21:11:27 +02:00
Achilleas Pipinellis
47e81da8c2
Clean up mysql CI example
2015-12-08 21:11:11 +02:00
Achilleas Pipinellis
06b86de996
Clean up postgres CI example [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
149c934a1d
More cleanup on Redis example
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
4236861df0
Clean up Redis CI service example [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
4fc9e6944e
Add an intro to CI services documentation [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
545a6a720e
Move markdown link to the bottom [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
d13d43aca9
Clean up CI ssh keys docs [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
9b8babb601
Use link instead of connect to be more Docker friendly
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
a08cc70232
Clean up PHP CI example [ci skip]
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
bb75dfe38b
Add intro about languages
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
71519d650d
Fix wrong example
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
223a027579
Bring back removed heading and point to other section
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
05267b64d2
Clean up using_docker_images.md
2015-12-08 18:26:54 +02:00
Achilleas Pipinellis
dcdc49fe42
Use .md instead of .html
2015-12-08 18:25:24 +02:00
Kamil Trzcinski and Achilleas Pipinellis
4f074aaa14
Introduce CI documentation for services and languages
2015-12-08 18:25:24 +02:00
Michael A. Smith
8a0507d523
Update Docker Syntax
2015-12-07 10:29:55 -05:00
Sytse Sijbrandij
0ba1efbb05
Link to the gitlab-ci.yml file of GitLab itself.
2015-12-05 14:24:56 -08:00
Kevin Pankonen
387e5656a1
fixes #3263 slashes are replaced with two underscores
2015-12-03 15:41:42 -07:00
Achilleas Pipinellis
6805f1bc47
Clean up quick start quide [ci skip]
...
* Remove references to enabling CI since it it will be deprecated
* Revert changes in yaml/README.md, refine it in a separate MR
2015-12-01 10:16:27 +02:00
Achilleas Pipinellis
aea5b72faa
Remove old images
2015-12-01 09:04:51 +02:00
Achilleas Pipinellis
11b204f131
Final touches for the quick start quide
2015-12-01 09:04:51 +02:00
Achilleas Pipinellis
e70fb9cf75
New images for the commit build status
2015-12-01 09:02:40 +02:00
Achilleas Pipinellis
32a3c3e068
Place images in their own dir
2015-12-01 09:00:34 +02:00
Achilleas Pipinellis
3b4806bad9
Add option to enable GitLab CI via .gitlab-ci.yml
2015-12-01 08:58:09 +02:00
Achilleas Pipinellis
1058652a92
Add section of enabling GitLab CI
2015-12-01 08:58:09 +02:00
Achilleas Pipinellis
2c30d11e80
Clean up intro
2015-12-01 08:58:09 +02:00