Skip to content

Update release process and checklist template#602

Merged
weiji14 merged 3 commits intomasterfrom
update/release-checklist
Sep 12, 2020
Merged

Update release process and checklist template#602
weiji14 merged 3 commits intomasterfrom
update/release-checklist

Conversation

@weiji14
Copy link
Member

@weiji14 weiji14 commented Sep 12, 2020

Description of proposed changes

Simplify our release checklist template further, following up on suggestion from #587 (comment). See also #444 and #446. Changes made are:

  • Remove git tag step, since making a Github release will auto create one
  • Add checklist item to bump PyGMT version on try-gmt
  • Split announcement sites (Forum/Website/ResearchGate) into separate checklist items

Fixes #

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

Also drop mention of 0.1.x bugfix branch since we are not at semver v1.0.0 yet.
Also move it down as an after release task.
@weiji14 weiji14 added the maintenance Boring but important stuff for the core devs label Sep 12, 2020
@weiji14 weiji14 merged commit 9fa9185 into master Sep 12, 2020
@weiji14 weiji14 deleted the update/release-checklist branch September 12, 2020 23:45
@seisman seisman added this to the 0.2.1 milestone Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants