From 1fb473b6ddde1affa94755a856f25124851f69d2 Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Fri, 19 Jun 2020 21:25:01 +0530 Subject: [PATCH 01/31] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2c619929..7d4c7921 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,3 @@ mvn clean package # Deploy instruction Deploy ```target/WebApp.war``` on Tomcat - From 6161850669ee195d85c85a65357ea1efe5d36e02 Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Wed, 24 Jun 2020 08:24:44 +0530 Subject: [PATCH 02/31] Update hosts --- hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts b/hosts index ecdb14f7..289312cd 100644 --- a/hosts +++ b/hosts @@ -1,2 +1,2 @@ [test] -34.69.132.74 +Host_ip From aedd9aab947415ff6fb4a7ab640101515ea58ddf Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Mon, 13 Jul 2020 15:48:31 +0530 Subject: [PATCH 03/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d4c7921..38ff873f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is a sample Web Application to use during Continuous Integration demos + # Build Instruction From 15fa3265509fdf2b6479fc2b66bc6b0aafe52972 Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Mon, 13 Jul 2020 16:08:46 +0530 Subject: [PATCH 04/31] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 38ff873f..c9edd74f 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,6 @@ mvn clean package # Deploy instruction Deploy ```target/WebApp.war``` on Tomcat + + +This is for fetch From 1615d6c7390807cca5dc435602c55d01f7c6f321 Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Mon, 13 Jul 2020 16:11:45 +0530 Subject: [PATCH 05/31] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c9edd74f..351029e2 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,3 @@ mvn clean package Deploy ```target/WebApp.war``` on Tomcat - -This is for fetch From 53cbe64079291ebcad1ee30d0fd468f444895ce9 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Thu, 23 Jul 2020 14:56:01 +0530 Subject: [PATCH 06/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 351029e2..634c34bd 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ mvn clean package # Deploy instruction -Deploy ```target/WebApp.war``` on Tomcat +Deploy ```target/WebApp.war``` on tomcat From 701977d51814a2250aa283ac087987013022d894 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Thu, 23 Jul 2020 14:59:13 +0530 Subject: [PATCH 07/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 634c34bd..351029e2 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ mvn clean package # Deploy instruction -Deploy ```target/WebApp.war``` on tomcat +Deploy ```target/WebApp.war``` on Tomcat From d6951e07b617405db4a428ac379ec2297489e290 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Thu, 23 Jul 2020 14:59:20 +0530 Subject: [PATCH 08/31] Update README.md From 1ed1e22c24f20d9931dc7ae322e44a674fa419d3 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Thu, 23 Jul 2020 22:56:54 +0530 Subject: [PATCH 09/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 351029e2..634c34bd 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ mvn clean package # Deploy instruction -Deploy ```target/WebApp.war``` on Tomcat +Deploy ```target/WebApp.war``` on tomcat From 000c64eeaa7ea669e34b8100b41295d9646d63dd Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Thu, 23 Jul 2020 22:59:29 +0530 Subject: [PATCH 10/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 634c34bd..351029e2 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ mvn clean package # Deploy instruction -Deploy ```target/WebApp.war``` on tomcat +Deploy ```target/WebApp.war``` on Tomcat From 61d10f3199dc1f6452eb0d6e6a933775145e125f Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Sat, 29 Aug 2020 18:29:26 +0530 Subject: [PATCH 11/31] test file --- test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 00000000..2181c781 --- /dev/null +++ b/test @@ -0,0 +1,2 @@ +My changes +A B \ No newline at end of file From aa027237b0699fbc2ae8d2d8a01ec38b96334291 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sat, 29 Aug 2020 18:30:31 +0530 Subject: [PATCH 12/31] Update test --- test | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test b/test index 2181c781..6a755209 100644 --- a/test +++ b/test @@ -1,2 +1,4 @@ My changes -A B \ No newline at end of file +A B + +AA From d3a5558090accfd77a0c2763fb27c74f5ce2f8dd Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sat, 29 Aug 2020 18:30:47 +0530 Subject: [PATCH 13/31] Update test --- test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test b/test index 6a755209..5354beeb 100644 --- a/test +++ b/test @@ -2,3 +2,5 @@ My changes A B AA +BB +CC From 4acb99156def23ecd33a1017f15ee4230a25cc1e Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sat, 29 Aug 2020 18:44:14 +0530 Subject: [PATCH 14/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 5354beeb..1b9c751b 100644 --- a/test +++ b/test @@ -1,6 +1,6 @@ My changes A B -AA +FFFFFFFF BB CC From 67b6002432213e96ec15dec41316912ab6573c8e Mon Sep 17 00:00:00 2001 From: DeekshithSN Date: Sat, 29 Aug 2020 18:45:37 +0530 Subject: [PATCH 15/31] conflict --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 5354beeb..d1ec18b7 100644 --- a/test +++ b/test @@ -1,6 +1,6 @@ My changes A B -AA +AAAAA BB CC From d725ac36603129fdf362f37a71cc3a7e98dbb5b3 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sat, 29 Aug 2020 18:57:54 +0530 Subject: [PATCH 16/31] Update test --- test | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test b/test index 1b9c751b..6e9807c4 100644 --- a/test +++ b/test @@ -1,6 +1,2 @@ My changes A B - -FFFFFFFF -BB -CC From 65f636149a1d47799b8794804419369bf14ffbb3 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:07:36 +0530 Subject: [PATCH 17/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 6e9807c4..8717e7fe 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B +A B C From 838ce566f27fa99e582b6a915b5785129284d704 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:07:48 +0530 Subject: [PATCH 18/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 8717e7fe..3a426d9a 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B C +A B C D From dc99632628ce7dd0b7276204fe9f3226f8651ee2 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:08:01 +0530 Subject: [PATCH 19/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 3a426d9a..69418ba0 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B C D +A B C D E From 8e8f584357063cc11512fff8869c86b6f2c12bba Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:11:56 +0530 Subject: [PATCH 20/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 69418ba0..23a8e151 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B C D E +A B From 9bf3086bffe7abed3961eb5e463ca556c584d891 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:12:25 +0530 Subject: [PATCH 21/31] Create test1 --- test1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 test1 diff --git a/test1 b/test1 new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/test1 @@ -0,0 +1 @@ + From de4d66ca3c05e88ca20196a4898a155b780cf053 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 16 Sep 2020 17:12:38 +0530 Subject: [PATCH 22/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 23a8e151..4de83211 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B +A B C From c36f06f134161a05a69881cbb37985f1e6116f4c Mon Sep 17 00:00:00 2001 From: Hemraj0007 <72191576+Hemraj0007@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:09:41 +0530 Subject: [PATCH 23/31] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 351029e2..78662a2a 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ ``` mvn clean package +and build the instruction . ``` # Deploy instruction -Deploy ```target/WebApp.war``` on Tomcat +Deploy ```target/WebApp.war``` on Tomcat properly for better experience. From 56d1c8f067fb42e7a552a1fd5b9ed35003b54f1c Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Fri, 5 Feb 2021 12:10:17 +0530 Subject: [PATCH 24/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 4de83211..6e9807c4 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B C +A B From e07982e907f60a0d87b718d9def106381533a4c6 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Fri, 5 Feb 2021 22:19:03 +0530 Subject: [PATCH 25/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index 6e9807c4..aebdb019 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B +A B xyz From 90f7d123eadcecbad10d93c8753a7f188914f4f3 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sun, 14 Mar 2021 17:09:31 +0530 Subject: [PATCH 26/31] Delete test1 --- test1 | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test1 diff --git a/test1 b/test1 deleted file mode 100644 index 8b137891..00000000 --- a/test1 +++ /dev/null @@ -1 +0,0 @@ - From d2af91474cadad2bf5e52870792ec9d5df5c1d77 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Wed, 9 Jun 2021 09:21:38 +0530 Subject: [PATCH 27/31] Update test --- test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test b/test index aebdb019..6e9807c4 100644 --- a/test +++ b/test @@ -1,2 +1,2 @@ My changes -A B xyz +A B From 87caa0bcdce2f6019e4c30e7909a83d29302356b Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Sat, 23 Oct 2021 20:45:36 +0530 Subject: [PATCH 28/31] Update test --- test | 1 + 1 file changed, 1 insertion(+) diff --git a/test b/test index 6e9807c4..03e0cd9a 100644 --- a/test +++ b/test @@ -1,2 +1,3 @@ My changes A B +githubtrigger From e06bb3be3ef170a38546fd90825b7c48079c5b23 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Fri, 31 Dec 2021 08:04:04 +0530 Subject: [PATCH 29/31] Update index.jsp --- src/main/webapp/index.jsp | 212 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index e0e8bf5c..92cd26cf 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -100,3 +100,215 @@ + + + + + + + + + + + + + + + Jumbotron Template for Bootstrap + + + + + + + + + + + + + +
+
+

Hello

+

This is from Dev Environment

+

Learn more »

+
+
+ +
+ +
+
+

Devops

+

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes.

+

View details »

+
+
+
+
+

Jenkins

+

Jenkins is a free and open source automation server. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery

+

View details »

+
+
+

Maven

+

Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.

+

View details »

+
+ +
+ +
+ +
+

© Company 2014

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + Jumbotron Template for Bootstrap + + + + + + + + + + + + + +
+
+

Hello

+

This is from Dev Environment

+

Learn more »

+
+
+ +
+ +
+
+

Devops

+

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes.

+

View details »

+
+
+
+
+

Jenkins

+

Jenkins is a free and open source automation server. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery

+

View details »

+
+
+

Maven

+

Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.

+

View details »

+
+ +
+ +
+ +
+

© Company 2014

+
+
+ + + + + + + + + + + From 47cf1d24d6a0382b50c06c5183e38bc3fe9f1074 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Fri, 31 Dec 2021 08:07:40 +0530 Subject: [PATCH 30/31] Update index.jsp --- src/main/webapp/index.jsp | 210 -------------------------------------- 1 file changed, 210 deletions(-) diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 92cd26cf..9fda98e7 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -102,213 +102,3 @@ - - - - - - - - - - - - - Jumbotron Template for Bootstrap - - - - - - - - - - - - - -
-
-

Hello

-

This is from Dev Environment

-

Learn more »

-
-
- -
- -
-
-

Devops

-

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes.

-

View details »

-
-
-
-
-

Jenkins

-

Jenkins is a free and open source automation server. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery

-

View details »

-
-
-

Maven

-

Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.

-

View details »

-
- -
- -
- -
-

© Company 2014

-
-
- - - - - - - - - - - - - - - - - - - - - - - - Jumbotron Template for Bootstrap - - - - - - - - - - - - - -
-
-

Hello

-

This is from Dev Environment

-

Learn more »

-
-
- -
- -
-
-

Devops

-

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes.

-

View details »

-
-
-
-
-

Jenkins

-

Jenkins is a free and open source automation server. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery

-

View details »

-
-
-

Maven

-

Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.

-

View details »

-
- -
- -
- -
-

© Company 2014

-
-
- - - - - - - - - - - From a9e39af63582a30339aeca474fcd68680e580f40 Mon Sep 17 00:00:00 2001 From: Deekshith SN Date: Fri, 7 Jan 2022 18:37:03 +0530 Subject: [PATCH 31/31] Update deployment.yaml --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 51519809..55d9da8b 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -19,7 +19,7 @@ spec: ports: - name: http containerPort: 8080 - replicas: 1 + replicas: 2 --- apiVersion: v1 kind: Service