-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from ZebraDevs/ci(backstage)/catalog-info
ci(backstage): added catalog-info.yaml
- Loading branch information
Showing
3 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Component | ||
metadata: | ||
name: zeta-icons | ||
title: Zeta Icons Library | ||
description: | | ||
A library of Zebra Design System Icons | ||
This library is intended to be used by any Zebra app to ensure a consistent look and feel by using the icons defined in the Zebra Design System User Experience. | ||
links: | ||
- url: https://www.npmjs.com/package/@zebra-fed/zeta-icons | ||
title: npmjs | ||
- url: https://design.zebra.com/icons | ||
title: Zeta Icons Website | ||
tags: | ||
- svg | ||
- typescript | ||
- javascript | ||
- dart | ||
annotations: | ||
github.com/project-slug: ZebraDevs/zeta-icons | ||
github.com/team-slug: zebratechnologies/front-end-development | ||
# backstage.io/techdocs-ref: dir:. | ||
spec: | ||
type: library | ||
owner: group:DMO-FED | ||
lifecycle: experimental | ||
system: zeta | ||
dependsOn: | ||
- Resource:zeta-figma |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters