chore: update catalog-info-file for release data and remove openedx.yaml file

This commit is contained in:
salman2013
2025-02-18 15:56:01 +05:00
committed by Justin Hynes
parent c2f4be5063
commit 61375c9e95
2 changed files with 1 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ metadata:
openedx.org/arch-interest-groups: "" openedx.org/arch-interest-groups: ""
# This can be multiple comma-separated projects. # This can be multiple comma-separated projects.
openedx.org/add-to-projects: "openedx:23" openedx.org/add-to-projects: "openedx:23"
openedx.org/release: "master"
spec: spec:
type: 'service' type: 'service'
lifecycle: 'production' lifecycle: 'production'

View File

@@ -1,9 +0,0 @@
# This file describes this Open edX repo, as described in OEP-2:
# http://open-edx-proposals.readthedocs.io/en/latest/oeps/oep-0002.html#specification
tags:
- frontend-app
- masters
oeps:
oep-2: true # Repository metadata
openedx-release: {ref: master}