Skip to content

Commit

Permalink
feat: Onboard service to Catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
backstage-bits[bot] authored Feb 25, 2024
1 parent 1ef53e4 commit 6bdabf9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: shared-workflows
title: shared-workflows
description: GitHub Action workflows that can be shared by multiple repositories
links:
- url: https://shared-workflows.broadinstitute.org
title: shared-workflows
icon: dashboard
tags:
- bits
- bits-tools
annotations:
backstage.io/kubernetes-id: shared-workflows
github.com/project-slug: broadinstitute/shared-workflows
google.com/cloudbuild-project-slug: bits-gke-clusters
google.com/cloudbuild-repo-name: shared-workflows
google.com/cloudbuild-location: us-east4
backstage.io/techdocs-ref: dir:.

spec:
type: service
owner: devnull
lifecycle: production
system: test
domain: test

0 comments on commit 6bdabf9

Please sign in to comment.