Deployer 4.1.0 发布了。Deployer 是一个 PHP 写的部署工具。
此次更新新增多项内容:
添加对 NativeSsh 的多路复用支持。 此功能加快部署过程,是本机 ssh 类型速度的3倍。
添加 testLocally 函数 (analog test fn)
添加 ConfigurationException
文件下载时显示下载信息
添加 GracefulShutdownException
添加 Magento2 recipe
更改
Server config setPty renamed to pty
Raised timeout for runLocally to 300 seconds
deploy:unlock now always successful
Added option -L to setfacl
Now throw exception on duplicates in shared_dirs
修复
Fixed native ssh scp option
Fixed bug with $httpGroup guard clause
下载地址:https://github.com/deployphp/deployer/archive/v4.1.0.zip
来自:开源中国社区

