Replies: 7 comments 9 replies
-
1. Check that all tests and builds work
All tests should pass before making a release (branch). Additional Steps
|
Beta Was this translation helpful? Give feedback.
-
2. Create a release branch + 3. Increase the version numberThe version number is automatically generated from the information provided by git using setuptools-scm, but a static version number is stored in CITATION.cff.
Additional Steps
4. Add release notes
|
Beta Was this translation helpful? Give feedback.
-
5. Make the (pre-)release on GitHub
|
Beta Was this translation helpful? Give feedback.
-
6. Create and upload the PyPI package
|
Beta Was this translation helpful? Give feedback.
-
7. Create the Conda package
|
Beta Was this translation helpful? Give feedback.
-
8. Check the Docker imagesAfter making the release, check that the Docker image for that release has been built correctly
|
Beta Was this translation helpful? Give feedback.
-
11. Run the recipes - step 2.3/2.4
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello hello @ESMValGroup/esmvaltool-developmentteam
Here is a the thread for the the release process of v2.13.0, more updates to come! (Following the steps from here, and see nice diagram here)
2025-08-18
v2.13.0rc1
2025-08-21
v2.13.0rc3
2025-09-12
v2.13.0
Beta Was this translation helpful? Give feedback.
All reactions