-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
55 changed files
with
4,474 additions
and
3,573 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: Release Cleanup | ||
about: Minor tasks and checklist for maintainer to cleanup and prepare a release | ||
title: 'Cleanup and prepare RELEASE_VERSION' | ||
labels: documentation, internal | ||
assignees: 'mikkonie' | ||
|
||
--- | ||
|
||
## Minor Tasks | ||
|
||
TBA | ||
|
||
## Issues to add to CHANGELOG | ||
|
||
TBA | ||
|
||
## Release Checklist | ||
|
||
- [ ] Review code style and cleanup if needed | ||
- [ ] Review and update doc entries if needed | ||
- [ ] Ensure all relevant updates are in `CHANGELOG` and major changes doc | ||
- [ ] Ensure new version is in `CORE_API_ALLOWED_VERSIONS` | ||
- [ ] Upgrade version number of pypi package references in `README` and docs | ||
- [ ] Upgrade docs config version number (usually at `x.y.z-WIP` when developing) | ||
- [ ] Update latest version info in `codemeta.json` | ||
- [ ] Update version number and date in `CHANGELOG` | ||
- [ ] Update version number and date in `Major Changes` doc | ||
- [ ] Ensure docs can be built without errors | ||
|
||
## Notes | ||
|
||
N/A |
This file contains 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 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 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 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
Oops, something went wrong.