10up / wp-newrelic

New Relic APM reports for WordPress.
https://wordpress.org/plugins/wp-newrelic/
GNU General Public License v2.0
60 stars 13 forks source link

Add plugin ZIP action #72

Closed jeffpaul closed 1 month ago

jeffpaul commented 3 months ago

Is your enhancement related to a problem? Please describe.

Useful in the release process (example) and for other testing scenarios, so let's add in the action to build a plugin ZIP.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

jeffpaul commented 3 months ago

Can also add the following to the release steps in CONTRIBUTING.md and the template release issue:

  • [ ] Test the pre-release ZIP locally by downloading it from the Build release zip action artifact and installing it locally. Ensure this zip has all the files we expect, that it installs and activates correctly and that all basic functionality is working.