Skip to content

Releases: ryanshoover/orb-wpengine-deploy

Bug fix shell path in quotes

26 Jun 18:22
Compare
Choose a tag to compare
patch-release-v0.4.21

Get rid of ~ path because bash

Fix path for checkout in codeception job

26 Jun 16:24
Compare
Choose a tag to compare
patch-release-v0.4.20

Merge branch 'fix-codeception-sites'

Fix codeception tests for sites

26 Jun 14:29
4108940
Compare
Choose a tag to compare

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

29 Jul 21:51
Compare
Choose a tag to compare

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

07 May 03:52
Compare
Choose a tag to compare
0.2.4

Download deploy gitignore if not provided