From 194ce9bdeec7921dd52d35b1b48c3049ee810c82 Mon Sep 17 00:00:00 2001 From: Pete <37639062+Pforpython@users.noreply.github.com> Date: Sun, 13 Oct 2024 15:02:28 +1030 Subject: [PATCH 1/4] Create test --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..eba6d85 --- /dev/null +++ b/test @@ -0,0 +1 @@ +Just a test file with texts to test Jenkins trigger and pipeline From 58e53bc224dfc6cde602d63a0bd203a82f158e9b Mon Sep 17 00:00:00 2001 From: Pete <37639062+Pforpython@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:26:49 +1030 Subject: [PATCH 2/4] Create test2.html --- test2.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.html diff --git a/test2.html b/test2.html new file mode 100644 index 0000000..152c38e --- /dev/null +++ b/test2.html @@ -0,0 +1 @@ +test again From 081a86a59070c02f5396260759bfaa71bd41c92c Mon Sep 17 00:00:00 2001 From: Pete <37639062+Pforpython@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:33:11 +1030 Subject: [PATCH 3/4] Update test2.html --- test2.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test2.html b/test2.html index 152c38e..3da5b33 100644 --- a/test2.html +++ b/test2.html @@ -1 +1,4 @@ test again + + +Edit after updating the webhook URL on Github From e1114276bb84acd58259471816a0bdbb8a053c5b Mon Sep 17 00:00:00 2001 From: Pete <37639062+Pforpython@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:36:16 +1030 Subject: [PATCH 4/4] Update test2.html --- test2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/test2.html b/test2.html index 3da5b33..688545b 100644 --- a/test2.html +++ b/test2.html @@ -1,4 +1,5 @@ test again +Testing testing testing Edit after updating the webhook URL on Github