-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
33 lines (32 loc) · 783 Bytes
/
catalog-info.yaml
File metadata and controls
33 lines (32 loc) · 783 Bytes
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
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: robot-framework
description: A framework for acceptance testing
labels:
custom: custom_label_value
annotations:
backstage.io/techdocs-ref: dir:.
example.com/service-discovery: robot-framework
circleci.com/project-slug: github/ypasmk/robot-framework-docker
tags:
- java
links:
- url: https://github.com/ypasmk/robot-framework-docker
title: Robot Git Page
icon: dashboard
type: admin-dashboard
spec:
type: framework
lifecycle: production
owner: ipa
system: public-tools
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: robot-framework
description: Robot framework for acceptance testing
spec:
owner: ipa
domain: textdrops