Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Drupal 9 support

06 Jul 06:16

Choose a tag to compare

  • 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

06 Jul 02:25

Choose a tag to compare

Also returns to the latest redis:alpine, as the bug has been fixed upstream.

Pull at build and remove libnotify

24 Feb 13:43

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

Choose a tag to compare

4.1.3

[HOTFIX] Array syntax

Remove local user handling

10 Dec 23:08
5e45f60

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

Choose a tag to compare

  • Supports Drupal 9
  • Fixes missing php_custom.ini

PHP 7.4 support

01 Dec 04:54

Choose a tag to compare

4.1.0

Tagging 4.1.0.

Allow directory overrides

29 Nov 21:14
f6e587a

Choose a tag to compare

Allows directory overrides for robo build

Expose mailhog to host on linux

31 Aug 01:27

Choose a tag to compare

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

Redis 6 compatibility

17 May 14:36

Choose a tag to compare

Use mb for Redis.