From 41b109edc3a4b77e71f6b66e45e20785f2135ca8 Mon Sep 17 00:00:00 2001 From: olayiwola-compucorp <85277674+olayiwola-compucorp@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:24:23 +0100 Subject: [PATCH 1/2] COMCL-347: Update release info for 5.7.0 release --- info.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.xml b/info.xml index 726aad4..6fe6d93 100644 --- a/info.xml +++ b/info.xml @@ -8,8 +8,8 @@ Compuco hello@compuco.io - 2023-01-19 - 5.6.0 + 2023-09-18 + 5.7.0 stable 5.51 From b611fc20300e090b8c17999ad62d96ac3ccb3fb1 Mon Sep 17 00:00:00 2001 From: olayiwola-compucorp <85277674+olayiwola-compucorp@users.noreply.github.com> Date: Mon, 18 Sep 2023 13:36:29 +0100 Subject: [PATCH 2/2] COMCL-347: Update test container to 1.3.1 --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9378137..9680321 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -6,7 +6,7 @@ jobs: run-unit-tests: runs-on: ubuntu-latest - container: compucorp/civicrm-buildkit:1.3.0-php8.0 + container: compucorp/civicrm-buildkit:1.3.1-php8.0 env: CIVICRM_EXTENSIONS_DIR: site/web/sites/all/modules/civicrm/tools/extensions