From c755222b949f60bc5db27e08b9b1de6c3a928674 Mon Sep 17 00:00:00 2001 From: wodbot Date: Wed, 14 Aug 2024 02:19:10 +0000 Subject: [PATCH 1/4] Rebuild against updated base image --- .php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.php b/.php index 838cb62..6e34d46 100644 --- a/.php +++ b/.php @@ -1,3 +1,3 @@ -8.3#2024-08-07T11:37:28.820501Z -8.2#2024-08-07T11:37:28.820501Z -8.1#2024-08-07T11:37:28.820501Z \ No newline at end of file +8.3#2024-08-13T22:22:47.065193Z +8.2#2024-08-13T22:22:47.065193Z +8.1#2024-08-13T22:22:47.065193Z \ No newline at end of file From 0fa54b4dc3f5c1370f954ebafa12d8dafbf42b91 Mon Sep 17 00:00:00 2001 From: wodbot Date: Mon, 19 Aug 2024 02:19:48 +0000 Subject: [PATCH 2/4] Rebuild against updated base image --- .php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.php b/.php index 6e34d46..fef2adb 100644 --- a/.php +++ b/.php @@ -1,3 +1,3 @@ -8.3#2024-08-13T22:22:47.065193Z -8.2#2024-08-13T22:22:47.065193Z -8.1#2024-08-13T22:22:47.065193Z \ No newline at end of file +8.3#2024-08-18T05:47:09.596079Z +8.2#2024-08-18T05:47:09.596079Z +8.1#2024-08-18T05:47:09.596079Z \ No newline at end of file From b44f46a78ec519b59eb1777ad4a334bd129964c3 Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Tue, 27 Aug 2024 18:28:29 +0700 Subject: [PATCH 3/4] Return redis tests --- tests/11/tests.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/11/tests.sh b/tests/11/tests.sh index 24380cd..5520a82 100755 --- a/tests/11/tests.sh +++ b/tests/11/tests.sh @@ -46,7 +46,7 @@ make git-checkout target="${latest_ver}" -f /usr/local/bin/actions.mk COMPOSER_MEMORY_LIMIT=-1 composer install -n composer require drush/drush -#composer require drupal/redis +composer require drupal/redis echo -n "Checking drush... " drush version --format=yaml @@ -60,9 +60,9 @@ run_action init-drupal drush si -y --db-url="${DB_DRIVER}://${DB_USER}:${DB_PASSWORD}@${DB_HOST}/${DB_NAME}" # Comment out redis settings before enabling the module. -#sed -i "s#^\$wodby\['redis'\]#//&#" "${CONF_DIR}/wodby.settings.php" -#drush en redis -y --quiet -#sed -i "s#^//\(\$wodby\['redis'\]\)#\1#" "${CONF_DIR}/wodby.settings.php" +sed -i "s#^\$wodby\['redis'\]#//&#" "${CONF_DIR}/wodby.settings.php" +drush en redis -y --quiet +sed -i "s#^//\(\$wodby\['redis'\]\)#\1#" "${CONF_DIR}/wodby.settings.php" run_action cache-clear target=render run_action cache-rebuild From 92d0fbb9b619a8c0a380e6de54c1341c777560cc Mon Sep 17 00:00:00 2001 From: wodbot Date: Sun, 1 Sep 2024 02:29:22 +0000 Subject: [PATCH 4/4] Rebuild against updated base image --- .php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.php b/.php index fef2adb..406db9f 100644 --- a/.php +++ b/.php @@ -1,3 +1,3 @@ -8.3#2024-08-18T05:47:09.596079Z -8.2#2024-08-18T05:47:09.596079Z -8.1#2024-08-18T05:47:09.596079Z \ No newline at end of file +8.3#2024-08-31T05:44:37.062641Z +8.2#2024-08-31T05:44:37.062641Z +8.1#2024-08-31T05:44:37.062641Z \ No newline at end of file