Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Support trusted host patterns

11 May 01:32

Choose a tag to compare

4.0.1

Tagging 4.0.1.

Drupal 8.8 support

29 Jan 05:14
4dded53

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.

Release feature catchup

03 Dec 23:30

Choose a tag to compare

  • Add in ability to have local docker-compose.yml.
  • Adjust commands for newer/changed parameters.
  • Adjust commands to suit updated drush version.
  • Remove unnecessary things from linux docker-compose.
  • Setup networking in linux so it works like the mac to allow the same testing.
  • Adjust dsh script for early exit if already in docker.
  • Provide helper script for easier/common ssh with linux and mac.

Removing sudo command

27 Jun 00:21

Choose a tag to compare

3.6.1

Removing sudo command

SSH auth sock and disable xdebug during robo build

20 Jun 23:58

Choose a tag to compare

Dsh down command

17 Jun 07:33

Choose a tag to compare

Adds dsh down command.

Fix Redis config

17 Jun 05:33

Choose a tag to compare

Fixes invalid Redis configuration.

Redis authentication

17 Jun 04:34

Choose a tag to compare

  • Provides config for testing authenticated redis locally.
  • Removes CONFIG_SYNC_DIRECTORY env var and use settings.php default - which doesn't change.
  • Fix error on dsh pull for dev image build and force rebuild of the dev image.

Linux network mode

13 Jun 05:27

Choose a tag to compare

Fixes inconsistent linux network mode.

Standalone Chrome selenium image

13 Jun 02:17

Choose a tag to compare

Use a simpler, pre-built image for selenium chrome.