This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Releases: linchpin/wpengine-codeship-continuous-deployment
Releases · linchpin/wpengine-codeship-continuous-deployment
Build and Deploy
Version 2.0 Major Release
This release is 100% backward compatible with v1 though to take full advantage of this release please view the README.MD as some of the directions have changed.
The library will now detect if you have a composer, grunt, gulp. gulp.babel (yarn) file and try to build off of that file as long as it detects either a build
(grunt) or build:production
(gulp) task within your task runner of choice.
Initial Release
Tagging initial release. This is a production ready implementation though it currently supports WP Engine's previous server setup.