From 15db8969db364d79fb1570617d474293d78f4479 Mon Sep 17 00:00:00 2001 From: OrdiNeu Date: Fri, 21 Jul 2023 21:02:47 -0400 Subject: [PATCH] Update the candig-data-portal ref (#251) * Update the candig-data-portal ref * Also increment the version of data-portal * Update katsu, fix integration tests (#253) * Update the candig-data-portal ref * Also increment the version of data-portal --------- Co-authored-by: Son Chau Co-authored-by: Daisie Huang --- etc/env/example.env | 2 +- lib/candig-data-portal/candig-data-portal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/env/example.env b/etc/env/example.env index ed54d8b59..53e5b5df8 100644 --- a/etc/env/example.env +++ b/etc/env/example.env @@ -270,7 +270,7 @@ OPA_SITE_ADMIN_KEY=site_admin # candig-data-server (previously mcode) -CANDIG_DATA_PORTAL_VERSION=v0.1.8 +CANDIG_DATA_PORTAL_VERSION=v0.1.9 CANDIG_DATA_PORTAL_PORT=2543 CANDIG_DATA_PORTAL_URL=http://${CANDIG_DOMAIN}:${CANDIG_DATA_PORTAL_PORT}/data-portal CANDIG_DATA_PORTAL_PRIVATE_URL=http://candig-data-portal:3000 diff --git a/lib/candig-data-portal/candig-data-portal b/lib/candig-data-portal/candig-data-portal index 961e16823..effa4ad40 160000 --- a/lib/candig-data-portal/candig-data-portal +++ b/lib/candig-data-portal/candig-data-portal @@ -1 +1 @@ -Subproject commit 961e16823ae6903513338c0a75032b5607ebba61 +Subproject commit effa4ad40a820045ca247bdaaeb205427a98da84