Skip to content

0.0.35

Compare
Choose a tag to compare
@REBELinBLUE REBELinBLUE released this 29 May 17:46
  • Added: Support for Github, Gitlab, Bitbucket & Beanstalkapp webhooks
  • Change: Ignore deployments if one is already running
  • Change: "Run as" on commands is now optional, defaults to the server user
  • Fixed: Server error when resetting to Gravater
  • Fixed: Deployment fails when composer isn't installed, instead of downloading it
  • Fixed: Deployment hangs if deploy key is invalid
  • Fixed: Notifications queue up if slack can not be contacted, they now expire after 60 minutes
  • Fixed: Installer now checks that redis & beanstalkd are running
  • Fixed: Bitbucket links are incorrect
  • Fixed: URL checking constantly running, potentially DOSing servers
  • Fixed: php artisan deployer:cleanup not cleaning up stuck deployers which are "aborting"
  • Fixed: Socket server not using redis configuration from .env file
  • Fixed: Process output not showing full log because of some installs the output field was set to text rather than longtext