Skip to content

Commit

Permalink
Add catalog info for backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCallahan committed Oct 6, 2023
1 parent 9a59aa5 commit 7d13599
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Catalog entry for Backstage [backstage.io]
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: nailgun
title: Nailgun
description: Why use a hammer when you can use a nailgun.
links:
- title: Documentation
url: https://nailgun.readthedocs.io/en/latest/
tags:
- python
- rh-satellite
- interaction-library
namespace: quality-community
annotations:
github.com/project-slug: SatelliteQE/nailgun
backstage.io/techdocs-ref: https://nailgun.readthedocs.io/en/latest/
spec:
type: library
owner: group:redhat/satellite-qe
lifecycle: preproduction

0 comments on commit 7d13599

Please sign in to comment.