Merge pull request #22633 from backstage/philipph/di-org-plugin

Initial migration of org plugin to new frontend system
This commit is contained in:
Patrik Oldsberg
2024-02-06 11:58:37 +01:00
committed by GitHub
6 changed files with 129 additions and 3 deletions
+7
View File
@@ -5,6 +5,7 @@ app:
bindings:
catalog.viewTechDoc: techdocs.docRoot
catalog.createComponent: catalog-import.importPage
org.catalogIndex: catalog.catalogIndex
extensions:
# - apis.plugin.graphiql.browse.gitlab: true
@@ -26,6 +27,12 @@ app:
- entity-content:azure-devops/pull-requests
- entity-content:azure-devops/git-tags
# Org Plugin
- entity-card:org/group-profile
- entity-card:org/members-list
- entity-card:org/ownership
- entity-card:org/user-profile
# scmAuthExtension: >-
# createScmAuthExtension({
# id: 'apis.scmAuth.addons.ghe',