From 48abf70673642f6de2836e80889f870c63077569 Mon Sep 17 00:00:00 2001 From: nofarb Date: Tue, 21 Oct 2025 11:51:26 -0500 Subject: [PATCH 1/3] Add newline at end of README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82045d3..ec1502c 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # go-test-by-circleci-sample + From d263bb2314cb10e216ec72151ebeb407bb13edb0 Mon Sep 17 00:00:00 2001 From: "nofar.bluestein@harness.io" Date: Tue, 21 Oct 2025 11:52:56 -0500 Subject: [PATCH 2/3] Update pipeline Build goWithTests --- .harness/pipelines/goWithTests-1711727633702.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.harness/pipelines/goWithTests-1711727633702.yaml b/.harness/pipelines/goWithTests-1711727633702.yaml index 5e41b55..f5b1457 100644 --- a/.harness/pipelines/goWithTests-1711727633702.yaml +++ b/.harness/pipelines/goWithTests-1711727633702.yaml @@ -33,3 +33,6 @@ pipeline: spec: {} type: Cloud type: CI + sendGitStatus: + enabled: true + name: Nofar-test From 03d07e047871c87211198a13f208537f37e4bcaa Mon Sep 17 00:00:00 2001 From: nofarb Date: Tue, 21 Oct 2025 11:54:12 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec1502c..6630207 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # go-test-by-circleci-sample +c