David Verholen
David Verholen
## This issue is a: - [ ] Bug - [x] Feature suggestion - [ ] Documentation issue - [ ] Other (Please Specify) ## Description - once the build...
parse module config file and check if all files are in the correct location
this will force a more precise deployment and also prevents creation of nested symlinks
deploy to a release folder keep old deployments keep persistent files in an own folder and symlink them to release folders when deployment went well, symlink latest release folder to...
simplify AbstractStrategy and DeployManager
the composer Application must be changed, to read the composer.json from a custom (vfs stream) location. The vendor dir and magento root must be set to the vfs stream url.