You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Priority PRs/issues to complete prior to release**
16
17
@@ -39,11 +40,15 @@ assignees: ''
39
40
-[ ] Edit the draft release notes with the finalized changelog
40
41
-[ ] Set the tag version and release title to vX.Y.Z
41
42
-[ ] Make a release by clicking the 'Publish Release' button, this will automatically create a tag too
43
+
-[ ] Verify that [all workflows triggered by the release](https://github.com/GenericMappingTools/pygmt/actions?query=event%3Arelease) pass
44
+
-[ ] The latest version is correct on [PyPI](https://pypi.org/project/pygmt/)
45
+
-[ ] The latest version is correct on https://www.pygmt.org/latest/
46
+
-[ ] The [release page](https://github.com/GenericMappingTools/pygmt/releases) has five assets, including `baseline-images.zip`, `pygmt-docs.zip` and `pygmt-docs.pdf`
42
47
-[ ] Download pygmt-X.Y.Z.zip (rename to pygmt-vX.Y.Z.zip) and baseline-images.zip from the release page, and upload the two zip files to https://zenodo.org/deposit, ensure that they are filed under the correct reserved DOI
43
48
44
49
**After release**:
45
50
46
-
-[ ] Update conda-forge [pygmt-feedstock](https://github.com/conda-forge/pygmt-feedstock)[Done automatically by conda-forge's bot. Remember to pin GMT, Python and SPEC0 versions]
51
+
-[ ] Update conda-forge [pygmt-feedstock](https://github.com/conda-forge/pygmt-feedstock)(Done automatically by conda-forge's bot. If you don't want to wait, open a new issue in the `conda-forge/pygmt-feedstock` repository with the title `@conda-forge-admin, please update version`. This will trigger the bot immediately. Remember to pin GMT, Python and SPEC0 versions)
47
52
-[ ] Bump PyGMT version on https://github.com/GenericMappingTools/try-gmt (after conda-forge update)
48
53
-[ ] Announce the release on:
49
54
-[ ] GMT [forum](https://forum.generic-mapping-tools.org/c/news/) (do this announcement first! Requires moderator status)
0 commit comments