Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Fix autogenerate gitignore list

23 Jul 01:09
6dc1bba

Choose a tag to compare

Generate the gitignore file names only from the required directory and exclude the optional directory file list in the scaffold actions.

Drupal 11 compatibility

11 Mar 01:24
5bcadd5

Choose a tag to compare

Updatde composer to suport symfony/filesystem :^7.2

Mariadb LTS and memcache host fix

05 Jun 01:52

Choose a tag to compare

Docker compose and mailpit

08 Apr 00:31

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

Choose a tag to compare

Fix xdebug 3 support

10 Aug 15:51

Choose a tag to compare

Fixes the issues with xdebug 3.

D10 compatibility

22 Mar 03:20

Choose a tag to compare

Bring the scaffold in line with upstream Drupal changes.

Remove install.php

29 Sep 07:11
272a84d

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

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

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