Skip to content

Fix artifacts dropdown for other pipelines tables

Scott Hampton requested to merge sh-fix-commit-pipelines-table into master

What does this MR do?

Related to #329798 (closed)

We changed the pipelines table to lazy load artifacts in the dropdown.

There are a few pages that use the pipelines table component that need to also provide the artifacts endpoint so that they can lazy load the artifacts properly.

  • Commits pipelines tab
  • Merge request show pipelines tab
  • New merge request pipelines tab

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-05-05_at_9.11.03_AM Screen_Shot_2021-05-05_at_9.11.39_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports