Skip to content

Display more pipelines info in package history

What does this MR do?

This MR allows the package_history component to show up to 6 pipelines info lines, one line dedicate to the first originating pipeline and the last 5 pipelines considered as updates.

If there is more than 6 pipelines it also show an aggregated line.

Screenshots (strongly suggested)

More than 6 pipelines One pipeline No Pipelines
Screenshot_2020-12-07_at_14.03.08 Screenshot_2020-12-07_at_14.03.12 Screenshot_2020-12-07_at_14.03.47

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #239518 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports