From 62a4fc7cc4cf21d184eda08c968210891289691f Mon Sep 17 00:00:00 2001 From: Jian <52763034+tianj7@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:29:33 -0600 Subject: [PATCH 1/4] VA deployment Banner --- va.data-commons.org/portal/gitops.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/va.data-commons.org/portal/gitops.json b/va.data-commons.org/portal/gitops.json index ddffb8cdd..15132b836 100644 --- a/va.data-commons.org/portal/gitops.json +++ b/va.data-commons.org/portal/gitops.json @@ -13,6 +13,13 @@ }, "components": { "appName": "VA Data Commons", + "banner": [ + { + "type": "info", + "message": "Please note that VADC will be under maintenance (Monday 1/21) between (10 AM to 1 PM) CST. During that time users will not be able to access the portal and workflows will be paused.", + "resetMsgDays": 7 + } + ], "logoAltText": "VA logo and Seal, U.S. Department of Veterans Affairs Data Commons", "index": { "introduction": { From dac3952dd494905f3385c537873bc750e383a587 Mon Sep 17 00:00:00 2001 From: Jian <52763034+tianj7@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:41:38 -0600 Subject: [PATCH 2/4] Update gitops.json --- va.data-commons.org/portal/gitops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/va.data-commons.org/portal/gitops.json b/va.data-commons.org/portal/gitops.json index 15132b836..e756b568f 100644 --- a/va.data-commons.org/portal/gitops.json +++ b/va.data-commons.org/portal/gitops.json @@ -13,7 +13,7 @@ }, "components": { "appName": "VA Data Commons", - "banner": [ + "banner": [ { "type": "info", "message": "Please note that VADC will be under maintenance (Monday 1/21) between (10 AM to 1 PM) CST. During that time users will not be able to access the portal and workflows will be paused.", From e39aa6659c9a859409ee8e54c8d266cbac5fc0af Mon Sep 17 00:00:00 2001 From: Jian <52763034+tianj7@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:49:01 -0600 Subject: [PATCH 3/4] Update gitops.json --- va.data-commons.org/portal/gitops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/va.data-commons.org/portal/gitops.json b/va.data-commons.org/portal/gitops.json index e756b568f..9889fb6d7 100644 --- a/va.data-commons.org/portal/gitops.json +++ b/va.data-commons.org/portal/gitops.json @@ -16,7 +16,7 @@ "banner": [ { "type": "info", - "message": "Please note that VADC will be under maintenance (Monday 1/21) between (10 AM to 1 PM) CST. During that time users will not be able to access the portal and workflows will be paused.", + "message": "Please note that VADC will be under maintenance Monday 1/21/25 between (10 AM to 1 PM) CST. During that time users will not be able to access the portal and workflows will be paused.", "resetMsgDays": 7 } ], From fe34d59358e9b6f174b5e16de3ae8de5ca9e702d Mon Sep 17 00:00:00 2001 From: Jian <52763034+tianj7@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:52:32 -0600 Subject: [PATCH 4/4] Update gitops.json --- va.data-commons.org/portal/gitops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/va.data-commons.org/portal/gitops.json b/va.data-commons.org/portal/gitops.json index 9889fb6d7..fad6728a5 100644 --- a/va.data-commons.org/portal/gitops.json +++ b/va.data-commons.org/portal/gitops.json @@ -16,7 +16,7 @@ "banner": [ { "type": "info", - "message": "Please note that VADC will be under maintenance Monday 1/21/25 between (10 AM to 1 PM) CST. During that time users will not be able to access the portal and workflows will be paused.", + "message": "Please note that VADC will be under maintenance Monday 1/21/25 between 10 AM to 1 PM CST. During that time users will not be able to access the portal and workflows will be paused.", "resetMsgDays": 7 } ],