Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Php version detection for xdebug

04 Apr 06:27
2d10e23
Compare
Choose a tag to compare
1.0.11

Merge pull request #27 from universityofadelaide/feature/xdebug-php-v…

Add tmp dir support

18 Oct 23:38
Compare
Choose a tag to compare
1.0.10

Release 1.0.10 add tmp dir support.

Use env var for Drupal install profile

16 Oct 22:10
Compare
Choose a tag to compare

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

29 Sep 03:06
Compare
Choose a tag to compare
1.0.7

Merge pull request #19 from universityofadelaide/feature/18-specific-…

Don't write to settings.php multiple times

08 Sep 00:26
Compare
Choose a tag to compare
1.0.6

Don't append to settings.php multiple times for developers.

Updated scaffold strategy

06 Sep 05:31
Compare
Choose a tag to compare
1.0.5

Shepherd scaffold no longer runs after composer install by default. (…

Add user spec to docker compose

06 Sep 04:52
Compare
Choose a tag to compare
1.0.4

Add user spec to docker compose.

Drupal scaffold provision settings files

06 Sep 03:29
Compare
Choose a tag to compare
1.0.3

Delegate to Drupal scaffold to handle creating settings.php and servi…

Configurable redis and install profile

06 Sep 01:07
Compare
Choose a tag to compare
  • 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

01 Sep 05:55
Compare
Choose a tag to compare

Add redis support