gitlab-org--gitlab-foss/spec/lib/gitlab/ci
Rémy Coutable 06c7d6f3a8 Merge branch 'refactor/ci-config-move-global-entries' into 'master'
Move global ci entries handling from legacy to new config

## What does this MR do?

This MR moves responsibility of handling global CI config entries (like `image`, `services`), from legacy `GitlabCiYamlProcessor` to new CI Config

## Why was this MR needed?

This is the next iteration of CI configuration refactoring

## What are the relevant issue numbers?

#15060

## Does this MR meet the acceptance criteria?

- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)

See merge request !4820
2016-07-05 08:37:16 +00:00
..
build/artifacts Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
config Add minor improvements in readability in CI config 2016-07-04 18:36:06 +02:00
config_spec.rb Return default config value when entry is undefined 2016-06-22 14:26:33 +02:00