Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: tds-core
description: TELUS Design System core components
tags:
- node
- module
- npm
annotations:
backstage.io/kubernetes-label-selector: app.kubernetes.io/name=tds-core
backstage.io/techdocs-ref: dir:docs
github.com/project-slug: telus/tds-core
links:
- url: https://github.com/telus/tds-core
title: Website
icon: web
spec:
type: service
lifecycle: experimental
owner: telus
system: digital
---
apiVersion: backstage.io/v1alpha1
kind: API
metadata:
name: tds-core
description: TELUS Design System core components
tags:
- module
- npm
- node
annotations:
github.com/project-slug: telus/tds-core
links:
- url: https://github.com/telus/tds-core
title: API Spec
icon: code
- url: https://github.com/telus/tds-core
title: Website
icon: web
spec:
type: openapi
lifecycle: experimental
owner: digital