Skip to content

Commit 4dcd703

Browse files
add adr plugin to main
Signed-off-by: Christoph Jerolimov <[email protected]>
1 parent c7b25d2 commit 4dcd703

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
/workspaces/3scale @redhat-developer/rhdh-plugins @AndrienkoAleksandr
2020
/workspaces/acr @redhat-developer/rhdh-ui
2121
# /workspaces/acs
22+
/workspaces/adr @redhat-developer/rhdh-ui @christoph-jerolimov
2223
/workspaces/adoption-insights @redhat-developer/rhdh-ui @rohitkrai03 @karthikjeeyar @eswaraiahsapram
2324
/workspaces/ai-integrations @redhat-developer/rhdh-ui @rohitkrai03 @karthikjeeyar @lucifergene @johnmcollier @gabemontero
2425
/workspaces/analytics @redhat-developer/rhdh-plugins @redhat-developer/rhdh-ui

workspaces/adr/plugins-list.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
plugins/adr:
2+
plugins/adr-backend: --embed-package @backstage-community/plugin-adr-common
3+
plugins/search-backend-module-adr: --embed-package @backstage-community/plugin-adr-common

workspaces/adr/source.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"repo": "https://github.com/backstage/community-plugins",
3+
"repo-ref": "d889ff35723158b130c434818e84d70cdd060614",
4+
"repo-flat": false,
5+
"repo-backstage-version":"1.42.3"
6+
}

0 commit comments

Comments
 (0)