Overview
Request 407349 accepted
- Update to version v3.3.4+git20160708.06057ca:
* Account for environments without $_ENV when loading config
* Unused variable
* Provide configured executable name to help instead of PHP_SELF
* Ignore the blank lines from drush --version output
* Fix undefined function in integration:update (issue #465)
* Output simple table when there is no format option e.g. after integration:update
* Release v3.2.2
* Remove minimum Drush version check (#464)
* Tweak to integration code style for more flexibility
* Display fatal runtime errors by default.
* Hide clean command; unhide dir command
* Symlink all mounts, from the build to shared directories (#470)
* Use chmod to force deleting builds even when files are read-only (#469)
* Fix: --copy option caused dot files to be copied
* Add regression test for copyAll() expanding the blacklist via fnmatch()
* Create a settings.local.php for Drupal + Composer (#471)
* Yaml::parse() lies about its return value being an array
* Allow the API token to be set via a file specified in ~/.platformsh/config.yaml (#472)
* Release v3.3.0
* Prevent new lines messing up tokens
* Show roles on all environments in user:role
* Add autocompletion and other improvements for user:role
* Fix overriding a config array with a scalar value
* More user:role tidying
* More efficient unprotect()
* Docblock for Table class
* Fix apparent bug in getProjectRoot() with legacy project structures
* Remove vfsStream and clean up temp test dirs
* Document user config overrides in config.yaml
* Allow overwriting files with shared file mount symlinks
* Use --recursive option to git clone
* Revert "Use --recursive option to git clone" (only introduced in Git 1.6.5)
* Make the level more obvious in user:role
* Clean up LocalBuild settings
* Pass verbosity on to Composer
* Release v3.3.1
* Report more error detail for DELETE requests
* Suppress usage for welcome command errors
* Correct service name for project:get with empty repo
* Account for orphaned environments in environment:list
* Unused import
* Release v3.3.2
* Fix environments duplicated in list (caused by 3b2d61238347b2cc1c614af9ca10cec902908d0d)
* Release v3.3.3
* Update client to fix reporting all empty responses as failure (even 200)
* Assume Drush is installed if the command resolved (#478)
* Release v3.3.4
- Created by boombatower
- In state accepted
- Package maintainer: boombatower
Request History
boombatower created request
- Update to version v3.3.4+git20160708.06057ca:
* Account for environments without $_ENV when loading config
* Unused variable
* Provide configured executable name to help instead of PHP_SELF
* Ignore the blank lines from drush --version output
* Fix undefined function in integration:update (issue #465)
* Output simple table when there is no format option e.g. after integration:update
* Release v3.2.2
* Remove minimum Drush version check (#464)
* Tweak to integration code style for more flexibility
* Display fatal runtime errors by default.
* Hide clean command; unhide dir command
* Symlink all mounts, from the build to shared directories (#470)
* Use chmod to force deleting builds even when files are read-only (#469)
* Fix: --copy option caused dot files to be copied
* Add regression test for copyAll() expanding the blacklist via fnmatch()
* Create a settings.local.php for Drupal + Composer (#471)
* Yaml::parse() lies about its return value being an array
* Allow the API token to be set via a file specified in ~/.platformsh/config.yaml (#472)
* Release v3.3.0
* Prevent new lines messing up tokens
* Show roles on all environments in user:role
* Add autocompletion and other improvements for user:role
* Fix overriding a config array with a scalar value
* More user:role tidying
* More efficient unprotect()
* Docblock for Table class
* Fix apparent bug in getProjectRoot() with legacy project structures
* Remove vfsStream and clean up temp test dirs
* Document user config overrides in config.yaml
* Allow overwriting files with shared file mount symlinks
* Use --recursive option to git clone
* Revert "Use --recursive option to git clone" (only introduced in Git 1.6.5)
* Make the level more obvious in user:role
* Clean up LocalBuild settings
* Pass verbosity on to Composer
* Release v3.3.1
* Report more error detail for DELETE requests
* Suppress usage for welcome command errors
* Correct service name for project:get with empty repo
* Account for orphaned environments in environment:list
* Unused import
* Release v3.3.2
* Fix environments duplicated in list (caused by 3b2d61238347b2cc1c614af9ca10cec902908d0d)
* Release v3.3.3
* Update client to fix reporting all empty responses as failure (even 200)
* Assume Drush is installed if the command resolved (#478)
* Release v3.3.4
boombatower accepted request
Ok