forked from edx/frontend-app-support-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
22 lines (21 loc) · 732 Bytes
/
catalog-info.yaml
File metadata and controls
22 lines (21 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file records information about this repo. Its use is described in OEP-55:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'frontend-app-support-tools'
description: 'Micro-frontend with a series of support tools for edX ecosystem.'
links:
- url: 'https://github.com/openedx/frontend-app-support-tools'
title: 'frontend-app-support-tools GitHub Repository'
icon: 'Web'
openedx.org/release: "master"
spec:
owner: group:2u-phoenix
type: 'service'
lifecycle: 'production'
dependsOn:
- edx-platform
- course-discovery
- license-manager
- enterprise-subsidy