From 3b5f70c403cb93b702065f4d76e07bb636a5e846 Mon Sep 17 00:00:00 2001 From: salman2013 Date: Tue, 18 Feb 2025 15:09:36 +0500 Subject: [PATCH] chore: update catalog-info file for release tag and remove openedx file --- catalog-info.yaml | 1 + openedx.yaml | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 openedx.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml index 7c61ef7..bf5bd6c 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -12,6 +12,7 @@ metadata: # names that might be interested in changes to the architecture of this # component. openedx.org/arch-interest-groups: "" + openedx.org/release: "main" spec: owner: group:2u-xblockskilltagging-maintainers type: 'library' diff --git a/openedx.yaml b/openedx.yaml deleted file mode 100644 index 0b1c26a..0000000 --- a/openedx.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# This file describes this Open edX repo, as described in OEP-2: -# https://open-edx-proposals.readthedocs.io/en/latest/oep-0002-bp-repo-metadata.html#specification - ---- -oeps: - oep-2: true - oep-3: - state: false - reason: TODO - Implement for this application if appropriate - oep-5: - state: false - reason: TODO - Implement for this application if appropriate - oep-18: true - oep-30: - state: true -openedx-release: - # The openedx-release key is described in OEP-10: - # https://open-edx-proposals.readthedocs.io/en/latest/oep-0010-proc-openedx-releases.html - # The FAQ might also be helpful: https://openedx.atlassian.net/wiki/spaces/COMM/pages/1331268879/Open+edX+Release+FAQ - ref: main