gitlab-org--gitlab-foss/lib/gitlab/data_builder
Stan Hu b46b9d5e89 Fix pipelines not always being created after a push
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31741 introduced
a regression where not all the right parameters would be passed into
`Ci::CreatePipelineService`. We fix this by breaking out the pipeline
parameters and reusing a method from `Gitlab::DataBuilder::Push`.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66196
2019-08-17 06:23:26 -07:00
..
build.rb
deployment.rb
note.rb
pipeline.rb
push.rb Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
repository.rb
wiki_page.rb