Action Deploy Wordpress Versions Save

GitHub Action for deploying a WordPress site using using PHP's Deployer.org

v3.1.0

9 months ago

What's changed

v3.0.3

1 year ago

What's changed

v3.0.2

1 year ago

What's changed

v3.0.1

1 year ago

What's changed

v3.0.0

2 years ago

What's changed

v2.4.0

2 years ago

v2.3.0

2 years ago

What's changed

  1. Feature: Different WP_VERSION for each branch https://github.com/rtCamp/action-deploy-wordpress/pull/28 @dhsathiya

v2.2.0

2 years ago

What's changed

  1. Update Docker and Composer dependencies https://github.com/rtCamp/action-deploy-wordpress/pull/27 @mrrobot47
  2. Update Dockerfile and switch to ghcr.io https://github.com/rtCamp/action-deploy-wordpress/pull/26 @mrrobot47
  3. Automatic minor version upgrade via WP_MINOR_UPDATE https://github.com/rtCamp/action-deploy-wordpress/pull/25 @mrrobot47
  4. Remove composer.json from exclude list https://github.com/rtCamp/action-deploy-wordpress/pull/24 @mrrobot47
  5. Add wp core update-db in deployment custom task https://github.com/rtCamp/action-deploy-wordpress/pull/22 @mrrobot47

v2.0.2

4 years ago

What's changed

  1. Add feature for deployment using Jump host https://github.com/rtCamp/action-deploy-wordpress/pull/16 @mrrobot47
  2. Add submodule deploy key documentation https://github.com/rtCamp/action-deploy-wordpress/pull/18 @mrrobot47
  3. Run action directly from docker image https://github.com/rtCamp/action-deploy-wordpress/pull/19 @mrrobot47

v2.0.1

4 years ago

Add action.yml metadata file.