Skip to content

Commit

Permalink
Auto commit from dk-cicd bot
Browse files Browse the repository at this point in the history
  • Loading branch information
dk-portal[bot] authored May 16, 2024
1 parent 4b911cc commit 10eeccc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: order-manager
description: Centralizes the requests queue from Checkout IO to the Checkout API
and manages order form data.
annotations:
github.com/project-slug: vtex-apps/order-manager
vtex.com/o11y-os-index: ""
vtex.com/janus-acronym: ""
grafana/dashboard-selector: ""
backstage.io/techdocs-ref: dir:../
tags:
- typescript
- react
spec:
type: library
lifecycle: experimental
owner: checkout-experience
system: checkout
dependsOn:
- component:checkout-graphql
subcomponentOf: checkout-cart

0 comments on commit 10eeccc

Please sign in to comment.