From a00cd12ac18d107c3ec98dcc6ca532066e8934dd Mon Sep 17 00:00:00 2001 From: Brooke Date: Wed, 9 Nov 2022 16:04:24 -0800 Subject: [PATCH 1/2] TCA-654 revert cache change #time 15m --- .circleci/config.yml | 2 +- src-ts/tools/learn/welcome/WelcomePage.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 999b367a0..3b455549d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -175,7 +175,7 @@ jobs: environment: DEPLOY_ENV: "DEV" LOGICAL_ENV: "dev" - ENABLE_CACHE: true + ENABLE_CACHE: false APPNAME: "platform-ui-mvp" steps: *deploy_steps diff --git a/src-ts/tools/learn/welcome/WelcomePage.tsx b/src-ts/tools/learn/welcome/WelcomePage.tsx index 956684f36..7278bd716 100644 --- a/src-ts/tools/learn/welcome/WelcomePage.tsx +++ b/src-ts/tools/learn/welcome/WelcomePage.tsx @@ -34,7 +34,7 @@ const WelcomePage: FC<{}> = () => { title={( <> - Welcome! TEMP FUN + Welcome! )} text={` From ae0672d97ac295d78fbb791f385c847f0998c87b Mon Sep 17 00:00:00 2001 From: Brooke Date: Thu, 10 Nov 2022 15:41:16 -0800 Subject: [PATCH 2/2] TCA-652 #comment This commit turns caching on for the dev env and adds copy to verify if it's cached or not. #time 15m --- .circleci/config.yml | 2 +- src-ts/tools/learn/welcome/WelcomePage.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3b455549d..999b367a0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -175,7 +175,7 @@ jobs: environment: DEPLOY_ENV: "DEV" LOGICAL_ENV: "dev" - ENABLE_CACHE: false + ENABLE_CACHE: true APPNAME: "platform-ui-mvp" steps: *deploy_steps diff --git a/src-ts/tools/learn/welcome/WelcomePage.tsx b/src-ts/tools/learn/welcome/WelcomePage.tsx index 7278bd716..75bb64299 100644 --- a/src-ts/tools/learn/welcome/WelcomePage.tsx +++ b/src-ts/tools/learn/welcome/WelcomePage.tsx @@ -34,7 +34,7 @@ const WelcomePage: FC<{}> = () => { title={( <> - Welcome! + Welcome! TEMP CACHE TEST )} text={`