Skip to content

Rename child_pipeline to linked_pipeline

Tiffany Rea requested to merge rename-child-to-linked-pipeline into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  1. I noticed that we have child_pipeline element defined on Pipeline::Show page. This is a little misleading since this element applies to both child pipeline (parent/child relationship) and downstream pipeline (multi-project relationship). Renaming this element to linked_pipeline to capture this better as well as aligning with FE naming.

  2. Also refactor all the places accordingly.

  3. Moving multi-project pipeline spec out of EE because this has been available for all tier since 12.8 😓

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 Tiffany Rea

Merge request reports

Loading