Skip to content

Commit b571b42

Browse files
committedFeb 11, 2025
Metadata Ingestion for IdP!
This commit adds a file to this repository, to ingest metadata, making it officially part of the EverHealth IdP. 🚀 🔧 What's inside? ✅ Metadata ingestion file ✅ Integration with EverHealth IdP ✅ One step closer to a unified catalog!
1 parent b3f0d2e commit b571b42

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
 

‎catalog-info.yaml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: go-mysql
5+
description: Go packages for MySQL
6+
annotations:
7+
business-unit: EverHealth
8+
github.com/project-slug: updox/go-mysql
9+
product: UPD
10+
spec:
11+
type: service
12+
lifecycle: production
13+
owner: EverHealth
14+
implementation:
15+
languages:
16+
- Go
17+
- Shell
18+
- Makefile

0 commit comments

Comments
 (0)