Releases: ryanshoover/orb-wpengine-deploy
Releases · ryanshoover/orb-wpengine-deploy
Bug fix shell path in quotes
patch-release-v0.4.21 Get rid of ~ path because bash
Fix path for checkout in codeception job
patch-release-v0.4.20 Merge branch 'fix-codeception-sites'
Fix codeception tests for sites
Significant release, but released as patch as the last patch broke site codeception tests. Need to keep at the same semver level to fix other workflows.
Adds support for deploying to a feature install
The build_deploy
job now supports taking a WPE install as the environment variable name. It will deploy directly to that install. Great for working on feature branches.
workflows:
version: 2
build_test_deploy:
- wpengine/build_deploy:
name: deploy-feature
environment: thenameofmyfeatureinstall
Release to match CircleCI orb version
0.2.4 Download deploy gitignore if not provided