From a1203277bf7f1c93839e14a428451f45d73c414a Mon Sep 17 00:00:00 2001 From: J V Date: Sat, 12 Sep 2020 19:22:46 +0200 Subject: [PATCH 1/6] modified --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c833a72aec..9f1b0c82a3 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,3 +1,4 @@

Hello, Welcome to Simple DevOps Project !!

Deploying on a kubernetes using ansible for Valaxy Technologies

Glad to see you here

+

This is just a change made to see the auto build and deploy

From 66e3076587891c82a2e925f7f7556f9d42f5aba5 Mon Sep 17 00:00:00 2001 From: J V Date: Sat, 12 Sep 2020 19:30:17 +0200 Subject: [PATCH 2/6] modified 2 --- webapp/src/main/webapp/index.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 9f1b0c82a3..fdb6b7c92d 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,4 +1,5 @@

Hello, Welcome to Simple DevOps Project !!

Deploying on a kubernetes using ansible for Valaxy Technologies

Glad to see you here

-

This is just a change made to see the auto build and deploy

+

This is just a change made to see the auto build and deploy - TEST 1 - FAIL

+

This is just a change made to see the auto build and deploy - TEST 2

From ae52a119ffae7aa550636b1271604780b7acd528 Mon Sep 17 00:00:00 2001 From: J V Date: Sat, 12 Sep 2020 19:38:55 +0200 Subject: [PATCH 3/6] modified 3 --- webapp/src/main/webapp/index.jsp | 228 ++++++++++++++++++++++++++++++- 1 file changed, 223 insertions(+), 5 deletions(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index fdb6b7c92d..955335fdc8 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,5 +1,223 @@ -

Hello, Welcome to Simple DevOps Project !!

-

Deploying on a kubernetes using ansible for Valaxy Technologies

-

Glad to see you here

-

This is just a change made to see the auto build and deploy - TEST 1 - FAIL

-

This is just a change made to see the auto build and deploy - TEST 2

+ +
+
+
+
+
+
+
+
+
+
+ + +
loading  0%
+
+
From 888e183f61099fa3ce8bf33c6bfcf7bd007425e5 Mon Sep 17 00:00:00 2001 From: J V Date: Sat, 12 Sep 2020 19:41:29 +0200 Subject: [PATCH 4/6] modified 4 --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 955335fdc8..67b0003c97 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -207,6 +207,7 @@ }
+

I'm adding a cool feature

From f48663e4308f73fe6ec27312541084fc733926be Mon Sep 17 00:00:00 2001 From: J V Date: Sat, 12 Sep 2020 19:48:09 +0200 Subject: [PATCH 5/6] Added cool landing page --- webapp/src/main/webapp/index.jsp | 290 +++++++++---------------------- 1 file changed, 81 insertions(+), 209 deletions(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 67b0003c97..ad4fd3b48a 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,224 +1,96 @@ - -
-

I'm adding a cool feature

-
-
-
-
-
-
-
-
-
- - -
loading  0%
-
+ +
+

Welcome to the World of DevOps

+
+

| Git | Maven | Jenkins | Docker | Ansible | Kubernetes |

+ + From b607d1d21c055d79ba599ec6826ac70c978c1e49 Mon Sep 17 00:00:00 2001 From: Jagadeesh Varma Date: Sun, 29 Sep 2024 15:54:50 +0200 Subject: [PATCH 6/6] fixed failing spec tests --- .../src/test/java/com/example/TestGreeter.java | 2 ++ server/target/classes/com/example/Greeter.class | Bin 0 -> 551 bytes .../test-classes/com/example/TestGreeter.class | Bin 0 -> 1435 bytes 3 files changed, 2 insertions(+) create mode 100644 server/target/classes/com/example/Greeter.class create mode 100644 server/target/test-classes/com/example/TestGreeter.class diff --git a/server/src/test/java/com/example/TestGreeter.java b/server/src/test/java/com/example/TestGreeter.java index 46c9b537d8..3b9c537b73 100644 --- a/server/src/test/java/com/example/TestGreeter.java +++ b/server/src/test/java/com/example/TestGreeter.java @@ -19,6 +19,7 @@ public void setup() { @Test public void greetShouldIncludeTheOneBeingGreeted() { + ////Adding some more tests String someone = "World"; assertThat(greeter.greet(someone), containsString(someone)); @@ -26,6 +27,7 @@ public void greetShouldIncludeTheOneBeingGreeted() { @Test public void greetShouldIncludeGreetingPhrase() { + //Adding some tests String someone = "World"; assertThat(greeter.greet(someone).length(), is(greaterThan(someone.length()))); diff --git a/server/target/classes/com/example/Greeter.class b/server/target/classes/com/example/Greeter.class new file mode 100644 index 0000000000000000000000000000000000000000..5b485f5c8c5c902cd1a11917135fe3d5d70f3cf6 GIT binary patch literal 551 zcmZuuO-sW-5PjREO^xZdt)B;bP+AoOdXkC<1@#d0P$`I~ZCqL{wzHyg8l%1 zlsHKWD(z)vXZG!T^Jc%k-#-EDVa-5>q2|iK7Ee5Q@P&P*gouPPpfi+*{E^!}4+r*T ze<<9DA$RD7UUbBuwc0%f{Y2gh6B_0$WRYViIbJ9(#z9}GE8h17L)DQk_j_D*HI}F)DJO#sM%lRFl8!0awblTIcJSq(4x$u3tv%WEEny8^}VBw#G^tpuw z7Rkn)Q~@W2gBc1pe-u*RvqTw;kqm?k6OU74(m-7~R<1bp;w@N{z3#?9G(iib9{@6R zqQy}(sM@E@C}+1`k$*|9O^PPLfO+UBPz0qP0{r>ag7l1WXBqSJSG{;iK7j7M!LahtW-*tuXg)1S+ zFnPpJxN35{sn!mTgyu6y&CYj*>1sSRN-HspY#6rTZ!!$!SN0i_Wv3xz3?ZdJ!YIQ; z)v(3emUST9IzKQ4L%Ql{+}!7`5$vPGq^}zu!)y;rtUzKK_JrR$rkM9F+czw+Z+Hd) zY}vNsbKh`m$|r2MsUEecBz0RHI<6>5xX6$hP`r!`Qez-d6bxg8VJU2OPj^~oqhf1j zt0C&TsM%s$7;2P%XB!pvF&R4s_?)ffZl~($X zWGv#kgdD>{w+D;+nl4;Vef@!2dK2vwEa3*jxaQbCH*Bv1%1{`{6rkzc(p;)ljUY-g zZem43p4#cMZF!z>eFX&+8Dt*r>N+PM6ywMpbCg0E`hWuyNSL1E^w_|rgr{WmL3()#p5Zw|ic077UPu+2VKuHw*|Cnf8(5ldcMt|~ zY~zK5GFiCidzoz7z1o-9VMqjzf#7@M{@vYw;OWZtoR+JJ9V2*Vld;#c8t6j)BE9I( zfZzke(<(`8dZjdu(N3kA(L7u@gZz~i2`Ds