Skip to content

Commit

Permalink
chore: add to software catalog (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi authored Aug 23, 2023
1 parent f15b4db commit 93101f4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .happy/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: explorer
annotations:
github.com/project-slug: chanzuckerberg/single-cell-explorer
backstage.io/source-location: url:https://github.com/chanzuckerberg/single-cell-explorer
happy_app: "true"
happy_directory: .happy
links:
- url: https://github.com/chanzuckerberg/single-cell-infra
title: View Infra Source
icon: github
spec:
type: service
lifecycle: production
owner: group:default/team-sci-sc

0 comments on commit 93101f4

Please sign in to comment.