Releases: universityofadelaide/shepherd-drupal-scaffold
Releases · universityofadelaide/shepherd-drupal-scaffold
Pull at build and remove libnotify
- Removes libnotify which was installing way too many dependencies (xserver etc).
- Uses native docker-compose flag to pull images before building.
Fixes config sync settings for Drupal 9
4.1.3 [HOTFIX] Array syntax
Remove local user handling
Remove chown and local user handling (#96) * Remove chown and local user handling * Deprecate buildSetFilesOwner
Drupal 9 support
- Supports Drupal 9
- Fixes missing php_custom.ini
PHP 7.4 support
4.1.0 Tagging 4.1.0.
Allow directory overrides
Allows directory overrides for robo build
Expose mailhog to host on linux
Oops, mailhog web UI wasn't exposed on linux.
Redis 6 compatibility
Use mb
for Redis.
Support trusted host patterns
4.0.1 Tagging 4.0.1.
Drupal 8.8 support
- Update file_temp_path name according to Drupal deprecation - requires Drupal >= 8.8.0.
- Update the missed OSX docker compose selenium image.