-
-
Notifications
You must be signed in to change notification settings - Fork 42
APE 1 Modification: Added relevant review periods and clarified start of final review process #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kbwestfall
wants to merge
10
commits into
astropy:main
Choose a base branch
from
kbwestfall:ape1_update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
88deb27
timeframe additions
kbwestfall 4ee9644
APE must be in main before CoCo review
kbwestfall 9a9028e
clarify
kbwestfall 6e14758
minor edit
kbwestfall e16fa91
minor edit
kbwestfall ae75e2c
changes
kbwestfall c592de5
minor
kbwestfall 8ddeaa6
Merge branch 'main' into ape1_update
kbwestfall 71b2936
typo
kbwestfall 086de2e
include earliest end of discussion period
kbwestfall File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -9,33 +9,33 @@ formally. Please consult `APE Purpose and Process`_ for full details. | |||||
| APEs | ||||||
| ^^^^ | ||||||
|
|
||||||
| === ================================================================= =========== ============ ============ | ||||||
| # Title Date (last Status DOI | ||||||
| revised) | ||||||
| === ================================================================= =========== ============ ============ | ||||||
| 0 `The Astropy Project Governance Charter`_ 2021-Feb-19 Accepted |APE 0 DOI| | ||||||
| 1 `APE Purpose and Process`_ 2025-Oct-27 Accepted |APE 1 DOI| | ||||||
| 2 `Astropy Release Cycle and Version Numbering`_ 2013-Dec-11 Accepted |APE 2 DOI| | ||||||
| 3 `Configuration`_ 2013-Dec-10 Accepted |APE 3 DOI| | ||||||
| 4 `Astropy Setup Helpers`_ 2014-Jun-28 Accepted |APE 4 DOI| | ||||||
| 5 `Coordinates Subpackage Plan`_ 2014-Jan-22 Accepted |APE 5 DOI| | ||||||
| 6 `Enhanced Character Separated Values table format`_ 2015-Jan-26 Accepted |APE 6 DOI| | ||||||
| 7 `NDData Plan`_ 2014-Dec-17 Accepted |APE 7 DOI| | ||||||
| 8 `Astropy Community Code of Conduct`_ 2025-Oct-06 Superseded |APE 8 DOI| | ||||||
| 9 `Timeseries object for Astropy`_ 2023-Oct-20 Accepted |APE 9 DOI| | ||||||
| 10 `Roadmap for Python 3-only support`_ 2016-Aug-22 Accepted |APE 10 DOI| | ||||||
| 12 `Using Cookiecutter for the package-template`_ 2017-Mar-28 Accepted |APE 12 DOI| | ||||||
| 13 `Vision for Astropy Spectroscopic Tools`_ 2017-Dec-12 Accepted |APE 13 DOI| | ||||||
| 14 `A shared Python interface for World Coordinate Systems`_ 2018-Nov-09 Accepted |APE 14 DOI| | ||||||
| 15 `An Updated Model for the Affiliated Package Ecosystem`_ 2018-May-14 Accepted |APE 15 DOI| | ||||||
| 17 `A roadmap for package infrastructure without astropy-helpers`_ 2019-Dec-12 Accepted |APE 17 DOI| | ||||||
| 18 `Adopt NEP 29 for CPython and Numpy Version Support`_ 2024-Jul-12 Accepted |APE 18 DOI| | ||||||
| 19 `Distributing Astropy Project Funding`_ 2022-Feb-28 Accepted |APE 19 DOI| | ||||||
| 20 `Formatting Code with Black`_ 2022-Sep-23 Accepted |APE 20 DOI| | ||||||
| 21 `Ending Long Term Support Releases`_ 2023-May-31 Accepted |APE 21 DOI| | ||||||
| 22 `Astropy Affiliated Packages with pyOpenSci`_ 2024-Jan-29 Accepted |APE 22 DOI| | ||||||
| 23 `Removing data storage (representations) from coordinate frames`_ 2026-Jan-23 Discussion | ||||||
| === ================================================================= =========== ============ ============ | ||||||
| === ================================================================== =========== ============== ============ | ||||||
| # Title Date (last Status DOI | ||||||
| revised) | ||||||
| === ================================================================== =========== ============== ============ | ||||||
| 0 `The Astropy Project Governance Charter`_ 2021-Feb-19 Accepted |APE 0 DOI| | ||||||
| 1 `APE Purpose and Process`_ 2025-Oct-27 Accepted |APE 1 DOI| | ||||||
| 2 `Astropy Release Cycle and Version Numbering`_ 2013-Dec-11 Accepted |APE 2 DOI| | ||||||
| 3 `Configuration`_ 2013-Dec-10 Accepted |APE 3 DOI| | ||||||
| 4 `Astropy Setup Helpers`_ 2014-Jun-28 Accepted |APE 4 DOI| | ||||||
| 5 `Coordinates Subpackage Plan`_ 2014-Jan-22 Accepted |APE 5 DOI| | ||||||
| 6 `Enhanced Character Separated Values table format`_ 2015-Jan-26 Accepted |APE 6 DOI| | ||||||
| 7 `NDData Plan`_ 2014-Dec-17 Accepted |APE 7 DOI| | ||||||
| 8 `Astropy Community Code of Conduct`_ 2025-Oct-06 Superseded |APE 8 DOI| | ||||||
| 9 `Timeseries object for Astropy`_ 2023-Oct-20 Accepted |APE 9 DOI| | ||||||
| 10 `Roadmap for Python 3-only support`_ 2016-Aug-22 Accepted |APE 10 DOI| | ||||||
| 12 `Using Cookiecutter for the package-template`_ 2017-Mar-28 Accepted |APE 12 DOI| | ||||||
| 13 `Vision for Astropy Spectroscopic Tools`_ 2017-Dec-12 Accepted |APE 13 DOI| | ||||||
| 14 `A shared Python interface for World Coordinate Systems`_ 2018-Nov-09 Accepted |APE 14 DOI| | ||||||
| 15 `An Updated Model for the Affiliated Package Ecosystem`_ 2018-May-14 Accepted |APE 15 DOI| | ||||||
| 17 `A roadmap for package infrastructure without astropy-helpers`_ 2019-Dec-12 Accepted |APE 17 DOI| | ||||||
| 18 `Adopt NEP 29 for CPython and Numpy Version Support`_ 2024-Jul-12 Accepted |APE 18 DOI| | ||||||
| 19 `Distributing Astropy Project Funding`_ 2022-Feb-28 Accepted |APE 19 DOI| | ||||||
| 20 `Formatting Code with Black`_ 2022-Sep-23 Accepted |APE 20 DOI| | ||||||
| 21 `Ending Long Term Support Releases`_ 2023-May-31 Accepted |APE 21 DOI| | ||||||
| 22 `Astropy Affiliated Packages with pyOpenSci`_ 2024-Jan-29 Accepted |APE 22 DOI| | ||||||
| 23 `Removing data storage (representations) from coordinate frames`_ 2026-Jan-23 **Discussion** | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do we really need special text formatting for different statuses?
Suggested change
|
||||||
| === ================================================================== =========== ============== ============ | ||||||
|
|
||||||
| .. _The Astropy Project Governance Charter: https://github.com/astropy/astropy-APEs/blob/main/APE0.rst | ||||||
| .. _APE Purpose and Process: https://github.com/astropy/astropy-APEs/blob/main/APE1.rst | ||||||
|
|
||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.