From 4283e91ab2f3ed6a5bca71680b2bacc4df131b32 Mon Sep 17 00:00:00 2001 From: mirkhala Date: Thu, 27 Feb 2020 15:59:12 -0500 Subject: [PATCH 1/7] Update app-template.yaml --- app-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-template.yaml b/app-template.yaml index 964b5b7..3743c7a 100644 --- a/app-template.yaml +++ b/app-template.yaml @@ -166,7 +166,7 @@ parameters: - description: Git source URI for application name: SOURCE_URL required: true - value: https://github.com/openshiftdemos/openshift-tasks + value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks - description: Git branch/tag reference name: SOURCE_REF value: master From d211d8741306abdcaeb7259c19eedd8b43b26de4 Mon Sep 17 00:00:00 2001 From: mirkhala Date: Sat, 2 May 2020 19:24:34 -0500 Subject: [PATCH 2/7] Repository modified change from gogs to github. --- app-template.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-template.yaml b/app-template.yaml index 3743c7a..81b37a2 100644 --- a/app-template.yaml +++ b/app-template.yaml @@ -166,7 +166,8 @@ parameters: - description: Git source URI for application name: SOURCE_URL required: true - value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks + #value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks + value: https://github.com/mirkhala/openshift-tasks - description: Git branch/tag reference name: SOURCE_REF value: master From 099deb69e9b6a9eeb8666898a4b6afdbda78bcac Mon Sep 17 00:00:00 2001 From: mirkhala Date: Wed, 24 Jun 2020 10:24:40 -0500 Subject: [PATCH 3/7] Green App Version --- src/main/webapp/index.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 00a72a7..207d273 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -4,7 +4,7 @@ - OpenShift Demo Tasks + OpenShift Demo Tasks Green @@ -42,7 +42,7 @@ - OpenShift Tasks Demo + OpenShift Tasks Green