Malte Blättermann
acea6e1c50
Documentation cleanup of artifacts section in Gitlab CI Readme
...
- Added notice about build artifacts not beeing collected on failed builds.
- Removed "introduced in 0.7.0" for artifacts section.
- Made windows notice more precise
2016-02-02 22:43:15 +01:00
James Lopez
3d81f1da6e
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4
...
# Conflicts:
# .gitlab-ci.yml
2016-01-22 18:01:38 +01:00
Achilleas Pipinellis
2254413267
Fix broken codeblocks in ci/yaml documentation
...
[ci skip]
2016-01-22 12:33:37 +01: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
Kamil Trzcinski
c45a6bf3ba
Added cache:key to .gitlab-ci.yml allowing to fine tune the caching
2016-01-20 23:12:48 +01:00
Drew Blessing
c019154a91
Clarify Windows shell executor artifact upload support
2015-12-17 13:01:57 -06: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
Kamil Trzcinski
f2318dfc9e
Fix CI yaml syntax documentation [ci skip]
2015-11-21 20:25:07 +01:00
Kamil Trzcinski
58074ab7da
Allow to define cache in .gitlab-ci.yml
2015-11-10 23:01:11 +01:00
Kamil Trzcinski
eef129bd4a
Final fixes
2015-11-10 22:21:15 +01:00
Kamil Trzcinski
97f58bae87
Change artifacts syntax to allow uploading untracked files
2015-11-10 12:51:50 +01:00
Kamil Trzcinski
d0e3e823a2
Implement Build Artifacts
...
- Offloads uploading to GitLab Workhorse
- Use /authorize request for fast uploading
- Added backup recipes for artifacts
- Support download acceleration using X-Sendfile
2015-11-10 12:51:50 +01:00
Kamil Trzcinski
1056c9d2d2
Spelling
2015-11-02 15:49:54 +01:00
Kamil Trzcinski
c03da1caad
Extend yml syntax for only and except to support specifying repository path
2015-11-02 14:44:06 +01:00
Robert Speicher
6fe2a679a7
Update CI YAML docs
2015-10-15 19:46:01 -04:00
Kamil Trzcinski
374ea21f32
Backticks around when types
2015-10-15 23:56:42 +02:00
Kamil Trzcinski
0aa6061d6a
Implement when syntax in .gitlab-ci.yml
2015-10-15 23:49:39 +02:00
Douwe Maan
046b283127
Groundwork for merging CI into CE
2015-08-25 18:42:46 -07:00