Skip to content

Commit

Permalink
Merge pull request #121 from stan-dot/add-catalog-info
Browse files Browse the repository at this point in the history
Create catalog-info.yaml
  • Loading branch information
AlexanderWells-diamond committed Jun 7, 2024
2 parents 696b7ce + 8b45dea commit 7e4feb4
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: coniql
title: Coniql
description: Control system interface in GraphQL.
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: DiamondLightSource/coniql
tags:
- python
- graphql
spec:
type: service
lifecycle: production
owner: group:Controls
dependsOn:
- component:aioca

0 comments on commit 7e4feb4

Please sign in to comment.