@@ -5,47 +5,48 @@ metadata:
55 namespace : rhdh
66 title : Extensions Frontend
77 links :
8- - url : https://red.ht/rhdh
9- title : Homepage
10- - url : https://issues.redhat.com/browse/RHDHBUGS
11- title : " Report issues here. Note: Customers of Red Hat Developer Hub should raise a Red Hat support case instead."
12- - title : Source Code
13- url : https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/extensions
8+ - url : https://red.ht/rhdh
9+ title : Homepage
10+ - url : https://issues.redhat.com/browse/RHDHBUGS
11+ title : " Report issues here. Note: Customers of Red Hat Developer Hub should
12+ raise a Red Hat support case instead."
13+ - title : Source Code
14+ url : https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/extensions
1415 annotations :
1516 backstage.io/source-location : url:https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/extensions
1617 tags : []
1718spec :
1819 packageName : ' @red-hat-developer-hub/backstage-plugin-extensions'
1920 dynamicArtifact : ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-extensions
20- version : 0.15 .0
21+ version : 0.16 .0
2122 backstage :
2223 role : frontend-plugin
2324 supportedVersions : 1.45.3
2425 author : Red Hat
2526 support : tech-preview
2627 lifecycle : active
2728 partOf :
28- - extensions
29+ - extensions
2930 appConfigExamples :
30- - title : Default configuration
31- content :
32- dynamicPlugins :
33- frontend :
34- red-hat-developer-hub.backstage-plugin-extensions :
35- translationResources :
36- - importName : extensionsTranslations
37- ref : extensionsTranslationRef
38- module : Alpha
39- appIcons :
40- - name : pluginsIcon
41- importName : PluginsIcon
42- dynamicRoutes :
43- - path : /extensions
44- importName : DynamicExtensionsPluginRouter
45- menuItem :
46- icon : pluginsIcon
47- text : Extensions
48- textKey : menuItem.extensions
49- menuItems :
50- extensions :
51- parent : default.admin
31+ - title : Default configuration
32+ content :
33+ dynamicPlugins :
34+ frontend :
35+ red-hat-developer-hub.backstage-plugin-extensions :
36+ translationResources :
37+ - importName : extensionsTranslations
38+ ref : extensionsTranslationRef
39+ module : Alpha
40+ appIcons :
41+ - name : pluginsIcon
42+ importName : PluginsIcon
43+ dynamicRoutes :
44+ - path : /extensions
45+ importName : DynamicExtensionsPluginRouter
46+ menuItem :
47+ icon : pluginsIcon
48+ text : Extensions
49+ textKey : menuItem.extensions
50+ menuItems :
51+ extensions :
52+ parent : default.admin
0 commit comments