Extend PipelineProcessWorker to accept a list of builds
What does this MR do?
This changes used worker from BuildProcessWorker
to PipelineProcessWorker
to make pipeline
processing much simpler. We process pipeline_id
,
based on some triggers.
It was bad idea to introduce BuildProcessWorker
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/65457
Related to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31370
Does this MR meet the acceptance criteria?
Conformity
Edited by Kamil Trzciński (Back 2025-01-01)