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
create Windows installers (win32 and win64) (@joa-quim)
check if the source tarballs, macOS bundle and Windows installers work well
upload source tarballs, macOS bundle, Windows installers to the GMT FTP (@PaulWessel)
make a tag and push it to github (Must be done after uploading packages to the GMT FTP)
git tag x.x.x
git push --tags
make a GitHub Release. GitHub actions automatically create a draft release for us after pushing the tag.
We need to check if everything is OK and then publish the release.
Version: 6.1.0
Scheduled date: July 1, 2020
Before release:
src/gmt_make_*.shto update some .c and .h filesadmin/gs_check.shto test if latest ghostscript version workscmake/ConfigDefault.cmakeGMT_VERSION_YEARis current yearGMT_PACKAGE_VERSION_*is correctly setGMT_LIB_SOVERSIONis correctly setGMT_PUBLIC_RELEASEtoTRUEGMT_VERSION_DOIRelease:
GitHub actions automatically create a draft release for us after pushing the tag.
We need to check if everything is OK and then publish the release.
After release:
GMT_PACKAGE_VERSION_*incmake/ConfigDefault.cmakeset (GMT_PUBLIC_RELEASE TRUE)line3rd-party update