Merge branch 'backstage:master' into master3

This commit is contained in:
Abhinv Singh Parmar
2023-10-16 08:34:42 +05:30
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.