Skip to content

Commit 845f7d2

Browse files
chore: adding backstage configuration catalog-info.yaml (#142)
* Adding backstage configuration catalog-info.yaml * Apply suggestions from code review Co-authored-by: Ruben Romero Montes <[email protected]> --------- Co-authored-by: Ruben Romero Montes <[email protected]>
1 parent 72bfcaf commit 845f7d2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

catalog-info.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
annotations:
5+
backstage.io/kubernetes-id: intellij-dependency-analytics
6+
github.com/project-slug: redhat-developer/intellij-dependency-analytics
7+
github.com/project-readme-path: README.md
8+
backstage.io/view-url: https://github.com/redhat-developer/intellij-dependency-analytics/blob/main/catalog-info.yaml
9+
backstage.io/edit-url: https://github.com/redhat-developer/intellij-dependency-analytics/blob/main/catalog-info.yaml
10+
backstage.io/source-location: url:https://github.com/redhat-developer/intellij-dependency-analytics
11+
backstage.io/techdocs-ref: dir:README.md
12+
name: intellij-dependency-analytics
13+
spec:
14+
lifecycle: production
15+
owner: ecosystem-appeng
16+
type: service

0 commit comments

Comments
 (0)