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 4, 2023
1 parent 018be12 commit b5ce038
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: airgun
title: Airgun
description: AirGun is a Python library that is built over Widgetastic and navmazing to make Satellite 6 UI testing easier.
links:
- title: Documentation
url: https://airgun.readthedocs.io/en/latest/
tags:
- python
- rh-satellite
- interaction-library
namespace: quality-community
annotations:
github.com/project-slug: SatelliteQE/airlgun
backstage.io/techdocs-ref: https://airgun.readthedocs.io/en/latest/
spec:
type: library
owner: group:redhat/satellite-qe
lifecycle: preproduction

0 comments on commit b5ce038

Please sign in to comment.