Merge pull request #19881 from Abhay-soni-developer/jenkins/jobrun-table

jenkins JobRunTable added
This commit is contained in:
Fredrik Adelöw
2023-10-14 17:10:22 +02:00
committed by GitHub
15 changed files with 484 additions and 4 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/plugin-jenkins-backend': minor
'@backstage/plugin-jenkins': minor
---
Added JobRunTable Component.
Added new Route and extended Api to get buildJobs.
Actions column has a new icon button, clicking on which takes us to page where we
can see all the job runs.