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 530abcd commit 5bfba99
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: protoc-gen-go-aip-test
description: |
Generate test suites for Go protobuf services implementing standard AIP methods.
annotations:
github.com/project-slug: einride/protoc-gen-go-aip-test
github.com/team-slug: einride/team-cloud-control
backstage.io/source-location: url:https://github.com/einride/protoc-gen-go-aip-test/tree/master/
spec:
type: library
lifecycle: production
owner: team-cloud-control

0 comments on commit 5bfba99

Please sign in to comment.