Skip to content

Commit

Permalink
Merge pull request #161 from openedx/catalog-info-updates
Browse files Browse the repository at this point in the history
chore: create catalog-info.yaml
  • Loading branch information
jristau1984 authored Mar 5, 2024
2 parents 4753ecb + 3138da9 commit 975d364
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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: 'edx-bulk-grades'
description: "Support for bulk scoring and grading. This adds models and an API for reading and modifying scores and grades in bulk."
links:
- url: "https://github.com/openedx/edx-bulk-grades"
title: "edX Bulk Grades"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: ""
spec:
owner: group:2u-aurora
type: 'service'
lifecycle: 'production'

0 comments on commit 975d364

Please sign in to comment.