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 cac7767 commit 119d454
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# 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: appraisal-matrix-gem
title: Appraisal::Matrix
description: Appraisal file DSL for generating a matrix of gemfiles.
tags:
- ruby
- gem
annotations:
buildkite.com/project-slug: invoca/appraisal-matrix
github.com/project-slug: invoca/appraisal-matrix
invoca.com/version-repository-location: rubygems
invoca.com/version-repository-name: appraisal-matrix
spec:
type: library
lifecycle: production
owner: octothorpe
dependsOn: []

0 comments on commit 119d454

Please sign in to comment.