Skip to content

Commit

Permalink
Merge pull request #573 from vtex/setup/service-catalog-27607
Browse files Browse the repository at this point in the history
Dark Kitchen Catalog Setup
  • Loading branch information
evertonstrack authored May 16, 2024
2 parents 79ef8f9 + 464f582 commit 6e4fcbe
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: address-form
description: "A React component that renders VTEX's address forms "
annotations:
github.com/project-slug: vtex/address-form
vtex.com/o11y-os-index: checkout_ui*
vtex.com/janus-acronym: ""
grafana/dashboard-selector: ""
backstage.io/techdocs-ref: dir:../
tags:
- typescript
- react
spec:
type: library
lifecycle: stable
owner: checkout-experience
system: checkout
dependsOn: []
subcomponentOf: checkout-ui

0 comments on commit 6e4fcbe

Please sign in to comment.