We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38d8b0 commit 78085b0Copy full SHA for 78085b0
backstage/testdata/catalog-info.yaml
@@ -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