Skip to content

Release checklist for tagging version [next] #76

@benlk

Description

@benlk

Team Prep Work

Before merging

The owner of the release needs to complete the following steps BEFORE merging the version-bump branch and tagging the release:

  • resolve all secret issues, private issues, or issues with the plugin that are otherwise documented outside of this public repository
  • resolve all GitHub maintainer security advisories: merge and publish.
  • update and sort the changelog
    • make sure changelog has all items from this release, and all PRs and issues are linked
    • check that ordering and grouping of items is logical.
    • New features list
    • Dev-facing updates
    • Bugfixes
    • Potentially breaking changes and upgrade notices
    • Which versions of PHP was this tested against? (why) List the PHP versions that we're sure of and that WordPress supports. (See Travis updates: drop PHP 7.0, add 7.2 and 7.3 WPBuddy/largo#1801)
  • update description
    • in readme.txt
    • in plugin description comment
  • bump version number
    • in readme.txt
      • Stable tag
      • changelog
    • in pym-shortcode.php:
      • Version
      • pym_plugin_version()
    • in readme.md
    • in docs/maintainer-notes.md
  • testing as described in https://github.com/INN/pym-shortcode/blob/master/docs/maintainer-notes.md

Release process

  • bump version number
  • git tag -s and push to Github
  • release.sh
  • publish release in GitHub
  • close milestone

After release is published

  • update plugins on our sites (inndev? ccs?)
  • publish update announcement blog post
  • tweet announcement and schedule 2-5 for the next 7 days (via TweetDeck, HootSuite, or similar) with simple download prompt or tweets detailing new features, like "Newsroom Staff Pages should be clean and useful. We think so too. See Largo 0.X's new...." Make sure these tweets get cross-tweeted between INN accounts.
  • add to Nerd Alert for following week
  • create the release ticket for the next milestone from this one
  • prune stale and merged branches
  • notify maintainers of related plugins: News Project, WP AMP, Amplify

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions