Skip to content

Releases: universityofadelaide/shepherd-drupal-scaffold

Release feature catchup

03 Dec 23:30
Compare
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
Compare
Choose a tag to compare
3.6.1

Removing sudo command

SSH auth sock and disable xdebug during robo build

20 Jun 23:58
Compare
Choose a tag to compare

Dsh down command

17 Jun 07:33
Compare
Choose a tag to compare

Adds dsh down command.

Fix Redis config

17 Jun 05:33
Compare
Choose a tag to compare

Fixes invalid Redis configuration.

Redis authentication

17 Jun 04:34
Compare
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
Compare
Choose a tag to compare

Fixes inconsistent linux network mode.

Standalone Chrome selenium image

13 Jun 02:17
Compare
Choose a tag to compare

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

S2I development image and memcache support

12 Jun 06:11
Compare
Choose a tag to compare
  • Adds memcache support
  • Moves to a decorated S2I image - extending the image used for production environments

PHPStan support

06 Jun 00:05
Compare
Choose a tag to compare

HOTFIX: Add phpstan deprecation analysis to lint command.