gitlab-org--gitlab-foss/spec/factories/ci
Kamil Trzciński 7e5fa10b66 Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master'
Create pipeline along with builds in the transation

## What does this MR do?

This MR makes it possible to create pipeline along with all associated builds in the transaction, to avoid having empty pipelines when asynchronous job gets terminated.

This will simplify implementation of `PipelineUnlockWorker` in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6988 and improve reliability of the CI as a whole.

## What are the relevant issue numbers?

Related to #24361

See merge request !7742
2016-11-30 11:16:53 +00:00
..
builds.rb Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines 2016-11-22 18:46:35 +08:00
pipelines.rb Extend pipelines factory with transient config attribute 2016-11-27 16:24:43 +01:00
runner_projects.rb Remove schema annotations completely 2016-09-16 14:37:48 +03:00
runners.rb Remove schema annotations completely 2016-09-16 14:37:48 +03:00
trigger_requests.rb Tests refactoring for trigger variables 2016-07-26 11:19:40 +02:00
triggers.rb
variables.rb Remove schema annotations completely 2016-09-16 14:37:48 +03:00