playground-tools icon indicating copy to clipboard operation
playground-tools copied to clipboard

Github Action to deploy the WordPress Playground block plugin

Open adamziel opened this issue 2 years ago • 2 comments

It would be nice to release a new version of the plugin with a click of a button.

See https://joost.blog/github-actions-wordpress/

cc @jdevalk

adamziel avatar Jan 25 '24 08:01 adamziel

Might be harder with the plugin not in its own repo, probably a bit more config work.

jdevalk avatar Jan 25 '24 19:01 jdevalk

Another resource: https://github.com/10up/action-wordpress-plugin-deploy

FYI we have this issue @bgrgicak

adamziel avatar Mar 05 '24 10:03 adamziel

We have that workflow now: https://github.com/WordPress/playground-tools/blob/trunk/.github/workflows/release-playground-block.yml

adamziel avatar Jun 30 '24 14:06 adamziel