summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
Commit message (Expand)AuthorAgeFilesLines
* Add TOC to yaml README and an intro sectionAchilleas Pipinellis2016-04-141-16/+57
* [ci skip] Fix typo.frodsan2016-04-061-1/+1
* Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-221-1/+12
|\
| * add some documentation for `triggers` keyword [ci skip]Jason Roehm2016-03-151-1/+12
* | fixed md anchor linkPat Turner2016-03-181-2/+2
* | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-181-2/+2
* | removed anchor as unsupported in markdownPat Turner2016-03-171-2/+2
* | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-171-0/+2
* | Merge branch 'master' into rm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-171-11/+285
|\ \ | |/
| * Windows CI support is full since Runner v1.0.0Achilleas Pipinellis2016-03-151-1/+1
| * Add yaml definition to codeblockgitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-141-1/+1
| * Refactor dependencies directiveAchilleas Pipinellis2016-03-131-21/+26
| * Add hidden jobsAchilleas Pipinellis2016-03-131-0/+18
| * Refactor YAML anchors and explain the examplesAchilleas Pipinellis2016-03-131-22/+82
| * Refactor artifacts:nameAchilleas Pipinellis2016-03-131-11/+12
| * Change notes to new styleguide using blockquotesAchilleas Pipinellis2016-03-121-16/+21
| * Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-0/+55
| * Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-0/+61
| * Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+71
* | Merge duplicate cache entry in CI docsrm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-141-60/+48
|/
* Link to examples pageAchilleas Pipinellis2016-02-291-0/+7
* revert back to ruby 2.1James Lopez2016-02-191-1/+1
* Merge branch 'patch-1' into 'master' Kamil Trzciński2016-02-181-2/+24
|\
| * Grammar cleanup in yaml/README.mdMart Somermaa2016-02-031-2/+2
| * Add example of creating build artifacts only for release tags.Mart Sõmermaa2016-02-031-0/+22
* | Documentation cleanup of artifacts section in Gitlab CI ReadmeMalte Blättermann2016-02-021-2/+6
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-221-4/+61
|\
| * Fix broken codeblocks in ci/yaml documentationAchilleas Pipinellis2016-01-221-29/+34
| * Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingci/cache-keyKamil Trzcinski2016-01-201-4/+56
* | update Ruby version to 2.2.4 (latest previous stable) and update docsJames Lopez2016-01-211-1/+1
|/
* Clarify Windows shell executor artifact upload supportDrew Blessing2015-12-171-1/+2
* Clean up ci yaml doc [ci skip]yaml-ci-cleanupAchilleas Pipinellis2015-12-161-133/+212
* Clarify cache behaviorDrew Blessing2015-12-111-0/+3
* Fix CI yaml syntax documentation [ci skip]Kamil Trzcinski2015-11-211-49/+41
* Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-0/+66
* Final fixesKamil Trzcinski2015-11-101-1/+1
* Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-101-3/+18
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+15
* SpellingKamil Trzcinski2015-11-021-1/+1
* Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-1/+13
* Update CI YAML docswhen-syntaxRobert Speicher2015-10-151-4/+5
* Backticks around when typesKamil Trzcinski2015-10-151-1/+1
* Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-151-0/+49
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+204