Skip to content

Commit

Permalink
Merge pull request #16 from jyejare/catalog-info
Browse files Browse the repository at this point in the history
Backstage catalog info
  • Loading branch information
jyejare authored Apr 23, 2024
2 parents c10932c + 145d90b commit ed4b1d9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Catalog entry for Backstage [backstage.io]
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: candore
title: Candore
description: A tool to ensure data persistence in product post change
links:
- title: pypi
url: https://pypi.org/project/candore
- title: code
url: https://github.com/SatelliteQE/candore
icon: github
tags:
- python
- click
- test-reporting
- data-persistence
- continuous-integration
namespace: quality-community
annotations:
github.com/project-slug: SatelliteQE/candore
feedback/email-to: '[email protected]'
spec:
owner: group:redhat/satellite-qe
lifecycle: production
domain: quality-community/quality-community

0 comments on commit ed4b1d9

Please sign in to comment.