gitlab-org--gitlab-foss/spec
Douwe Maan ca3fc2296f Merge branch 'gitlab-ci-yaml-updates' into 'master'
New CI YAML features

This introduces a couple of small `.gitlab-ci.yml` features:

1. Documentation for: Allow to use YAML anchors when parsing the `.gitlab-ci.yml`: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2958
2. Ignore jobs that start with `.`
3. Allow to pass name of created artifacts archive in `.gitlab-ci.yml`
4. Allow to define on which builds the current one depends on

These are really small changes so it makes not sense to create a separate merge requests for them.

@axil Could you review the documentation part?

The implementation on GitLab Runner side: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/113.

Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/13755 https://gitlab.com/gitlab-org/gitlab-ce/issues/14211 https://gitlab.com/gitlab-org/gitlab-ce/issues/3423

cc @grzesiek @axil @DouweM 


See merge request !3182
2016-03-14 20:06:50 +00:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2016-03-14 11:40:17 +01:00
factories Bring ProjectGroupLink model and migrations from EE 2016-03-11 17:47:05 +01:00
features Merge branch 'comment-discard-button' into 'master' 2016-03-11 13:07:43 +00:00
finders Bring shared project feature tests from EE 2016-03-12 14:45:14 +01:00
fixtures Add support for keyword arguments in label reference method 2016-03-03 10:41:11 +01:00
helpers Make better use of the visibility_level factory traits 2016-03-08 16:40:45 -05:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Change js-quick-submit behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
lib Merge branch 'gitlab-ci-yaml-updates' into 'master' 2016-03-14 20:06:50 +00:00
mailers Move profile notifications specs to separate file 2016-02-12 14:01:28 +01:00
models Merge branch 'rs-note-active-spec' into 'master' 2016-03-14 12:53:15 -04:00
requests Merge branch 'share-project-ce' into 'master' 2016-03-14 16:38:52 +00:00
routing Remove Profile::KeysController#new action 2016-03-03 16:13:59 -05:00
services web hooks to webhooks 2016-03-10 14:48:29 -05:00
support Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers web hooks to webhooks 2016-03-10 14:48:29 -05:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01:00
teaspoon_env.rb