Skip to content

Commit 78085b0

Browse files
authored
Create catalog-info.yaml
1 parent b38d8b0 commit 78085b0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

backstage/testdata/catalog-info.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: backstage
5+
description: |
6+
Backstage is an open-source developer portal that puts the developer experience first.
7+
annotations:
8+
github.com/project-slug: backstage/backstage
9+
backstage.io/techdocs-ref: dir:.
10+
lighthouse.com/website-url: https://backstage.io
11+
spec:
12+
type: library
13+
owner: CNCF
14+
lifecycle: experimental

0 commit comments

Comments
 (0)