Skip to content

Commit

Permalink
Merge pull request #113 from DiamondLightSource/catalog-info
Browse files Browse the repository at this point in the history
Add catalog-info.yaml file for software cataglogue
  • Loading branch information
KarlLevik authored May 26, 2023
2 parents 811f9e4 + e4bbcc0 commit 62600b9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: gda-ispyb-api
title: GDA ISPyB API
description: Library for writing acquisition metadata into an ISPyB database
annotations:
github.com/project-slug: DiamondLightSource/gda-ispyb-api
diamond.ac.uk/viewdocs-url: https://alfred.diamond.ac.uk/documentation/javadocs/gda-ispyb-api/
tags:
- java
- ispyb
spec:
type: library
lifecycle: production
owner: group:lims
dependsOn:
- resource:ispyb-database

0 comments on commit 62600b9

Please sign in to comment.