Skip to content

Commit 1f87f24

Browse files
committed
Add an index of CFEPs
1 parent 1a5610e commit 1f87f24

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

src/orga/00_intro.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ Organisation Documentation
77
subteams
88
joining-the-team
99
minutes/00_intro
10+
cfep-index
1011
getting-in-touch

src/orga/cfep-index.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Index of CFEPs
2+
==============
3+
4+
All major changes to the project should be submitted as conda-forge enhancement proposals (CFEP).
5+
These CFEPs are similar to `Python's PEP <https://www.python.org/dev/peps/>`_ and
6+
`IPython's IPEP <https://github.com/ipython/ipython/wiki/IPEPs:-IPython-Enhancement-Proposals>`_ processes.
7+
8+
CFEPs are stored in the `cfep GitHub repository <https://github.com/conda-forge/cfep>`_.
9+
Below is a list of conda-forge enhancement proposals (CFEP):
10+
11+
* `CFEP 00: CFEP Template <https://github.com/conda-forge/cfep/blob/master/cfep-00.md>`_ -- *Proposed*
12+
* `CFEP 01: CFEP Purpose and Guidelines <https://github.com/conda-forge/cfep/blob/master/cfep-01.md>`_ -- *Proposed*
13+
* `CFEP 02: Upgrade default macOS Travis image to xcode6.4 <https://github.com/conda-forge/cfep/blob/master/cfep-02.md>`_ -- *Accepted*
14+
* `CFEP 03: Providing manually uploaded builds on the conda-forge anaconda channel <https://github.com/conda-forge/cfep/blob/master/cfep-03.md>`_ -- *Proposed*
15+
* `CFEP 05: Providing pre-release builds on the conda-forge anaconda channel <https://github.com/conda-forge/cfep/blob/master/cfep-05.md>`_ -- *Accepted*
16+
* `CFEP 07: Migration strategy to Anaconda compilers <https://github.com/conda-forge/cfep/blob/master/cfep-07.md>`_ -- *Proposed*
17+
* `CFEP 08: Packages which are "Too Big to Fail" <https://github.com/conda-forge/cfep/blob/master/cfep-08.md>`_ -- *Deferred*
18+
* `CFEP 09: Pinning Proposal <https://github.com/conda-forge/cfep/blob/master/cfep-09.md>`_ -- *Proposed*
19+
* `CFEP 11: Automated Closing of Excessively Old PRs on Staged Recipes <https://github.com/conda-forge/cfep/blob/master/cfep-11.md>`_ -- *Accepted*
20+
* `CFEP 13: Securing conda-forge Uploads to anaconda.org <https://github.com/conda-forge/cfep/blob/master/cfep-13.md>`_ -- *Accepted*
21+
* `CFEP 14: Security and Systems Subteam <https://github.com/conda-forge/cfep/blob/master/cfep-14.md>`_ -- *Draft*
22+
* `CFEP 15: Deprecate Python 2.7 and vs2008 <https://github.com/conda-forge/cfep/blob/master/cfep-15.md>`_ -- *Accepted*
23+
* `CFEP 16: Setting license and license_family field <https://github.com/conda-forge/cfep/blob/master/cfep-16.md>`_ -- *Proposed*
24+
* `CFEP 18: Packaging static libraries <https://github.com/conda-forge/cfep/blob/master/cfep-18.md>`_ -- *Accepted*

0 commit comments

Comments
 (0)