-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcatalog-info.yaml
50 lines (46 loc) · 1.91 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: Newa
description: |
New Errata Workflow Automation.
Automation tool for automated testing of Red Hat Erratums using tmt, Testing Farm, ReportPortal and Jira.
# https://backstage.io/docs/features/software-catalog/descriptor-format#links-optional
links:
- title: user guide
url: https://docs.google.com/document/d/1kRBXCGVopImAJYX7KMZA0RJFhW2a_U03yYFJ_2Bg-eA/edit?usp=sharing
icon: techdocs
- title: code
url: https://github.com/RedhatQE/newa
icon: github
- title: copr repository
url: https://copr.fedorainfracloud.org/coprs/packit/RedHatQE-newa-main/
icon: externalLink
type: copr
# https://console.one.redhat.com/docs/quality-community/Component/qe-toolbelt-catalog/onboarding/#tags
tags:
- errata
- jira
- python
- reportportal
- test-framework
- test-reporting
- testing-farm
# https://console.one.redhat.com/catalog/quality-community/domain/quality-community
namespace: quality-community
# https://backstage.io/docs/features/software-catalog/well-known-annotations/
annotations:
github.com/project-slug: RedhatQE/newa
spec:
# https://backstage.io/docs/features/software-catalog/descriptor-format#spectype-required
type: library
# https://backstage.io/docs/features/software-catalog/descriptor-format/#speclifecycle-required
lifecycle: experimental
# https://rover.redhat.com/groups/group/rhel-ssg-security
owner: group:redhat/rhel-ssg-security
# https://console.one.redhat.com/catalog/quality-community/domain/quality-community
domain: quality-community/quality-community
# https://backstage.io/docs/features/software-catalog/descriptor-format#specdependson-optional
dependsOn:
- system:quality-community/testing-farm