gitlab-org--gitlab-foss/spec/services/ci
Rémy Coutable 46bba4e758 Merge branch 'fix/status-of-pipeline-without-builds' into 'master'
Improve pipeline status in case that pipeline has no jobs

## What does this MR do?

This MR resolves problem with pipeline status when there are no build in pipeline.

This can happen when builds were skipped - for example - by using `only`/`except` keyword in `.gitlab-ci.yml`.

## What are the relevant issue numbers?

Closes #17977

See merge request !4403
2016-06-16 11:48:36 +00:00
..
create_builds_service_spec.rb Merge branch 'master' into fix/status-of-pipeline-without-builds 2016-06-14 13:44:03 +02:00
create_trigger_request_service_spec.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
image_for_build_service_spec.rb Use pipelines in context of Project 2016-06-03 13:34:03 +02:00
register_build_service_spec.rb Make sure that we test RegisterBuildService behavior for deleted projects 2016-06-15 16:48:42 +02:00