From cecdbb1ffb0c48f4c46232c9fd7e17d851d90d47 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:35:56 -0600 Subject: [PATCH 01/22] Update Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 098e61c..51798ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM alpine:3.12 # Add Maintainer Info +#test LABEL maintainer="Nofar Bluestein " # Copy the Go binary into the image. The Go binary must be # statically compiled with CGO disabled. Use the following From 07a934aa43944dfd3a0de40f64ca0949e404d1a5 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:39:16 -0600 Subject: [PATCH 02/22] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 52cd1f8..7aa8c3d 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ Hello, Nofar Test1 ``` -khkk - - +Test for commit From 181d17a166875f0cfd3f05d3f516322faa051900 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:42:32 -0600 Subject: [PATCH 03/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa8c3d..67fe9dc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Hello, Nofar Test1 ``` -Test for commit +Test for commit NOW From a612410226dea43107be7a1ad874b827ce51be36 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:54:50 -0600 Subject: [PATCH 04/22] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67fe9dc..2f62640 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Test1 ``` Test for commit NOW + +Test 2nd trigger From 4108cbb18c6ebe6ed24ee80a4c470806a99f9d2c Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:05:27 -0600 Subject: [PATCH 05/22] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f62640..a999f7c 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Test1 Test for commit NOW Test 2nd trigger + +Test 3 From 60d4754be1117eed6cd0625e8360a2898392668e Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:48:38 -0600 Subject: [PATCH 06/22] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a999f7c..f87b83f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Test for commit NOW Test 2nd trigger Test 3 + +Skip_CI From 822927383c18658677b35cce503fd0d43312564d Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:49:22 -0600 Subject: [PATCH 07/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87b83f..6922544 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Test 2nd trigger Test 3 -Skip_CI +Hello From a2151f373801fc6d0356c7f7c6a64f8cef8eb910 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:49:52 -0600 Subject: [PATCH 08/22] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6922544..bad9413 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Test 2nd trigger Test 3 Hello + +testing readme From 91d31c1e252224995de1e510ee2251691200030b Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:52:47 -0600 Subject: [PATCH 09/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index 595ea25..df5c7a2 100644 --- a/test.txt +++ b/test.txt @@ -1,3 +1,4 @@ A s asdasd +SKIP message From 3768d4464f3a2c5a87f92b65de86323674b76258 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:54:25 -0600 Subject: [PATCH 10/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index df5c7a2..ec86f53 100644 --- a/test.txt +++ b/test.txt @@ -2,3 +2,4 @@ A s asdasd SKIP message +test From 323b9ea7e05bafb73489807b6d2afcafbed60fd2 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:54:53 -0600 Subject: [PATCH 11/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index ec86f53..0892654 100644 --- a/test.txt +++ b/test.txt @@ -3,3 +3,4 @@ s asdasd SKIP message test +test From 1e25b2b4029c20f80d1aea411a480a4c17a13f87 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:55:33 -0600 Subject: [PATCH 12/22] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bad9413..9945892 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Test 3 Hello testing readme + +tes message From b74055947d49e4350e9daa98f27bce2f753a95ee Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:57:05 -0600 Subject: [PATCH 13/22] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9945892..4243098 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ Hello testing readme -tes message +tes message + +tes 6 From 86f90d0c93504152bb539c27e8734c9df2ea4b63 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:57:46 -0600 Subject: [PATCH 14/22] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4243098..0f0c977 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ tes message tes 6 + + tererewr qw wq qw + From 2e0859d59a3c17f5e00cdb68184256fabad72725 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:58:49 -0600 Subject: [PATCH 15/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index 0892654..ff15c4b 100644 --- a/test.txt +++ b/test.txt @@ -4,3 +4,4 @@ asdasd SKIP message test test +tet 66 From 2e3eefcd5992baf2f8692126b5586f60daa74c15 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:59:17 -0600 Subject: [PATCH 16/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index ff15c4b..d05ca81 100644 --- a/test.txt +++ b/test.txt @@ -5,3 +5,4 @@ SKIP message test test tet 66 +test From e688664546514c8bb772a0b75356014a5ae8aa2c Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:02:27 -0600 Subject: [PATCH 17/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index d05ca81..121a8b4 100644 --- a/test.txt +++ b/test.txt @@ -6,3 +6,4 @@ test test tet 66 test +test 55 From 54b7423e95a73da5482b35322f8cc77c3f70225f Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:05:50 -0600 Subject: [PATCH 18/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index 121a8b4..87b2121 100644 --- a/test.txt +++ b/test.txt @@ -7,3 +7,4 @@ test tet 66 test test 55 +SKIP_CI From 8be74d35a465bfec93b3cfb5fbc9891c03c307fa Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:13:52 -0600 Subject: [PATCH 19/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index 87b2121..ba6335d 100644 --- a/test.txt +++ b/test.txt @@ -8,3 +8,4 @@ tet 66 test test 55 SKIP_CI +CI_SKIP From e8ad9817438d3ce715b3ec41e20a88fcd96c4bde Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:18:16 -0600 Subject: [PATCH 20/22] Update test.txt --- test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test.txt b/test.txt index ba6335d..2280807 100644 --- a/test.txt +++ b/test.txt @@ -9,3 +9,4 @@ test test 55 SKIP_CI CI_SKIP +SKIP_CI From bb6bf5d269339a093d22cb9c4691e0ca3baacb0c Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:30:52 -0600 Subject: [PATCH 21/22] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0c977..c35dd77 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,17 @@ testing readme tes message tes 6 + fjhhljlgfjhbl + + klgjkgkhlkj + tererewr qw wq qw - +SKIP_CI From d68e48bbf76732237567d5140d27cc87fa0850f7 Mon Sep 17 00:00:00 2001 From: tonydo214 <87712149+tonydo214@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:31:40 -0600 Subject: [PATCH 22/22] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c35dd77..7d5d5c2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ tes 6 SKIP_CI - + SKIP_CI