Skip to content
Merged
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
20 changes: 20 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: cli-plugin-test
description: Includes commands to run integration and unit tests for VTEX apps
tags:
- typescript
- oclif
annotations:
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex/cli-plugin-test
backstage.io/techdocs-ref: dir:../
spec:
lifecycle: stable
owner: apps
type: cli-plugin
dependsOn: []
subcomponentOf: toolbelt
Loading