-
Bug
-
Resolution: Done
-
Normal
-
1.9.0
-
1
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH Documentation 3287
Doc 4.1. Versioning a Software Template in Red Hat Developer Hub
does not explain how to enable plugin "scaffolder-relation-processor"
Instead it includes a way to configure the notification plugin but that looks to verbose to me.
- How to enable plugin-catalog-backend-module-scaffolder-relation-processor is not described.
2. There is a yaml how to configure Notifications plugin but that's is imho not the right way.
By default it should not be required to configure mount points like this:
To enable the notifications, in your Red Hat Developer Hub app-config.yaml file, add the following codes:
In the dynamicPlugins:frontend section:
frontend:
backstage.plugin-notifications:
dynamicRoutes:
- importName: NotificationPage
menuItem:
config:
props:
titleCounterEnabled: true
webNotificationsEnabled: false
importName: NotificationsSidebarItem
path: /notifications
Installation should incl. just information how to enable the plugins. Something like this:
- package: ./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor-dynamic
disabled: false - package: ./dynamic-plugins/dist/backstage-plugin-notifications
disabled: false - package: ./dynamic-plugins/dist/backstage-plugin-notifications-backend-dynamic
disabled: false
OR?
2. A sample template.yaml file can be added in the
document. I am getting NotFoundError while analyzing
the URL.
https://content-preview.docs.redhat.com/
en/documentation/red_hat_developer_hub/1.9/html
-single/customizing_red_hat_developer_hub/index
#proc-creating-basic-software-template_standard
izing-project-development