Skip to content

Frontend: Show the list of components names in the CI/CD Catalog

What does this MR do and why?

Related to #437640 (closed)

We want to show the available list of components in the CI/CD Catalog list.

Screenshots or screen recordings

Before After
comopnents_list_before components_list_after

How to set up and validate locally

  1. Create a project and enable it as a CI/CD Catalog resource
  2. Add components to the project. Instructions for creating components are here. I generally just add simple files like so:

Screenshot_2024-01-19_at_11.27.25_AM

  1. Navigate to explore/catalog and insure that components are listed in each available resource.
Edited by Briley Sandlin

Merge request reports