Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add catalog info #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
12 changes: 12 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: backstage.io/v1alpha1
kind: Component # Alterar para 'Component', 'API' ou 'Resource'
metadata:
name: textract
description: extract text from any document. no muss. no fuss.
annotations:
github.com/project-slug: gupy-io/textract
backstage.io/techdocs-ref: dir:.
spec:
type: service # Alterar para 'service', 'website' ou 'library'
owner: catalogo-incompleto # Confome nome no GitHub ('qualificacao', 'vagas', 'candidates', por exemplo)
lifecycle: production # Alterar para 'experimental', 'production' ou 'deprecated'