Skip to content

Frontend: Show pipeline status for the latest version of a catalog resource

Problem

As a user I want to know whether the version of the catalog resource I want to use has been tested so that I am more confident on using it.

I want to understand how much I can trust this component now and in future versions. I want to understand if best practices are being used for this repository.

Solution

Display a pipeline status (if exists) for the tag associated to the latest version/release of the catalog resource (project).

We don't need to show this information in the Catalog listing / search results. It should be sufficient to show this in the catalog resource details page.

Proposal

References

Edited by Sunjung Park