Releases: servergrove/ansible-symfony2
Releases · servergrove/ansible-symfony2
2.0 stable
Bugfixes
- updated CHANGELOG
- bugfixes for parameters file handling
- restructured includes
Readme and hook improvements
Readme and hook improvements
First Alpha
Alpha release of refactored version
- creates release version in a file per release
- more control over shared folders with additional config options
- possibilities for shallow git copy
- optional cache warmup for sf2
- added tags for specific tasks to allow e.g. cache flush only in later versions
- minified composer.json read overhead
- allow for role hooks
Stable release
Stable release before major BC breaking changes for v2
process improvements
- working travis-ci tests
- datetime release dirs by default
- configurable migrations and schema update
- README update
Bugfixes and travis tests
- fixed merge errors
- fixed deployment issues with config if already exists in project
- fixed issue with missing SYMFONY_ENV while composer install
- fixed composer path variable missing
- added tests directory and travis.yml for testing
initial release
- structural refactoring (creating files, directories, ...)
- added cleanup-script to remove old releases
- covers the deployment-basics