Marcia Ramos
506a4e7530
Merge branch 'docs/gitlab-runner' into 'master'
...
Change to new GitLab Runner name
Closes #39636
See merge request gitlab-org/gitlab-ce!15101
2017-11-02 12:33:35 +00:00
Achilleas Pipinellis
69b4c5c011
Exclude comments from specific docs
2017-11-01 15:56:40 +00:00
Achilleas Pipinellis
6bd2d594d7
Change to new GitLab Runner name
2017-10-31 11:20:40 +02:00
Shinya Maeda
16719ce107
fix doc
2017-08-31 15:57:31 +09:00
Shinya Maeda
9dd8af01fe
Squashed commit of the following:
...
commit 79858a631af97c2857700fa44c0e7ba09d621e12
Author: Shinya Maeda <shinya@gitlab.com>
Date: Fri Aug 25 23:33:04 2017 +0900
Fix doc
commit d0c864c7f1522bd254458a7d6e1002352f34a143
Author: Shinya Maeda <shinya@gitlab.com>
Date: Tue Aug 22 22:27:32 2017 +0900
Add tests
commit 1628eb8598f8ad0e6b573f3fb4fdcf5c3776885b
Author: Shinya Maeda <shinya@gitlab.com>
Date: Tue Aug 22 10:14:44 2017 +0000
Update .gitlab-ci.yml
commit 440a3cdd0bb5d7b83f861f6d3762510b40df984a
Author: Shinya Maeda <shinya@gitlab.com>
Date: Fri Aug 18 14:46:56 2017 +0000
Update build.rb
commit e925951e35c889bfc0520ce056e7df7befdeb93b
Author: Shinya Maeda <shinya@gitlab.com>
Date: Thu Aug 17 18:13:17 2017 +0900
Add changelog
commit 7de5b4f50fc1ff6987c9a861c057c816d4fb285d
Author: Shinya Maeda <shinya@gitlab.com>
Date: Thu Aug 17 18:11:53 2017 +0900
ini
2017-08-31 15:52:21 +09:00
Gabriele
812899d166
Change composer update to install to follow PHP/composer best practice
...
[ci skip]
2017-06-22 21:37:01 +00:00
Achilleas Pipinellis
4052342029
Fix wrong link to codeclimate diff docs
2017-06-14 08:22:47 +02:00
Dmitriy Zaporozhets
30f4f6b1fb
Fix link to ee code quality doc
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-05 14:10:25 +03:00
Dmitriy Zaporozhets
144f0e0d12
Backport CI codeclimate example doc change from EE
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-05 06:26:34 +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
Kamil Trzciński
0663839701
Merge branch 'change-url-in-specific-runners-registration-steps' into 'master'
...
Remove references to '/ci' path while describing Runner's registration
See merge request !10518
2017-05-18 15:52:37 +00:00
Dmitriy Zaporozhets
e74f3b05bc
Add Code Climate CLI example to CI documentation
2017-05-18 08:08:51 +00:00
Tomasz Maczukin
cd06310123
Remove references to '/ci' path while describing Runner's registration
2017-05-15 11:52:05 +02: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
Achilleas Pipinellis
ef9cfcb507
Separate Scala from Java in CI examples
2017-04-05 16:46:11 +02:00
Achilleas Pipinellis
0a9eac5942
Fix broken link
2017-04-05 16:46:11 +02:00
Marcia Ramos
5b53b28370
Reorganize CI examples, add more links
2017-04-05 16:46:11 +02:00
Achilleas Pipinellis
5e48bf8e21
Update dpl CI example
...
[ci skip]
2017-03-30 21:50:41 +02:00
Achilleas Pipinellis
a084437b5c
Rename builds to jobs in docs
...
[ci skip]
2017-02-15 12:12:35 +01:00
Rémy Coutable
7d11ed931e
Merge branch 'improve-ci-example-php-doc' into 'master'
...
Changed composer installer script in the CI PHP example doc
See merge request !8817
2017-01-30 10:09:51 +00:00
Ionut Staicu
192ddf1e30
Typos
2017-01-27 06:21:29 +02:00
Ionut Staicu
429a045d86
Small gramatical tweaks
2017-01-27 06:21:29 +02:00
Ionut Staicu
1d6629613f
Typos
2017-01-27 06:20:25 +02:00
Ionut Staicu
09beeb87ce
Added PHP & NPM doc
2017-01-27 06:20:25 +02:00
Jeffrey Cafferata
11551de5fa
Changed composer installer script in the CI PHP example doc
...
The script will check some php.ini settings warn you if they
are set incorrectly, and then download the latest composer.phar
in the current directory. These lines will, in order:
- Download the installer SHA-384 to the current directory
- Download the installer to the current directory
- Verify the installer SHA-384 which you can also cross-check https://composer.github.io/pubkeys.html
- Run the installer
- Remove the installer & the installer SHA-384
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-26 17:25:30 +01:00
William
3c4d844148
Update test-and-deploy-ruby-application-to-heroku.md
2016-12-21 16:43:29 +00:00
Sam Carrington
48d89919e6
Update php.md - /.dockerinit was removed in v1.11 so the test always results in an early exit https://github.com/docker/docker/pull/19490
2016-12-01 18:08:37 +00:00
Achilleas Pipinellis
99ef207604
Merge the two Scala examples
...
[ci skip]
2016-11-18 17:01:28 +01:00
Jasper Denkers
58fb72bb9b
Add Play/Scala CI example with deployment to Heroku
2016-11-18 16:42:51 +01:00
Achilleas Pipinellis
8ebc0919ea
Link to review apps example from docs
...
[ci skip]
2016-10-14 08:33:56 +02:00
Rémy Coutable
8a3f389df6
Improve a bit the example .gitlab-ci.yml for Phoenix
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-11 09:36:03 +02:00
Manthan Mallikarjun
987c21f51e
Add an example for testing a phoenix application with Gitlab CI.
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-11 09:29:14 +02:00
Rémy Coutable
23ed83a185
Merge branch 'fix_trivial_doc_typo' into 'master'
...
Fix trivial typo in docs
See merge request !5849
2016-09-26 08:38:31 +00:00
sknebel
43e05fe99e
Formatting fix in doc/ci/examples/README.md
2016-09-18 02:29:45 +00:00
Z.J. van de Weg
a9f5b8881c
Minor update on CI docs examples
...
Triggered by gitlab-org/gitlab-ci-yml#1 I've investigated how this is
organized so far and did a minor clean up. In my opinion we should just
keep a list of up to date blog posts in the docs and examples should be
included in gitlab-org/gitlab-ci-yml. This reduces the number of
projects and docs pages one has to look for information.
[ci skip]
2016-09-09 12:01:54 +02:00
Arnold Bechtoldt
fdab2bcc57
Fix trivial typo in docs
...
* Fix a word with the so-called *Deppenapostroph* (``'s``)
2016-08-17 17:18:29 +02:00
winniehell
e0a858efcc
use long options for curl examples in API documentation ( !5703 )
2016-08-09 01:42:50 +02:00
kujiy
5dcea406b9
gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official doc didn't work.
...
Curl command has to follow redirects now.
2016-07-08 04:22:30 +00:00
Marcia Ramos
fe833adccd
adding link to .gitlab-ci.yml templates - closes #18998
2016-07-01 03:17:39 +00:00
Achilleas Pipinellis
56777e8956
Merge branch 'master' into ci-scala-example
2016-06-18 09:23:31 +02:00
Mark Pundsack
db656a3987
Fix more references to old gitlab-runner
2016-06-13 22:06:13 -07:00
Jeroen van Baarsen
dea3680006
Merge branch 'doc-broken-links' into 'master'
...
Fix broken documentation links
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15249
- [x] `/help/ui`- This is working for me
- [x] `/help/ci/examples/deployment/README.md` - Fixed
- [x] `/help/ci/api/projects.md` - Fixed
- [x] `/help/markdown/LICENSE` - Cannot do much to fix it, added a note.
- [x] `/help/ci/ssh/README.md` - Cannot find this link referenced anywhere.
See merge request !3903
2016-05-19 17:32:04 +00:00
Achilleas Pipinellis
429f537035
Merge branch 'patch-3' into 'master'
...
blost -> blog
See merge request !4063
2016-05-08 18:46:48 +00:00
Achilleas Pipinellis
b1837eef4b
Merge branch 'update-doc-ci-examples' into 'master'
...
Update CI example docs.
Docs for CI examples are updated as follows:
- Fix a dead link from CI example top to `dpl`
- Specify Django for a Python project, not Rails
- Use the latest Python Docker image as [Heroku supports only Python 3.5.1 (and 2.7.11)](https://devcenter.heroku.com/articles/python-support )
- Show the latest Docker Hub URL links.
See merge request !4082
2016-05-08 10:26:46 +00:00
Takuya Noguchi
9522131259
Update Docker Hub links.
2016-05-07 13:29:24 +09:00
Takuya Noguchi
dd4fe8e9bb
Update CI example docs.
2016-05-07 13:15:04 +09:00
Ben Bodenmiller
80b30500e4
blost -> blog
2016-05-06 00:42:13 +00:00
Tomasz Maczukin
c55f517719
Fix php-docker example (for new docker versions)
...
[ci skip]
2016-04-25 11:35:33 +02:00
Achilleas Pipinellis
03e5873ae5
Fix broken links
...
[ci skip]
2016-04-19 19:04:58 +03:00
Jasper Denkers
9169c7e81f
Add Java 8 image to Scala CI instructions
2016-03-18 09:52:56 +01:00