Releases: ryanshoover/orb-wpengine-deploy
Releases · ryanshoover/orb-wpengine-deploy
Force older version of codeception modules
What's Changed
- Fix codeception for sites by @ryanshoover in #9
- Deploy Fury command builds plugins & themes before deploying by @ryanshoover in #10
- Add new deploy_pr job by @ryanshoover in #6
- Improve performance by @ryanshoover in #11
- Create build job, use workspaces by @ryanshoover in #12
- Revert "Create build job, use workspaces" by @ryanshoover in #13
- Codeception to project folder by @ryanshoover in #14
- Change to build + workspaces by @ryanshoover in #15
- Codeception to project folder by @ryanshoover in #16
- Codeception to project folder by @ryanshoover in #17
- Backstop waits for deploy to finish before running tests by @ryanshoover in #21
- Add job to run dxt-backup by @jayhill90 in #23
- Add ability to deploy to any install by @ryanshoover in #24
- Add the -c flag to account for a breaking change in git 2.32.0 by @mattonomics in #25
- Copy gitingnore instead of symlink by @mattonomics in #26
- Add's lib2apache-mod-php and php-mysql for apache usage by @jayhill90 in #27
- Require older versions of codeception modules until wpbrowser is compatible by @ryanshoover in #28
New Contributors
- @jayhill90 made their first contribution in #23
- @mattonomics made their first contribution in #25
Full Changelog: v0.4.18...patch-release-v0.7.7
Add php / apache / mysql connections
Merge pull request #27 from ryanshoover/nojira-php-apache Add's lib2apache-mod-php and php-mysql for apache usage
Create new tag
Creating a new tagged release to fix release/publishing
Add apache2 to codeception job
patch-release-v0.7.4 Require apache2 in codeception job
Copy .gitignore instead of symlink
Patch with same content as 0.7.1, just rerunning circle workflows.
patch-release-v0.7.2 Meaningless update to README to trigger circle
Add -c flag to git ls-files for upstream git change
Fixes an issue where git 2.23.0 requires a flag for what use to be a default for git ls-files
.
Add ability to deploy to WPE install based on branch name
New feature in deploy_site
.
Naming a branch deploy-installname
can trigger the site to deploy to installname.wpengine.com. The deploy_site
job is more versatile for QA sites
Require full wp-cli/wp-cli-bundle for the codeception job
patch-release-v0.6.1 Require wp-cli-bundle and allow releases from non-master branch
Require full wp-cli/wp-cli-bundle for the codeception job
patch-release-v0.5.5 Allow release from non-master branch