Skip to content

Commit

Permalink
Merge branch 'main' into rm-annotations-disable-cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
kornys authored May 2, 2024
2 parents b556575 + 25d24fc commit 985016a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: test-frame
title: Test Frame
namespace: quality-community
description: |
Java library for easy testing of kubernetes deployments and operators using fabric8 api
annotations:
github.com/project-slug: 'skodjob/test-frame'
tags:
- java
- openshift
- test-framework
links:
- title: Help
url: https://github.com/skodjob/test-frame/blob/main/README.md
icon: help
- title: Blogpost
url: https://skodjob.io/tools/test-frame-introduction/
spec:
owner: group:redhat/skodjob
domain: quality-community/quality-community

0 comments on commit 985016a

Please sign in to comment.