Skip to content

Commit

Permalink
Merge pull request #74 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 66a2874 + 87783bd commit 87000cf
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: contextual_logging
title: ContextualLogging gem
annotations:
github.com/project-slug: Invoca/contextual_logging
endoflife.date/products: [email protected]
tags:
- ruby
- open-source
spec:
type: library
lifecycle: production
owner: octothorpe

0 comments on commit 87000cf

Please sign in to comment.