omise / omise-woocommerce

Omise WooCommerce Plugin
https://docs.opn.ooo/woocommerce-plugin
MIT License
47 stars 27 forks source link

Add Release Workflow #255

Closed jutinapas closed 2 years ago

jutinapas commented 2 years ago

1. Objective

Explain in non-technical terms WHY this PR is required. E.g.: What feature it adds, what problem it solves...

Normally, we need to manually copy the artifacts to WordPress's SVN repository when deploying a new version of this plugin.

2. Description of change

3. Quality assurance

Specify where and how you tested this and what further testing it might need.

🔧 Environments:

Specify the details of your test environments, including, for each, the platform version (on which the plugin was run), the Omise plugin version, and the versions of your system software such as PHP or Ruby.

i.e.

✏️ Details:

Explain how to manually test this feature. For example if changes were made in the UI or in the API, explain where and if any specific access is needed.

Publish new release with tag, and workflow will deploy a new version with that tag automatically.

4. Impact of the change

List the steps that must be taken for this PR to work. E.g.: rake yak:shave, Add "yak_key" to environment variables, ...

Be sure to include all systems that needs to be changed or which system is affected by the change (Ex: Requires Elastic search to be installed and configured in secrets.yml).

Note: Please provide a screenshot if your changed impact to UI.

5. Priority of change

Normal, High or Immediate.

Normal.

6. Additional Notes

Any further information that you would like to add.