From 3de8cebf9b06dc00edeeb4b88638bf4d78aa5e8b Mon Sep 17 00:00:00 2001 From: Tommy Dalton Date: Thu, 28 May 2026 11:52:14 +0100 Subject: [PATCH 1/3] Tekton Test --- .tekton/createtree-pull-request.yaml | 2 +- .tekton/createtree-push.yaml | 2 +- .tekton/database-pull-request.yaml | 2 +- .tekton/database-push.yaml | 2 +- .tekton/logserver-pull-request.yaml | 2 +- .tekton/logserver-push.yaml | 2 +- .tekton/logsigner-pull-request.yaml | 2 +- .tekton/logsigner-push.yaml | 2 +- .tekton/redis-pull-request.yaml | 2 +- .tekton/redis-push.yaml | 2 +- .tekton/trillian-cli-stack-pull-request.yaml | 2 +- .tekton/trillian-cli-stack-push.yaml | 2 +- .tekton/updatetree-pull-request.yaml | 2 +- .tekton/updatetree-push.yaml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.tekton/createtree-pull-request.yaml b/.tekton/createtree-pull-request.yaml index dcb29a8e58..8b87725634 100644 --- a/.tekton/createtree-pull-request.yaml +++ b/.tekton/createtree-pull-request.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/createtree-push.yaml b/.tekton/createtree-push.yaml index 589375e163..cb2517a13c 100644 --- a/.tekton/createtree-push.yaml +++ b/.tekton/createtree-push.yaml @@ -54,7 +54,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/database-pull-request.yaml b/.tekton/database-pull-request.yaml index 1e19f871a1..e1279378b1 100644 --- a/.tekton/database-pull-request.yaml +++ b/.tekton/database-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/database-push.yaml b/.tekton/database-push.yaml index dfd48696f0..ca942579be 100644 --- a/.tekton/database-push.yaml +++ b/.tekton/database-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logserver-pull-request.yaml b/.tekton/logserver-pull-request.yaml index c67365a985..0c53e86825 100644 --- a/.tekton/logserver-pull-request.yaml +++ b/.tekton/logserver-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logserver-push.yaml b/.tekton/logserver-push.yaml index 7643104eda..2ca8affbd9 100644 --- a/.tekton/logserver-push.yaml +++ b/.tekton/logserver-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logsigner-pull-request.yaml b/.tekton/logsigner-pull-request.yaml index 7dcc5a10cc..3e2d4bd647 100644 --- a/.tekton/logsigner-pull-request.yaml +++ b/.tekton/logsigner-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logsigner-push.yaml b/.tekton/logsigner-push.yaml index bcbbd7260e..261e38ea9a 100644 --- a/.tekton/logsigner-push.yaml +++ b/.tekton/logsigner-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/redis-pull-request.yaml b/.tekton/redis-pull-request.yaml index c9f2ab1243..63baf4eb63 100644 --- a/.tekton/redis-pull-request.yaml +++ b/.tekton/redis-pull-request.yaml @@ -43,7 +43,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/redis-push.yaml b/.tekton/redis-push.yaml index 813dd4bc1b..5d8d5b4ba5 100644 --- a/.tekton/redis-push.yaml +++ b/.tekton/redis-push.yaml @@ -41,7 +41,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/trillian-cli-stack-pull-request.yaml b/.tekton/trillian-cli-stack-pull-request.yaml index 62084329cf..f1403810df 100644 --- a/.tekton/trillian-cli-stack-pull-request.yaml +++ b/.tekton/trillian-cli-stack-pull-request.yaml @@ -38,7 +38,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/trillian-cli-stack-push.yaml b/.tekton/trillian-cli-stack-push.yaml index 2709d4046e..d977e4629e 100644 --- a/.tekton/trillian-cli-stack-push.yaml +++ b/.tekton/trillian-cli-stack-push.yaml @@ -35,7 +35,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/updatetree-pull-request.yaml b/.tekton/updatetree-pull-request.yaml index ec2413899c..b638c2c060 100644 --- a/.tekton/updatetree-pull-request.yaml +++ b/.tekton/updatetree-pull-request.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/updatetree-push.yaml b/.tekton/updatetree-push.yaml index 2dfed9620a..0de9ec5f9f 100644 --- a/.tekton/updatetree-push.yaml +++ b/.tekton/updatetree-push.yaml @@ -54,7 +54,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/securesign/pipelines.git + value: https://github.com/tdalton/CentralisationTest.git - name: revision value: main - name: pathInRepo From a595412da4df180e00ef41d8b877da40610dff17 Mon Sep 17 00:00:00 2001 From: Tommy Dalton Date: Thu, 28 May 2026 12:01:02 +0100 Subject: [PATCH 2/3] Tekton Test --- .tekton/createtree-pull-request.yaml | 4 ++-- .tekton/createtree-push.yaml | 2 +- .tekton/database-pull-request.yaml | 2 +- .tekton/database-push.yaml | 2 +- .tekton/logserver-pull-request.yaml | 2 +- .tekton/logserver-push.yaml | 2 +- .tekton/logsigner-pull-request.yaml | 2 +- .tekton/logsigner-push.yaml | 2 +- .tekton/redis-pull-request.yaml | 2 +- .tekton/redis-push.yaml | 2 +- .tekton/trillian-cli-stack-pull-request.yaml | 2 +- .tekton/trillian-cli-stack-push.yaml | 2 +- .tekton/updatetree-pull-request.yaml | 2 +- .tekton/updatetree-push.yaml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.tekton/createtree-pull-request.yaml b/.tekton/createtree-pull-request.yaml index 8b87725634..0fd097d88b 100644 --- a/.tekton/createtree-pull-request.yaml +++ b/.tekton/createtree-pull-request.yaml @@ -56,9 +56,9 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision - value: main + value: tdalton/CentralisationTest - name: pathInRepo value: pipelines/docker-build-multi-platform-oci-ta.yaml resolver: git diff --git a/.tekton/createtree-push.yaml b/.tekton/createtree-push.yaml index cb2517a13c..589375e163 100644 --- a/.tekton/createtree-push.yaml +++ b/.tekton/createtree-push.yaml @@ -54,7 +54,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/database-pull-request.yaml b/.tekton/database-pull-request.yaml index e1279378b1..1e19f871a1 100644 --- a/.tekton/database-pull-request.yaml +++ b/.tekton/database-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/database-push.yaml b/.tekton/database-push.yaml index ca942579be..dfd48696f0 100644 --- a/.tekton/database-push.yaml +++ b/.tekton/database-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logserver-pull-request.yaml b/.tekton/logserver-pull-request.yaml index 0c53e86825..c67365a985 100644 --- a/.tekton/logserver-pull-request.yaml +++ b/.tekton/logserver-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logserver-push.yaml b/.tekton/logserver-push.yaml index 2ca8affbd9..7643104eda 100644 --- a/.tekton/logserver-push.yaml +++ b/.tekton/logserver-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logsigner-pull-request.yaml b/.tekton/logsigner-pull-request.yaml index 3e2d4bd647..7dcc5a10cc 100644 --- a/.tekton/logsigner-pull-request.yaml +++ b/.tekton/logsigner-pull-request.yaml @@ -52,7 +52,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/logsigner-push.yaml b/.tekton/logsigner-push.yaml index 261e38ea9a..bcbbd7260e 100644 --- a/.tekton/logsigner-push.yaml +++ b/.tekton/logsigner-push.yaml @@ -50,7 +50,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/redis-pull-request.yaml b/.tekton/redis-pull-request.yaml index 63baf4eb63..c9f2ab1243 100644 --- a/.tekton/redis-pull-request.yaml +++ b/.tekton/redis-pull-request.yaml @@ -43,7 +43,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/redis-push.yaml b/.tekton/redis-push.yaml index 5d8d5b4ba5..813dd4bc1b 100644 --- a/.tekton/redis-push.yaml +++ b/.tekton/redis-push.yaml @@ -41,7 +41,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/trillian-cli-stack-pull-request.yaml b/.tekton/trillian-cli-stack-pull-request.yaml index f1403810df..62084329cf 100644 --- a/.tekton/trillian-cli-stack-pull-request.yaml +++ b/.tekton/trillian-cli-stack-pull-request.yaml @@ -38,7 +38,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/trillian-cli-stack-push.yaml b/.tekton/trillian-cli-stack-push.yaml index d977e4629e..2709d4046e 100644 --- a/.tekton/trillian-cli-stack-push.yaml +++ b/.tekton/trillian-cli-stack-push.yaml @@ -35,7 +35,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/updatetree-pull-request.yaml b/.tekton/updatetree-pull-request.yaml index b638c2c060..ec2413899c 100644 --- a/.tekton/updatetree-pull-request.yaml +++ b/.tekton/updatetree-pull-request.yaml @@ -56,7 +56,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo diff --git a/.tekton/updatetree-push.yaml b/.tekton/updatetree-push.yaml index 0de9ec5f9f..2dfed9620a 100644 --- a/.tekton/updatetree-push.yaml +++ b/.tekton/updatetree-push.yaml @@ -54,7 +54,7 @@ spec: pipelineRef: params: - name: url - value: https://github.com/tdalton/CentralisationTest.git + value: https://github.com/securesign/pipelines.git - name: revision value: main - name: pathInRepo From 8ecba2a9a3afffc6d624ea5229402c1b2e512533 Mon Sep 17 00:00:00 2001 From: Tommy Dalton Date: Thu, 28 May 2026 12:12:55 +0100 Subject: [PATCH 3/3] Tekton Test --- .tekton/database-pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/database-pull-request.yaml b/.tekton/database-pull-request.yaml index 1e19f871a1..ae9aba465d 100644 --- a/.tekton/database-pull-request.yaml +++ b/.tekton/database-pull-request.yaml @@ -54,7 +54,7 @@ spec: - name: url value: https://github.com/securesign/pipelines.git - name: revision - value: main + value: tdalton/CentralisationTest - name: pathInRepo value: pipelines/docker-build-oci-ta.yaml resolver: git