Releases: universityofadelaide/shepherd-drupal-scaffold
Releases · universityofadelaide/shepherd-drupal-scaffold
Drupal 9 support
- Switches to Drupal core config management.
- Switches to Composer 2 and removes no longer needed plugins etc.
- Adds phpcsfixer.
- Removes setting permissions from Robo.
- Refactors scaffold file tasks.
- Appends to .gitignore files in projects.
Okta settings support
Also returns to the latest redis:alpine, as the bug has been fixed upstream.
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.