issues
search
fhswf
/
MLPro
MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
13
stars
5
forks
source link
Release v1.9.0
#1037
Closed
detlefarend
closed
3 months ago
detlefarend
commented
3 months ago
Release Checklist
1 Preparation
[x] 1.1 Inform the team on slack to stop merging to main
[x] 1.2 Create a new version number in project custom field 'version'
[x] 1.3 Assign new version number to all related issues and remove label 'next release'
[x] 1.4 Updates in branch main
[x] 1.4.1 Update version in ./setup.py
[x] 1.4.2 Update version in ./src/setup.py
[x] 1.4.3 Update version in ./src/conda/meta.yaml
[x] 1.4.4 Update version in ./doc/rtd/conf.py
[x] 1.4.5 Update ./CITATION.cff (see
Zenodo recommendation
)
[x] 1.4.6 Build and check RTD documentation
[x] 1.4.6.1 All class diagrams there?
[x] 1.4.6.2 All auto-generated code descriptions there?
[x] 1.4.6.3 Logo there?
[x] 1.4.7 Commit all changes and observe the action log
2 Release
[x] 2.1 Create a new
release
[x] 2.2 Generate/complete release notes
[x] 2.3 Commit new release and observe the action log
[x] 2.4 Activate new release in
ReadTheDocs
as user mlpro-admin
3 Postprocessing
[x] 3.1 Check the
RTD documentation
[x] 3.1.1 All class diagrams there?
[x] 3.1.2 All auto-generated code descriptions there?
[x] 3.1.3 Logo there?
[x] 3.2 Check
MLPro in PyPI
[x] 3.3 Check
MLPro in Anaconda
[x] 3.4 Check
MLPro in Zenodo
[ ] 3.5 Update all open branches from main
[x] 3.6 Inform the team on slack
Release Checklist
1 Preparation
2 Release
3 Postprocessing