From 145d90bbd06503b1b88d163538626ff726414bb6 Mon Sep 17 00:00:00 2001 From: jyejare Date: Tue, 23 Apr 2024 17:38:51 +0530 Subject: [PATCH] Backstage catalog info --- catalog-info.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..23c630b --- /dev/null +++ b/catalog-info.yaml @@ -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: 'jyejare@redhat.com' +spec: + owner: group:redhat/satellite-qe + lifecycle: production + domain: quality-community/quality-community