Skip to content

Commit

Permalink
Merge pull request #131 from jyejare/backstage_catalog
Browse files Browse the repository at this point in the history
Backstage Catalog Info
  • Loading branch information
jyejare authored Apr 23, 2024
2 parents 11356eb + 15985bf commit 01d03a4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Catalog entry for Backstage [backstage.io]
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: cloudwash
title: Cloudwash
description: The cloud resources cleanup utility tool
links:
- title: pypi
url: https://pypi.org/project/cloudwash
- title: code
url: https://github.com/RedHatQE/cloudwash
icon: github
tags:
- python
- cloud
- cleanup
- click
- infrastructure
- jenkins
- podman
- docker
namespace: quality-community
annotations:
github.com/project-slug: RedHatQE/cloudwash
feedback/email-to: '[email protected]'
spec:
owner: group:redhat/satellite-qe
lifecycle: production
domain: quality-community/quality-community

0 comments on commit 01d03a4

Please sign in to comment.