We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cf6aa commit d28715fCopy full SHA for d28715f
catalog-info.yaml
@@ -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