Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job template enhancement - pipeline usage #2911

Closed
sagar1312 opened this issue Aug 7, 2023 · 2 comments
Closed

Job template enhancement - pipeline usage #2911

sagar1312 opened this issue Aug 7, 2023 · 2 comments
Labels
Milestone

Comments

@sagar1312
Copy link
Member

What happened:
The template detail view in the UI currently shows below metrics for each version

  • how many distinct jobs have been using the template
  • how many builds have been executed for jobs using the template

Template owners do not have visibility into which jobs/pipelines are using their templates.

What you expected to happen:
We need insight in to how many distinct pipelines have one or more jobs using the template.
Also we need a tabular view showing the details of all the pipelines relying on specific version of a template.
This would help the template owners to analyze the usage and take necessary actions
Ex: Reach out to the pipeline owners to upgrade to more stable/latest versions and remove older versions of the template

How to reproduce it:
N/A

@ibu1224
Copy link
Contributor

ibu1224 commented Dec 11, 2023

@sagar1312 @tkyi @jithine
Is it possible to insert a load indicator while the template usage list screen is loading?

Especially for templates that are used in a large number of pipelines, it takes time to fetch the data. During this time, the page goes blank, which degrades the user experience.
スクリーンショット 2023-12-11 16 22 37

@jithine
Copy link
Member

jithine commented Dec 14, 2023

@ibu1224 can you create an issue for loading ? Let's track separately fro this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants