Skip to content

Commit

Permalink
Merge pull request #968 from salman2013/salman/add-catalog-info-file
Browse files Browse the repository at this point in the history
Add catalog-info file for release data
  • Loading branch information
feanil authored Feb 5, 2025
2 parents 94c9536 + dc0a722 commit 9c4edbd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
15 changes: 15 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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: 'xqueue'
description: "XQueue defines an interface for the LMS to communicate with external grader services."
annotations:
openedx.org/arch-interest-groups: ""
openedx.org/release: "master"
spec:
owner: group:openedx-unmaintained
type: 'service'
lifecycle: 'production'
12 changes: 0 additions & 12 deletions openedx.yaml

This file was deleted.

0 comments on commit 9c4edbd

Please sign in to comment.