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
Deprecations and related tests are removed for this version by running grep --include="*.py" -r 'remove_version="vX.Y.Z"' pygmt from the base of the repository @seisman
Edit the draft release notes with the finalized changelog
Set the tag version and release title to vX.Y.Z
Make a release by clicking the 'Publish Release' button, this will automatically create a tag too
Manually upload the pygmt-vX.Y.Z.zip and baseline-images.zip files to https://zenodo.org/deposit, ensure that it is filed under the correct reserved DOI
After release:
Update conda-forge pygmt-feedstock [Done automatically by conda-forge's bot, but remember to pin SPEC0 versions]
Release: v0.13.0
Scheduled Date: 2024/09/05
Pull request due date: 2024/09/03
DOI:
10.5281/zenodo.13679420Priority PRs/issues to complete prior to release
Make projection names consistent @yvonnefroehlichDOC/projections: Simplify links in the projection table to use directly the titles of the examples #3407upstream GMT PR DOC/projections: Make projection name consistent gmt#8567Use a different dataset in the gallery example "examples/gallery/lines/roads.py" #3320 @michaelgrund ?Before release:
grep --include="*.py" -r 'remove_version="vX.Y.Z"' pygmtfrom the base of the repository @seismanpygmt.show_versions()as well as notes in Common installation issuesand Testing your install regarding GMT-Ghostscript incompatibility @seisman
10.5281/zenodo.13679420@seismandoc/_static/version_switch.jsfor documentation switcherCITATION.cffand BibTeX at https://github.com/GenericMappingTools/pygmt#citing-pygmtdoc/minversions.mddoc/minversions.mdmake codespellto check common misspellings. If there are any, either fix them or add them toignore-words-listinpyproject.tomlRelease:
After release: