Skip to content

Allow long downstream pipeline names to break

What does this MR do and why?

Allow long downstream pipeline names that have no whitespace to break to a new line.

References

Reported in is-this-known channel in Slack.

Related to Downstream pipeline show full name (!187508 - merged)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. in the GDK, visit a pipeline with a downstream pipeline, for example https://gdk.test:3000/twitter/Typeahead.Js/-/pipelines/1.
  3. The example found in production is CANONICAL_FEATURE_BRANCH_PIPELINE. Apply downstream-pipeline-example.patch to make any downstream pipeline in your GDK have this name.
  4. In the browser, you will see that the long name will break to a new line.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading