Skip to content

Releases: servergrove/ansible-symfony2

2.0 stable

28 Jan 10:55
Compare
Choose a tag to compare

CHANGELOG:

  • fixed builds
  • only working with ansible <2.0
  • fixed environment-handling for symfony command
  • fixed missing env in migrations handling (symfony command change)

Bugfixes

12 Nov 18:18
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
  • updated CHANGELOG
  • bugfixes for parameters file handling
  • restructured includes

Readme and hook improvements

07 Nov 17:38
Compare
Choose a tag to compare
Pre-release

Readme and hook improvements

First Alpha

07 Nov 14:18
Compare
Choose a tag to compare
First Alpha Pre-release
Pre-release

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

06 Nov 14:47
Compare
Choose a tag to compare

Stable release before major BC breaking changes for v2

process improvements

24 May 08:47
Compare
Choose a tag to compare
  • working travis-ci tests
  • datetime release dirs by default
  • configurable migrations and schema update
  • README update

Bugfixes and travis tests

22 May 19:17
Compare
Choose a tag to compare
  • 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

22 May 08:00
Compare
Choose a tag to compare
  • structural refactoring (creating files, directories, ...)
  • added cleanup-script to remove old releases
  • covers the deployment-basics