codeday-clarity / ci-visualizer

This holds the code for the CI CD Visualizer. See README for details of how to view the demo
http://app.ci-visualizer.com
0 stars 0 forks source link

Show list of available jobs in dashboard #15

Open robmoore-i opened 3 years ago

robmoore-i commented 3 years ago

Show a list of all jobs in the dashboard / home page.

For each job, show the name and the number of successes and failures in the last 7 days, as well as the average build duration for the last 7 days.

(Assigned to Jonathan and Samir too)