Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Dec 5, 2020
1 parent bfdd3c1 commit f5b696d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions WHATSNEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,21 @@ Version 0.2

* also, set up legacy siteaccesses configuration when running eZPublish-Community

* move to using 'slim' versions of Debian Docker images to save space
* fix handling of the custom configuration file specified via env var EZ_TEST_CONFIG_SYMFONY

* fix cleaning up eZ caches and logs via commands `teststack cleanup` or `cleanup.sh`

* move to using 'slim' versions of Debian Docker images to save disk space and network bandwidth

* environment variables `http_proxy`, `https_proxy` and `COMPOSER_AUTH` are now exported to the test container

* fix cleaning up eZ caches and logs
* made command `teststack setup` more robust (when dealing with wrong/incomplete symlinks)

* small improvements in error handling

* more verbose messages during build, bootstrap, app setup
* more verbose messages are emitted during build, bootstrap, app setup

* add more labels to the containers; use better names for the container images built

Version 0.1
===========
Expand Down

0 comments on commit f5b696d

Please sign in to comment.