Skip to content

Commit

Permalink
Add catalog-info for dev portal (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjgildea committed May 26, 2023
1 parent f5c2ff2 commit 9801ee1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: ispyb-api
title: ISPyB API
description: >
Python package for reading and writing acquisition and processing results
into an ISPyB database via stored procedures or SQLAlchemy models.
annotations:
github.com/project-slug: DiamondLightSource/ispyb-api
diamond.ac.uk/viewdocs-url: https://ispyb.readthedocs.io
tags:
- python
spec:
type: library
lifecycle: production
owner: group:data-analysis
dependsOn:
- resource:ispyb-database

0 comments on commit 9801ee1

Please sign in to comment.