Skip to content
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

Release checklist for tagging version [next] #76

Open
46 tasks
benlk opened this issue Mar 26, 2020 · 0 comments
Open
46 tasks

Release checklist for tagging version [next] #76

benlk opened this issue Mar 26, 2020 · 0 comments
Assignees
Labels

Comments

@benlk
Copy link
Collaborator

benlk commented Mar 26, 2020

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
@benlk benlk changed the title Release checklist for tagging versino [next] Release checklist for tagging version [next] Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants