-
Notifications
You must be signed in to change notification settings - Fork 86
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
47 lines (46 loc) · 1.53 KB
/
catalog-info.yaml
File metadata and controls
47 lines (46 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Backstage documentation
# https://backstage.io/docs/features/software-catalog/descriptor-format/
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: forma-36
description: Forma 36 is an open-source design system by Contentful created with the intent to reduce the overhead of creating UI by providing tools and guidance for digital teams building and extending Contentful products.
annotations:
github.com/project-slug: contentful/forma-36
contentful.com/service-tier: "4"
contentful.com/ci-alert-slack: prd-ui-foundation-alerts
tags:
- react
- typescript
- design-system
- monorepo
- sast-enabled
- tier-4
spec:
type: library
lifecycle: production
owner: group:team-ui-foundation
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: forma-36
description: |
Forma 36 is an open-source design system by Contentful created with the intent to reduce the overhead of creating UI by providing tools and guidance for digital teams building and extending Contentful products.
annotations:
circleci.com/project-slug: github/contentful/forma-36
github.com/project-slug: contentful/forma-36
contentful.com/service-tier: "4"
backstage.io/techdocs-ref: url:s3://contentful-roadie-tech-docs/default/Component/forma-36/
contentful.com/ci-alert-slack: prd-ui-foundation-alerts
tags:
- react
- typescript
- design-system
- monorepo
- sast-enabled
- tier-4
spec:
type: library
lifecycle: production
owner: group:team-ui-foundation