Skip to content

Correct wrapping on pipeline mini graph

Briley Sandlin requested to merge pipeline-mini-graph-wrapping into master

What does this MR do and why?

Relates to !85850 (merged) and #300154 (closed)

This MR corrects the wrapping on the pipeline mini graph. The wrapping will be restored to it's previous state

Screenshots or screen recordings

Before After
pipeline_mini_graph_wrapping_before pipeline_mini_graph_wrapping_after

How to set up and validate locally

  1. Navigate to Pipelines (CI/CD > Pipelines)
  2. View a mini pipeline graph which has upstream and/or downstream pipelines
  3. When multiple stages in the mini pipeline graph appear, the wrapping should behave as it previously did.

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 Briley Sandlin

Merge request reports