From 319aafcb963b46d52fe5d44d06678d354fa61134 Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:56:43 +0530 Subject: [PATCH 1/6] Update create_configuration.sh --- build_scripts/create_configuration.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build_scripts/create_configuration.sh b/build_scripts/create_configuration.sh index a002359..a3f8418 100755 --- a/build_scripts/create_configuration.sh +++ b/build_scripts/create_configuration.sh @@ -8,4 +8,8 @@ echo $PWD json -I -f $CONFIG_PATH \ -e "this.DB_HOST='$DB_HOST'" \ -e "this.DB_USERNAME='$DB_USERNAME'" \ - -e "this.DB_PASSWORD='$DB_PASSWORD'" \ No newline at end of file + -e "this.DB_PASSWORD='$DB_PASSWORD'" + + + + -------------------- From 42368f1cafbd87ddb38aaf409a16326cfe21dd3c Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:24:29 +0530 Subject: [PATCH 2/6] Update sample.txt --- sample.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sample.txt b/sample.txt index f73a2fb..65c2ec3 100644 --- a/sample.txt +++ b/sample.txt @@ -1 +1,3 @@ -This is a sample build file \ No newline at end of file +This is a sample build file + +again sample file From e08777d693b29b183b982e0bfcf8f7977c7ea6d3 Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:32:00 +0530 Subject: [PATCH 3/6] Update sample.txt --- sample.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sample.txt b/sample.txt index 65c2ec3..9ef306a 100644 --- a/sample.txt +++ b/sample.txt @@ -1,3 +1,4 @@ This is a sample build file again sample file +........... From ce60171b9d650f7d29ec7489de1ab3bce9328b41 Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:38:06 +0530 Subject: [PATCH 4/6] Update sample.txt --- sample.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample.txt b/sample.txt index 9ef306a..223ca46 100644 --- a/sample.txt +++ b/sample.txt @@ -2,3 +2,5 @@ This is a sample build file again sample file ........... + +----- From f1cd3375c5680698da1a49c99bdb54333fc35d2d Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:57:36 +0530 Subject: [PATCH 5/6] Update sample.txt --- sample.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sample.txt b/sample.txt index 223ca46..5b6336d 100644 --- a/sample.txt +++ b/sample.txt @@ -4,3 +4,6 @@ again sample file ........... ----- + + +---- From 408d0a6d7720252502eafd452875ca7dfd39b118 Mon Sep 17 00:00:00 2001 From: Karthika M <123933555+karthik1234567899@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:15:57 +0530 Subject: [PATCH 6/6] Update sample.txt --- sample.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample.txt b/sample.txt index 5b6336d..64c0153 100644 --- a/sample.txt +++ b/sample.txt @@ -7,3 +7,5 @@ again sample file ---- + +=====