Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Pull at build and remove libnotify

24 Feb 13:43
Compare
Choose a tag to compare
  • 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

17 Dec 05:15
Compare
Choose a tag to compare
4.1.3

[HOTFIX] Array syntax

Remove local user handling

10 Dec 23:08
5e45f60
Compare
Choose a tag to compare
Remove chown and local user handling (#96)

* Remove chown and local user handling

* Deprecate buildSetFilesOwner

Drupal 9 support

03 Dec 06:28
Compare
Choose a tag to compare
  • Supports Drupal 9
  • Fixes missing php_custom.ini

PHP 7.4 support

01 Dec 04:54
Compare
Choose a tag to compare
4.1.0

Tagging 4.1.0.

Allow directory overrides

29 Nov 21:14
f6e587a
Compare
Choose a tag to compare

Allows directory overrides for robo build

Expose mailhog to host on linux

31 Aug 01:27
Compare
Choose a tag to compare

Oops, mailhog web UI wasn't exposed on linux.

Redis 6 compatibility

17 May 14:36
Compare
Choose a tag to compare

Use mb for Redis.

Support trusted host patterns

11 May 01:32
Compare
Choose a tag to compare
4.0.1

Tagging 4.0.1.

Drupal 8.8 support

29 Jan 05:14
4dded53
Compare
Choose a tag to compare
  • Update file_temp_path name according to Drupal deprecation - requires Drupal >= 8.8.0.
  • Update the missed OSX docker compose selenium image.