Skip to content

Draft: Delete `execute!` method on CreatePipelineService

Kasia Misirli requested to merge 207946/Delete_method into master

What does this MR do and why?

Parent Issue

Steps:

  1. Remove usages of execute! method (CreatePipelineService) MR
  2. This MR is deleting method that will no longer be used once the above MR is merged. Also, fix all the tests that once called the method and utilized the error that was raised by the deleted method.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kasia Misirli

Merge request reports