Skip to content
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
26 changes: 26 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: natchez-extras
annotations:
backstage.io/source-location: url:https://github.com/ovotech/natchez-extras/tree/main
spec:
owner: msp-customer-onboarding-platform
domain: infrastructure-and-enablement
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: natchez-extras
description: Integrations between Natchez, Doobie, HTTP4s, Log4cats and Datadog. Formerly called effect-utils.
annotations:
backstage.io/source-location: url:https://github.com/ovotech/natchez-extras/tree/main
tags:
- internal
- scala
spec:
type: service
lifecycle: production
owner: msp-customer-onboarding-platform
system: natchez-extras
domain: infrastructure-and-enablement
Loading