## Testing - [ ] Make sure that WordPress MailChimp Tools commit in `composer.json` is the latest master: https://github.com/INN/wordpress-mailchimp-tools/commits/master - [ ] Make sure that the version number has been bumped - [ ] readme.txt - [ ] readme.md - [ ] package.json - [ ] link-roundups.php - [ ] Make sure that you have also updated: - [ ] `Tested up to:` WordPress version number in `readme.txt` - [ ] `Requires at least:` WordPress version number in `readme.txt` - [ ] `Requires PHP:` minimum PHP version number in `readme.txt` - [ ] `Changelog` section in `readme.txt` - [ ] any INN URLs - [ ] the WordPress users associated - [ ] test: - [ ] Saving links - [ ] Putting links into a roundup - [ ] sending a roundup - [ ] run `grunt build` - [ ] address any translatability concerns raised by `grunt pot`'s use of [`wp i18n make-pot`](https://developer.wordpress.org/cli/commands/i18n/make-pot/). - [ ] tag prerelease `git tag -s v1.1-rc1` and push tag to Github - [ ] Run `release.sh --dry_run` - [ ] push to That Site We're Testing This For, using the `wp-release.zip` generated by that script - [ ] test that the update-page styles aren't too far off kilter ## Release - [ ] tag release `git tag -s v1.1` and push tag to Github - [ ] Run `release.sh --dry_run` - [ ] Run `release.sh` for reals - [ ] create release in https://github.com/INN/link-roundups/releases for the new version ## After release - [ ] update assets dir with new images: https://wordpress.org/plugins/link-roundups/ - [ ] blog post for updates - [ ] Nerd Alert note - [ ] create release ticket for next release, based off of this ticket
Testing
composer.jsonis the latest master: https://github.com/INN/wordpress-mailchimp-tools/commits/masterTested up to:WordPress version number inreadme.txtRequires at least:WordPress version number inreadme.txtRequires PHP:minimum PHP version number inreadme.txtChangelogsection inreadme.txtgrunt buildgrunt pot's use ofwp i18n make-pot.git tag -s v1.1-rc1and push tag to Githubrelease.sh --dry_runwp-release.zipgenerated by that scriptRelease
git tag -s v1.1and push tag to Githubrelease.sh --dry_runrelease.shfor realsAfter release