Skip to content

Commit 9d9a071

Browse files
authored
Merge pull request #357 from contentful/feat/PHX-2587-add-catalog-info
feat: add catalog-info [PHX-2587]
2 parents cfd29c5 + b3f7dc5 commit 9d9a071

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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: contentful-sdk-core
5+
description: |
6+
Core modules for the Contentful JS SDKs
7+
annotations:
8+
circleci.com/project-slug: github/contentful/contentful-sdk-core
9+
github.com/project-slug: contentful/contentful-sdk-core
10+
contentful.com/ci-alert-slack: prd-phoenix-ci-alerts
11+
spec:
12+
type: library
13+
lifecycle: production
14+
owner: group:team-phoenix

0 commit comments

Comments
 (0)