From 4283e91ab2f3ed6a5bca71680b2bacc4df131b32 Mon Sep 17 00:00:00 2001
From: mirkhala <mirkhala@gmail.com>
Date: Thu, 27 Feb 2020 15:59:12 -0500
Subject: [PATCH 1/6] 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 <mirkhala@gmail.com>
Date: Sat, 2 May 2020 19:24:34 -0500
Subject: [PATCH 2/6] 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 <mirkhala@gmail.com>
Date: Wed, 24 Jun 2020 10:24:40 -0500
Subject: [PATCH 3/6] 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 @@
 <html lang="en-us">
 <!--<![endif]-->
   <head>
-    <title>OpenShift Demo Tasks</title>
+    <title>OpenShift Demo Tasks Green</title>
     <meta charset="UTF-8">
     <meta http-equiv="X-UA-Compatible" content="IE=Edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -42,7 +42,7 @@
           <span class="icon-bar"></span>
         </button>
         <a class="navbar-brand" href="/">
-          OpenShift Tasks Demo
+          OpenShift Tasks Green
         </a>
       </div>
       <div class="collapse navbar-collapse navbar-collapse-1">

From fd20d33250da10e09bd492697ca0a0ab00e9e5a5 Mon Sep 17 00:00:00 2001
From: mirkhala <mirkhala@gmail.com>
Date: Fri, 26 Jun 2020 11:36:27 -0500
Subject: [PATCH 4/6] Update app-template.yaml

add Azure Repo
---
 app-template.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-template.yaml b/app-template.yaml
index 81b37a2..cac17c8 100644
--- a/app-template.yaml
+++ b/app-template.yaml
@@ -167,7 +167,8 @@ parameters:
   name: SOURCE_URL
   required: true
   #value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks
-  value: https://github.com/mirkhala/openshift-tasks
+  #value: https://github.com/mirkhala/openshift-tasks
+  value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks
 - description: Git branch/tag reference
   name: SOURCE_REF
   value: master

From ccdefe1b1b790962451188b42c06da68272692d0 Mon Sep 17 00:00:00 2001
From: mirkhala <mirkhala@gmail.com>
Date: Fri, 26 Jun 2020 14:10:38 -0500
Subject: [PATCH 5/6] 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 cac17c8..352a4da 100644
--- a/app-template.yaml
+++ b/app-template.yaml
@@ -168,7 +168,7 @@ parameters:
   required: true
   #value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks
   #value: https://github.com/mirkhala/openshift-tasks
-  value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks
+  value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks#green
 - description: Git branch/tag reference
   name: SOURCE_REF
   value: master

From b56d98e04d27f1533410615daeb3cd89da9812e9 Mon Sep 17 00:00:00 2001
From: mirkhala <mirkhala@gmail.com>
Date: Fri, 26 Jun 2020 14:18:13 -0500
Subject: [PATCH 6/6] Update app-template.yaml

---
 app-template.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-template.yaml b/app-template.yaml
index 352a4da..73f2ef0 100644
--- a/app-template.yaml
+++ b/app-template.yaml
@@ -168,7 +168,7 @@ parameters:
   required: true
   #value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks
   #value: https://github.com/mirkhala/openshift-tasks
-  value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks#green
+  value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks
 - description: Git branch/tag reference
   name: SOURCE_REF
-  value: master
+  value: green