Commit Graph

431 Commits

Author SHA1 Message Date
Marcel Amirault 518e2b81e3 Update redirected links in CE part 1
First MR in a series updating all redirected links
in CE documentation to the destination URLs
2019-07-08 00:41:33 +00:00
Evan Read e128239340 Add Markdown linting
Also adds and one linting rule
and makes project conform to it.
2019-06-25 04:34:55 +00:00
Evan Read 4eea6dbe5f Add quotes to redirect value 2019-06-13 07:31:34 +00:00
Evan Read 1b5babd532 Merge branch 'docs-its-relative-7' into 'master'
Docs: Convert absolute links to relative in /ci docs

See merge request gitlab-org/gitlab-ce!29029
2019-06-13 02:30:04 +00:00
Russell Dickenson 212c08286b Add links to CI/CD videos 2019-06-12 15:26:47 +00:00
Marcel Amirault fc6e79e145 Convert absolute links to relative in /ci docs
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
2019-06-11 17:19:08 +00:00
Marcia Ramos 2c2d2bbff3 Docs: CI - link videos 2019-06-11 16:49:05 +00:00
Mike Lewis 3fe11b13a4 Doc types on tutorials in top level examples folder, minor edits
Variety of edits to conform with SSOT doc style standards
2019-06-11 16:39:26 +00:00
Marcel Amirault 54358d6199 Docs: Remove all remaining orphaned images. 2019-05-17 19:21:48 +00:00
Mohamed El-Feky 18b0557794 Update index.md
added `before_script`
as it failed to build maven due to insufficient permissions
2019-05-17 17:54:25 +00:00
Marcel Amirault 4419953247 Docs: Update links and add badge to examples readme 2019-05-17 00:30:04 +00:00
Evan Read b924d6662f Merge branch 'patch-54' into 'master'
upgrate example ymal file, change type to stage.

See merge request gitlab-org/gitlab-ce!27992
2019-05-15 20:13:48 +00:00
Marcel Amirault 339d0a5b92 Docs: Merge EE doc/ci to CE 2019-05-05 15:06:37 +00:00
mouson 419e7a10aa upgrate example ymal file, change type to stage.
Update test-and-deploy-python-application-to-heroku.md
2019-05-02 10:17:06 +00:00
Matija Čupić 0ab57ae820
Update CodeQuality example docs 2019-04-17 11:25:18 +02:00
Evan Read ce042ef02a Update broken links to new destinations 2019-04-10 06:29:36 +00:00
Marcel Amirault 2040649bba Docs: Fix anchors related to variables doc 2019-04-08 12:32:38 +00:00
Marcel Amirault 0f2dda8718 Docs: Fix anchors related to environments doc 2019-04-08 03:11:30 +00:00
Marcel Amirault 01422c9156 Docs: image realignment 2019-04-02 13:31:18 +00:00
Marcel Amirault b41b03d47c Docs: Fix missed or newly added broken anchors 2019-03-25 04:56:57 +00:00
Brendan O'Leary 🐢 3ba05d4ff4 Add instance level templates to the examples page. 2019-03-24 22:59:53 +00:00
Achilleas Pipinellis 69c328a3ef Merge branch 'docs-ci-examples-devops_and_game_dev_with_gitlab_ci_cd' into 'master'
Update 'DevOps and Game Dev with GitLab CI/CD' doc

See merge request gitlab-org/gitlab-ce!25944
2019-03-20 14:07:54 +00:00
Grzegorz Bizon 51c1a49a66 Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master'
Update clair-local-scan to 2.0.6

Closes #58482

See merge request gitlab-org/gitlab-ce!25743
2019-03-15 13:25:41 +00:00
Marcia Ramos 9fa32e8671 Merge branch 'patch-48' into 'master'
Fix bug "Fatal: Could not parse object {COMMIT_HASH}"

See merge request gitlab-org/gitlab-ce!25860
2019-03-13 18:12:10 +00:00
Takuya Noguchi ba018b52bd Update clair-local-scan to 2.0.6 to support Ubuntu 18.04
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-14 00:21:19 +09:00
Takuya Noguchi 2458a10379 Update 'DevOps and Game Dev with GitLab CI/CD' doc
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-11 21:28:26 +09:00
Marcel Amirault 125b4eb296 Docs: Add automatic redirects to many moved files 2019-03-11 05:54:25 +00:00
Marcel Amirault 8272b0c8bd Docs: Fix CI/CD related anchors 2019-03-11 01:47:01 +00:00
Evan Read addbcd8d5b Adds new resources for CI to the documentation suite
Also refactors and combines resources and examples.
2019-03-08 03:34:28 +00:00
Aris Lacdao 587e30d049 Update index.md
Bug on cloning repository: Getting error "fatal: Could not parse object {COMMIT_HASH}"
Fix: cd into $new_release_dir instead of $releases_dir.
2019-03-07 11:07:42 +00:00
Takuya Noguchi e8fee6b8f7 Fix misspellings in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-25 10:31:35 +09:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Marcia Ramos 0794452661 Merge branch 'e2e-webdriver' into 'docs-comm-article-end-to-end-testing'
End-to-end testing example

See merge request gitlab-org/gitlab-ce!18959
2019-02-18 11:40:04 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read 58f8bd0d91 Merge branch 'master' into 'master'
Fix a typo in ./doc/ci/examples/deploy_spring_boot_to_cloud_foundry/index.md from "deafult" to "default".

See merge request gitlab-org/gitlab-ce!25153
2019-02-13 03:43:43 +00:00
Marcel Amirault 284b7bc138 Docs: Realign several CE docs that diverged from EE unnecessarily 2019-02-12 12:34:21 +00:00
Kengo Kimura a48756472f Fix a typo. 2019-02-12 11:39:29 +00:00
Marcel Amirault 1aef3fd655 Docs: Fix link references for artifacts 2019-02-03 22:26:09 +00:00
Evan Read cdd5a4880c Documentation now matches UI copy 2019-01-30 10:20:50 +00:00
Evan Read c2c2d04b3a Fix most instances of bare URLs in markdown 2019-01-24 06:52:33 +00:00
Takuya Noguchi 5fbaa5d7f7 Fix navigation style in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-02 15:05:34 +09:00
Takuya Noguchi de3dd67f74 Fix typos around .gitlab-ci.yml
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-12-21 01:48:03 +09:00
Achilleas Pipinellis 1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Muhammad Nuzaihan 34fbc8ea4d Rollback will not work because Envoy will still fetch latest commit from the repository source tree. This addition enforces the code deployed follows the commit id using $CI_COMMIT_SHA variable so rollbacks will now work. 2018-12-01 09:10:56 +00:00
Evan Read 2ee8c40fc1 Merge branch '54230-eliminate-duplicated-words' into 'master'
Eliminate duplicated words (for docs)

See merge request gitlab-org/gitlab-ce!23183
2018-11-27 04:31:47 +00:00
Takuya Noguchi e238882d0c Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 15:44:32 +09:00
Ben Bodenmiller 57d90bfd79 standardize periods & fix typo 2018-11-22 00:41:50 +00:00
Achilleas Pipinellis cb1a3077ce
Fix path to project permissions 2018-11-14 09:17:56 +01:00
Olivier Gonzalez 858d093bdc Document new report types 2018-11-13 16:09:10 +00:00
Evan Read 20146580a0 Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
Marcel Amirault 6e2570d2d5 Docs: Update Variable naming 2018-11-11 23:43:25 +00:00
Lyle Kozloff 82263a98b5 Fixes automatic URL formatting 2018-10-31 20:51:48 +00:00
Evan Read 67d97e3bcc Merge branch 'docs-add_deprecation_notice_for_renamed_licensed_feature-ce' into 'master'
docs: Add deprecation notice for renamed licensed feature

See merge request gitlab-org/gitlab-ce!22575
2018-10-30 03:25:10 +00:00
Olivier Gonzalez 9e2f585ced
Add deprecation notice for renamed licensed feature 2018-10-24 10:19:56 -04:00
Marcel Amirault f3fabd8603 Update links to external sites 2018-10-24 11:50:00 +00:00
Rémy Coutable a06bbec87e Update test-scala-application.md to use sbtVersion instead of sbt-version 2018-10-22 08:33:01 +00:00
Marcel Amirault 5849a0ceba Docs: Fixing some bad links 2018-10-14 22:55:12 +00:00
pockata 5220f2f2b9 Update README.md 2018-10-08 14:59:30 +00:00
Marcia Ramos b42e774021 Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'
Correcting Gitlab to GitLab in docs

See merge request gitlab-org/gitlab-ce!21827
2018-09-27 10:36:27 +00:00
Dylan Griffith f5f5d6ea1f Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00
Marcel Amirault fd7358a8cd Correct Gitlab to GitLab in docs 2018-09-25 04:57:57 +00:00
Marcel Amirault 109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00: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
Shinya Maeda 6e9e61dc32 Documentation for JUnit XML Test Summary In MR widget 2018-08-15 10:14:19 +00:00
Peter Sowah 01e6b67658 Update test-and-deploy-python-application-to-heroku.md 2018-07-31 12:00:34 +00:00
Achilleas Pipinellis (🌴 July 10 - July 20 🌴) ee740d5ee0 Rename code climate to code quality 2018-07-10 12:39:55 +00:00
Cindy Pallares 🦉 48e7d49710 Verify version on container scanning note 2018-07-05 15:20:00 +00:00
Marcel Amirault 1285135926 Updated products links to pricing 2018-07-03 00:37:24 +00:00
Marcia Ramos 03a0236410 index article 2018-06-07 14:22:02 +01:00
Marcia Ramos e79476679b Docs: article - Deploy SB apps to CF with GitLab CI/CD 2018-06-07 13:16:14 +00:00
Achilleas Pipinellis 3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Achilleas Pipinellis 6d2a613972 Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'
Rename code quality job and artifact.

See merge request gitlab-org/gitlab-ce!19049
2018-05-24 15:58:28 +00:00
Olivier Gonzalez 5ad7ac34dd Rename container scanning job and artifact 2018-05-24 14:22:51 +00:00
Olivier Gonzalez 8c8a794fc8
Add deprecation notice in documentation 2018-05-23 19:26:57 -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
Gilbert Roulot 689a02e54c
Updates Clair Container scanning GitLab CI configuration 2018-05-08 14:35:30 +02:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Gilbert Roulot 9c5664e699
Update Container Scanning documentation 2018-04-19 14:17:48 +02:00
Marcia Ramos 05aa49765f Merge branch 'docs-fix-sp-examples' into 'master'
Fix code climate example

See merge request gitlab-org/gitlab-ce!18267
2018-04-18 18:13:38 +00:00
Olivier Gonzalez 990cb43084
Fix DAST example in documentation 2018-04-18 08:49:57 -04:00
Gilbert Roulot 07905c6916 Fix container scanning in vendored GitLab CI configuration for Auto Devops 2018-04-16 16:34:43 +00:00
Philippe Lafoucrière b964b43e11 Use stable docker image instead of latest 2018-04-13 19:43:09 +00:00
Olivier Gonzalez 71a385527d
Fix code climate example 2018-04-09 17:06:48 -04: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
Patrick Deden 64ef7517af Envoy.blade.php syntax fixed 2018-03-30 18:12:27 +02:00
Moetaz 2f140cfad4 Update README.md (settings -> pipelines is renamed to settings -> CI / CD ) 2018-03-29 10:47:52 +00: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
Olivier Gonzalez 25b4682055 Add documentation for Dependency Scanning feature 2018-03-27 14:59:16 +00: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
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
Marcia Ramos 46f3e541e1 Docs: new article devops + game dev with GitLab 2018-03-09 10:54:24 +00:00
Marcia Ramos 8579894f1b Merge branch 'update-browser-perf-testing-example-doc' into 'master'
Update Browser Performance Testing Example

See merge request gitlab-org/gitlab-ce!17249
2018-02-21 18:07:52 +00:00
Joshua Lambert 4503ad46d4 Fix links 2018-02-20 15:52:36 -05:00
Joshua Lambert 54830fdcab Additional updates 2018-02-20 15:51:12 -05:00
Joshua Lambert 69e0bfbfca Doc Update 2018-02-20 15:37:50 -05:00
Marcia Ramos ad3025c37d Docs: comm article Phoenix App with GitLab CI/CD 2018-02-20 15:07:06 +00:00
Marcia Ramos d54a80ca3a Update all articles with the new layout (meta data from the frontmatter)
Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
2018-02-16 16:01:35 -02:00
Achilleas Pipinellis 41cd11d5b8
Change docs links to https://about.gitlab.com/products/ 2018-02-07 12:47:56 +01:00
Marcia Ramos 12a4039647
search and replace "Enterprise Edition Ultimate" => "Ultimate" 2018-02-07 12:34:12 +01:00
Marcia Ramos bfab3990f8 search and replace "Enterprise Edition Premium" => "Premium" 2018-02-01 19:13:49 -02:00
Marcia Ramos 439b712f7b search and replace "Enterprise Edition Starter" => "Starter" 2018-02-01 19:11:42 -02:00
Marcia Ramos b314ef7de7 search and replace EES, EEP, EEU with Starter, Premium, Ultimate 2018-02-01 19:09:30 -02:00
Achilleas Pipinellis d73e97bff0
Add more info on how DAST works 2018-01-22 12:42:06 +01:00
Ville Skyttä 0cbbb08e79 doc: Spelling fixes 2018-01-19 12:09:59 +02:00
Connor Shea 05b878df1a Remove the second link, blog URL has changed hands and I can't find any new blog by this guy. 2018-01-17 21:36:49 +00:00
JJ Asghar 4367c509e6 Update test-and-deploy-ruby-application-to-heroku.md
Converted from type to "stage" due to depreciation.

Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2018-01-16 17:21:45 +00:00
Achilleas Pipinellis 19df9c7e6e
Port the SAST DAST doc examples from EE to CE 2018-01-12 15:31:28 +01:00
Marcia Ramos b3ffc2da42 Docs: remove duplicate CI examples 2018-01-12 13:37:48 +00:00
Marcia Ramos 7a01d667ce Docs: move article "Laravel and Envoy w/ CI/CD" 2018-01-11 17:12:02 +00:00
Dmitriy Zaporozhets 3c7fbb84c2 Use 0.69 version of codeclimate image for CI code quality docs 2018-01-09 14:18:13 +00:00
Jonathan Duck 0960c703c0 Update code_climate recommended usage. 2017-12-25 12:48:48 +00:00
Marcia Ramos 1972bda2a0 Docs: move article Artifactory + GL to subject-related folder 2017-12-21 18:41:33 +00:00
Joshua Lambert 496f2ba737 Add CI YML example for CE 2017-12-20 15:28:39 -05:00
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
Jasper Denkers 707ca4bb91 Refer to example project in gitlab-examples group 2016-03-18 09:52:56 +01:00
Jasper Denkers ac4d753863 Added CI example for Scala and SBT
Added CI test coverage parse regex for scoverage
2016-03-18 09:52:56 +01:00
Jasper Denkers 543b85a0f5 Fix typo in Ruby CI test and deploy example 2016-03-14 13:21:31 +00:00
Sytse Sijbrandij 4e27284a7b Remove duplicate entries. 2016-03-12 17:28:54 -08:00
Sytse Sijbrandij fd49f1b0d3 Reduce example documentation. 2016-03-10 08:13:11 -08:00
Achilleas Pipinellis 9e3c78724b Link to examples page
[ci skip]
2016-02-29 14:50:08 +02:00
Achilleas Pipinellis f742ddeebe Reorganize CI sections and give descriptive names to links 2016-02-29 14:44:08 +02:00
Achilleas Pipinellis cbd9f1bc09 Move languages to examples 2016-02-26 22:51:07 +02:00
James Lopez 1c51fb1778 update Ruby version to 2.2.4 (latest previous stable) and update docs 2016-01-21 16:12:49 +01:00
Takuya Noguchi f61aa9acdc Update links in CI docs after GitLab 8.1 2015-11-03 14:01:27 +09:00
Takuya Noguchi 31ea88cfed Fix deadlink in docs for ci/examples 2015-10-31 02:27:44 +09: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