-
Notifications
You must be signed in to change notification settings - Fork 3
/
catalog-info.yaml
31 lines (29 loc) · 1.17 KB
/
catalog-info.yaml
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
# Backstage documentation
# https://backstage.io/docs/features/software-catalog/descriptor-format/
# !!! WARNING !!!
# This is a template file with a number of fields that need to be filled before merging this to the default branch
apiVersion: backstage.io/v1alpha1
# Component, API, Template, Group, User, Resource, System, Domain, Location
kind: Component
metadata:
name: contentful-sdk-jsdoc
description: unknown
annotations:
github.com/project-slug: contentful/contentful-sdk-jsdoc
contentful.com/service-tier: "unknown" #1, 2, 3, 4
contentful.com/ci-alert-slack: prd-extensibility-bots
tags:
- update-me
#need to add sast.yaml to .github/workflows and enable it in polaris dashboard
#once that is done this can be changed to sast-enabled
- sast-disabled
#make this match the value from service-tier above
- tier-unknown
spec:
#cli, component, contentful.com/template, documentation, function, library, service, template, website
type: library
#deprecated, experimental, production, unknown
lifecycle: unknown
system: unknown #optional
# your team name as it appears in github when tagging them for reviews
owner: group:team-tundra