Skip to content

How to make a release

Mattias Nilsson edited this page Jan 29, 2021 · 2 revisions
  1. Make sure appropriate tests have been made As a reference, the below can be used: Patch release test the affected functionality end-to-end from a user perspective. Minor release, test the whole plugin and all of it's functionality. Major release, a test plan should be created and executed. [Danger zone]

  2. Update version numbering See guide here, https://github.com/Billmate/billmate-checkout-for-woocommerce/wiki/How-version-number-is-updated.

  3. Create a new release

  4. Verify that the new release have been successfully deployed to WordPress SVN.

  5. Test to update a store using the built in updater to make sure nothing breaks.

Clone this wiki locally