-
Notifications
You must be signed in to change notification settings - Fork 0
/
openedx.yaml
23 lines (22 loc) · 1.02 KB
/
openedx.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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
# Note: This will only work if the repo is in the `openedx` org in github. Repos in other orgs that have this
# setting will still be treated as if they don't want to be part of the Open edX releases.
maybe: true # Delete this "maybe" line when you have decided about Open edX inclusion.
ref: main