Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions catalog-entities/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ metadata:
spec:
targets:
- ./components/showcase.yaml
- ./components/community-plugins.yaml
19 changes: 19 additions & 0 deletions catalog-entities/components/community-plugins.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage-community-plugins
title: Backstage Community Plugins
description: A collection of Backstage plugins maintained by the community.
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: backstage/community-plugins
links:
- url: https://github.com/backstage/community-plugins
title: GitHub Repository
icon: github
type: sourcecode
spec:
type: repository
lifecycle: active
owner: rhdh-team
system: rhdh
8 changes: 2 additions & 6 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ metadata:
title: Red Hat Developer Hub
description: Red Hat Developer Hub is an enterprise-grade Internal Developer Portal based on Backstage.
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: redhat-developer/rhdh
github.com/team-slug: redhat-developer/rhdh-team
quay.io/repository-slug: rhdh-community/rhdh
sonarqube.org/project-key: janus-idp_backstage-showcase
backstage.io/techdocs-ref: url:https://gitlab.cee.redhat.com/rhidp/rhdh-team-docs
jira/project-key: RHIDP
jira/all-issues-jql: project in (RHDHPLAN, RHIDP, RHDHBUGS) and status != closed
tags:
Expand Down Expand Up @@ -78,7 +74,7 @@ metadata:
icon: github
type: sourcecode
spec:
type: product
type: repository
owner: rhdh-team
lifecycle: production
system: rhdh
Loading