Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Mariadb LTS and memcache host fix

05 Jun 01:52
Compare
Choose a tag to compare

Docker compose and mailpit

08 Apr 00:31
Compare
Choose a tag to compare

Adds dynamic support for "docker compose" and still support docker-compose.
Switches out mailhog for mailpit.

D9 & D10 compatbibility

14 Aug 14:36
Compare
Choose a tag to compare

Fix xdebug 3 support

10 Aug 15:51
Compare
Choose a tag to compare

Fixes the issues with xdebug 3.

D10 compatibility

22 Mar 03:20
Compare
Choose a tag to compare

Bring the scaffold in line with upstream Drupal changes.

Remove install.php

29 Sep 07:11
272a84d
Compare
Choose a tag to compare

Add removal of the install.php from Drupal to the composer scaffolding so that drupal doesn't try and do installation if the db isn't available.

Config install support

23 Nov 08:04
Compare
Choose a tag to compare

Reinstates config-install functionality during robo build, which disappeared in the 5.0.0 release.

Composer 2 image and bug fixes

05 Oct 03:31
Compare
Choose a tag to compare

Fixes

  • Composer 2 installed on the image
  • OSX xdebug host changes
  • Bash as the default shell
  • Adds missing OS packages
  • Blackfire update
  • Removes setting permissions on settings files for local development

Drupal 9 support

06 Jul 06:16
Compare
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
Compare
Choose a tag to compare

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