Skip to content

Commit cf033a5

Browse files
committed
DMP-5280-CreateBackstageCatalogInfoYaml
Created catalog info for backstage
1 parent 3bd5e15 commit cf033a5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

catalog-info.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: "darts-api"
5+
annotations:
6+
# This must match folder-name/job-name in Jenkins.
7+
jenkins.io/job-full-name: sds:HMCTS/darts-api
8+
github.com/project-slug: hmcts/darts-api
9+
tags:
10+
- java
11+
links:
12+
- url: https://hmcts-reform.slack.com/app_redirect?channel=darts-modernisation
13+
title: "#darts-modernisation on Slack"
14+
icon: chat
15+
spec:
16+
type: service
17+
lifecycle: production
18+
owner:

0 commit comments

Comments
 (0)