Skip to content

v3.5.5

Compare
Choose a tag to compare
@fdiebel fdiebel released this 17 Feb 04:43
· 898 commits to master since this release
  • Fixed a bug with text-format emails not including complete logs
  • Fixed issue with passing user variable to Slack integration when an error is triggered
  • Added --no-check switch to override active file and server checks
  • Upon exit, deploy will now return the repo's current active branch to its original state, instead of assuming checkout of master
  • Improved dependency checks
  • Fixed output from deploy --function-list and deploy --variable-list [project]
  • Added the option to stash dirty files during unsupervised deployment of Wordpress updates
  • Added configurable From: email address for log files
  • Fixed missing path variable that kept deploy --automate from running correctly
  • Emails are now sent using Sendmail
  • When run as a cron (--automate) integration emails are now sent from the default email address, not the spoofed user's email
  • Slack webhook URL is no longer displayed in logs