jenkins: migrate to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 23:30:10 +01:00
parent f5f45744e3
commit 025c0c7bf8
6 changed files with 54 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-jenkins': patch
---
Migrate to new composability API, exporting the plugin instance as `jenkinsPlugin`, the entity content as `EntityJenkinsContent`, the entity conditional as `isJenkinsAvailable`, and the entity card as `EntityLatestJenkinsRunCard`.