Skip to content

Commit ef9f845

Browse files
committedDec 20, 2023
WP: Created catalog-info.yaml file for SDP (backstage) integration
1 parent 20ee11f commit ef9f845

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: statistical-methods-library
5+
description: The Statistical Methods Library (S.M.L.) is a set of approved statistical methods.
6+
annotations:
7+
jira/project-key: SPP
8+
github.com/project-slug: ONSdigital/statistical-methods-library
9+
tags:
10+
- python
11+
- spp
12+
- sml
13+
links:
14+
icon: search
15+
spec:
16+
type: library
17+
lifecycle: production
18+
owner: group:spp-results

0 commit comments

Comments
 (0)
Please sign in to comment.