Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.
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
17 changes: 17 additions & 0 deletions backstage.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: code-mint
description: 'A Onboard an Existing Repo to Backstage created via Backstage'
annotations:
repo: patterninc/code-mint
Comment on lines +6 to +7
labels:
CostCenter: AIPLATFORM
Environment: stage
Name: code-mint
Owner: ai-infra-comms
Department: AIPLATFORM
CreatedBy: Backstage
spec:
type: service
system: aiplatform
Comment on lines +15 to +17
Loading