Conversation
Co-authored-by: Michael Grund <23025878+michaelgrund@users.noreply.github.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
weiji14
left a comment
There was a problem hiding this comment.
Thanks @maxrjones! Hopefully someone can take another look before we merge this. I've got a crazy weekend schedule, but will try to help out as much as I can on Monday NZ time (which is practically Sunday UTC).
I put March 31 on the release issue, but if you prefer we wait until Sunday UTC (April 02) that's totally fine with me. I could update the dates in this PR. I originally suggested Friday expecting to be away this weekend, but that's actually not the case. |
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
seisman
left a comment
There was a problem hiding this comment.
Looks good to me except minor edits.
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
|
The last couple commits have led to failures on the windows CI. Does anyone know if those are a barrier to releasing on this commit? |
Seems to be just on the WIndows - Python 3.8 build. Let's try a simple re-run first in case it's just a random failure. |
|
Ok, builds pass now. Feel free to ship it @maxrjones 🚀🚀🚀 |
Description of proposed changes
This PR adds the changelog entry for v0.9.0.
Preview at https://pygmt-dev--2469.org.readthedocs.build/en/2469/changes.html
Related to issue #2424
Previous release v0.8.0 at #2272
TODO
doc/changes.mdCITATION.cffgit shortlog HEAD...v0.1.2 -sne).Fixes #
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version