Skip to content

Commit

Permalink
add catalog info
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Jul 24, 2024
1 parent 379f8db commit 2d8b414
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: backstage.io/v1alpha1
kind: Component
spec:
type: service
lifecycle: production
owner: team-claims
system: prima.it
dependsOn:
providesApis:
metadata:
name: csv_schema
description: Csv schema is a library helping you to build Ecto.Schema-like modules having a csv file as source.
tags:
- elixir
- csv
links:
annotations:
backstage.io/techdocs-ref: dir:.

0 comments on commit 2d8b414

Please sign in to comment.