generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-info.yaml
37 lines (37 loc) · 1.33 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
# nonk8s
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backbase-services-toolkit
description: An IntelliJ Plugin to help you to create and maintain your own Backbase backend services. It would make it easier for you to follow Community Backbase Documentation.
annotations:
jira/maint-component: Backend DevKit
jira/maint-subcomponent: Backbase Services Toolkit
jira/project-key: BEFOUND
slack/conversation-id: C037FUQMXF0
tags:
- intellij
- ssdk
links:
- url: 'https://github.com/Backbase/backbase-services-toolkit/releases'
title: Releases
icon: dashboard
- url: 'https://github.com/Backbase/backbase-services-toolkit/actions/workflows/build.yml'
title: Github Action - Build
icon: cloud
- url: 'https://github.com/Backbase/backbase-services-toolkit/actions/workflows/release.yml'
title: Github Action - Release
icon: cloud
- url: 'http://engineering.backbase.com/intellij-docs/'
title: Documentation
icon: dashboard
- url: 'https://github.com/Backbase/intellij-docs'
title: Documentation Repo
icon: dashboard
- url: 'https://plugins.jetbrains.com/plugin/18745-backbase-services-toolkit'
title: Jetbrains Marketplace
icon: dashboard
spec:
type: internal
lifecycle: experimental
owner: DE - Backend Foundation