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 Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
deployment.rb Update deployment chat message notification 2019-05-02 16:07:26 +00:00
note.rb Added labels_hook_attrs method 2019-06-24 11:51:34 +02:00
pipeline.rb Use source ref for pipeline webhook 2019-05-28 09:29:59 +07:00
push.rb Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
repository.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
wiki_page.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00