Skip to content

Commit

Permalink
Merge pull request #4 from Invoca/backstage-integration
Browse files Browse the repository at this point in the history
Add catalog-info.yaml config file
  • Loading branch information
jebentier authored May 23, 2024
2 parents b4f69c3 + a6ca0b6 commit 5c64c20
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: escalate
title: Escalate Gem
annotations:
github.com/project-slug: Invoca/escalate
endoflife.date/products: [email protected]
tags:
- ruby
- open-source
spec:
type: library
lifecycle: production
owner: octothorpe

0 comments on commit 5c64c20

Please sign in to comment.