diff --git a/oeps/best-practices/oep-0013.rst b/oeps/archived/oep-0013.rst similarity index 97% rename from oeps/best-practices/oep-0013.rst rename to oeps/archived/oep-0013.rst index 76bfa5027..0c14ee81b 100644 --- a/oeps/best-practices/oep-0013.rst +++ b/oeps/archived/oep-0013.rst @@ -14,7 +14,7 @@ OEP-13: Open edX web API conventions +---------------+-------------------------------------------+ | Arbiter | Andy Armstrong | +---------------+-------------------------------------------+ -| Status | Withdrawn | +| Status | Obsolete | +---------------+-------------------------------------------+ | Type | Best Practice | +---------------+-------------------------------------------+ diff --git a/oeps/processes/oep-0001.rst b/oeps/processes/oep-0001.rst index d15a29446..8e4d7c997 100644 --- a/oeps/processes/oep-0001.rst +++ b/oeps/processes/oep-0001.rst @@ -287,13 +287,6 @@ The OEP is "Rejected" by the Arbiter. Perhaps after all is said and done it was not a good idea. It is still important to have a record of this fact. -Withdrawn ---------- - -Similar to "Rejected", the "Withdrawn" status means that the OEP Authors -themselves have decided that the OEP is undesired or that a competing proposal -is a better alternative. - Replaced --------- @@ -376,6 +369,14 @@ happen when the OEP is in any status, including "Under Review"), changes can be suggested to it via new pull requests. Whether those changes are included is up to the Authors of the OEP. +Unpublished OEPs +---------------- + +Sometimes an OEP is written but ultimately abandoned before being merged. These +can be found in closed, unmerged, PRs (see the list `here`_). + +.. _here: https://github.com/openedx/open-edx-proposals/pulls?q=is%3Apr+is%3Aclosed+is%3Aunmerged + Updating Best Practice and Process OEPs --------------------------------------- @@ -566,6 +567,11 @@ at the top of the list. Change History ************** +2024-06-25 +========== +* Remove "Withdrawn" status +* `Pull request #597 `_ + 2024-05-16 ========== * Add a "Needs Revision" status diff --git a/oeps/redirects.txt b/oeps/redirects.txt index 91b6a2ee5..c3429908f 100644 --- a/oeps/redirects.txt +++ b/oeps/redirects.txt @@ -22,3 +22,4 @@ "best-practices/oep-0009-bp-permissions.rst" "archived/oep-0009-bp-permissions.rst" "architectural-decisions/oep-0065-frontend-composability.rst" "architectural-decisions/oep-0065-arch-frontend-composability.rst" "best-practices/oep-0067/decisions/frontend/0007-typescript.rst" "best-practices/oep-0067/decisions/frontend/0008-typescript.rst" +"best-practices/oep-0013.rst" "archived/oep-0013.rst" \ No newline at end of file