poetapp / wordpress-plugin

Automatically post to the Po.et Network from WordPress
https://wordpress.org/plugins/po-et/
GNU General Public License v2.0
49 stars 34 forks source link

Release Process #33

Open lautarodragan opened 6 years ago

lautarodragan commented 6 years ago

The release process right now is:

I'd be very happy to be able to make build-for-svn or something like that. Would be even happier if merge-to-master or git-tag automatically released.

markparolisi commented 5 years ago

There are lots of utilities for this. I had one a while back that should still work fine: https://github.com/markparolisi/wpsvn-deploy but you'll find plenty of similar ones: https://github.com/GaryJones/wordpress-plugin-svn-deploy/blob/develop/deploy.sh You can basically just hook that up to whatever process you're comfortable with since it's bash without any deps.