-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add checking GMT Legacy/Dev Tests to the release checklist #2285
Conversation
We can wait until the GMT team decides if a Mastodon account will be created (c.f. #2244 (comment)). |
No progress on the Mastodon account and we're going to make a new PyGMT release. So now it's time to review/merge this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can wait until the GMT team decides if a Mastodon account will be created (c.f. #2244 (comment)).
No progress on the Mastodon account and we're going to make a new PyGMT release. So now it's time to review/merge this PR.
Thanks for the reminder. I've added the Mastodon account discussion to the agenda for the upcoming PyGMT Community Meeting at https://forum.generic-mapping-tools.org/t/pygmt-community-meeting-tuesday-14-march-2023-utc-1800/3734.
Co-authored-by: Wei Ji <[email protected]>
Description of proposed changes
Related to #2281 (comment).
Reminders
make format
andmake check
to 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