Releases: universityofadelaide/shepherd-drupal-scaffold
Releases · universityofadelaide/shepherd-drupal-scaffold
Php version detection for xdebug
1.0.11 Merge pull request #27 from universityofadelaide/feature/xdebug-php-v…
Add tmp dir support
1.0.10 Release 1.0.10 add tmp dir support.
Use env var for Drupal install profile
Use an environment variable to specify the install profile instead of requiring code changes to RoboFile.php
Added stricter checking to the grep in dsh
1.0.7 Merge pull request #19 from universityofadelaide/feature/18-specific-…
Don't write to settings.php multiple times
1.0.6 Don't append to settings.php multiple times for developers.
Updated scaffold strategy
1.0.5 Shepherd scaffold no longer runs after composer install by default. (…
Add user spec to docker compose
1.0.4 Add user spec to docker compose.
Drupal scaffold provision settings files
1.0.3 Delegate to Drupal scaffold to handle creating settings.php and servi…
Configurable redis and install profile
- Configures redis host with environment variable.
- Configures Drupal install profile with environment variable.
- Fixes permissions on Drupal settings files.
1.0.1: Add redis support
Add redis support