Skip to content

v1.4.0

Compare
Choose a tag to compare
@swalkinshaw swalkinshaw released this 02 Apr 13:57
· 503 commits to master since this release
bf0cf3b
  • Update PHP to 7.4 (#1164)
  • Update wp_cli_version to 2.4.0 (#1131)
  • Fix subjectAltName for self-signed certificates (#1128)
  • composer install without --no-scripts during deploy (#1133)
  • Allow composer install with --classmap-authoritative during deploy (#1132)
  • Use modern SSL config for Nginx (#1127)
  • Fix DEPLOY_UNFINISHED not being copied over to release folder (#1145)
  • Deploy: Remove untracked files from project folder (#1146)
  • Nginx: Block composer/installed.json (#1150)
  • Run git clean after checking git clone is successful (#1151)
  • Lint: Fix: [206] Variables should have spaces before and after: {{ var_name }} (#1152)
  • Lint: Fix: `[306] Shells that use pipes should set the pipefail option (#1153)
  • Lint: Fix `[301] Commands should not change things if nothing needs doing (#1139)
  • Void rolled back releases (#1148)
  • Add WP_DEBUG_LOG to .env on deploy (#1160)