Skip to content

Commit

Permalink
feat: add Backstage metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
alethenorio committed Aug 8, 2023
1 parent 28f40fa commit fff5230
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .backstage/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: cloudrunner-go
description: |
A lightweight, opinionated, batteries-included service SDK for running Go and gRPC in the Google Cloud Platform
annotations:
github.com/project-slug: einride/cloudrunner-go
github.com/team-slug: einride/team-cloud-control
backstage.io/source-location: url:https://github.com/einride/cloudrunner-go/tree/master/
spec:
type: library
lifecycle: production
owner: team-cloud-control

0 comments on commit fff5230

Please sign in to comment.