Skip to content

Commit

Permalink
Update catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Backstage CI Automation[bot] committed Jul 9, 2024
1 parent 87000cf commit a2d902c
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,33 @@
# This file is partially auto-generated by the invoca-backstage-tools gem
# The following fields should not be edited manually as they are auto-generated
# based on the contents of the repo:
# - metadata.name
# - metadata.title
# - metadata.description
# - annotations.github.com/project-slug
# - invoca.com/version-repository-location
# - invoca.com/version-repository-name
# - spec.type
# - spec.owner
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: contextual_logging
title: ContextualLogging gem
name: contextual_logger-gem
title: ContextualLogger
annotations:
buildkite.com/project-slug: invoca/contextual-logger
github.com/project-slug: Invoca/contextual_logging
invoca.com/version-repository-location: rubygems
invoca.com/version-repository-name: contextual_logger
endoflife.date/products: [email protected]
tags:
- ruby
- open-source
- gem
description: A way to add context to the logs you have
spec:
type: library
lifecycle: production
owner: octothorpe
dependsOn: []

0 comments on commit a2d902c

Please sign in to comment.