From 7b5f4e0fd9f86a2ab724d970f08fa88f84e6857e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Tue, 4 Nov 2025 21:52:40 +0100 Subject: [PATCH 01/12] hello world --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 13943e9..d7ce6f3 100644 --- a/plugin.php +++ b/plugin.php @@ -8,4 +8,5 @@ add_action( 'init', function() { // Simple initialization logic can go here. + die("Hello World"); } ); From b958b7ab87cef5d4f6f52d05166e1ea234433875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Tue, 4 Nov 2025 21:54:44 +0100 Subject: [PATCH 02/12] update workflow --- .github/workflows/pr-playground-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-playground-preview.yml b/.github/workflows/pr-playground-preview.yml index c2c1041..e9d3cd3 100644 --- a/.github/workflows/pr-playground-preview.yml +++ b/.github/workflows/pr-playground-preview.yml @@ -15,7 +15,7 @@ jobs: contents: read pull-requests: write issues: write - uses: Automattic/preview-button/.github/workflows/playground-preview.yml@main + uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@main with: preview-mode: comment plugin-path: . From 75754b8e607b608bf050ca2976bf93a8bd983c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Tue, 4 Nov 2025 22:02:20 +0100 Subject: [PATCH 03/12] update workflow --- .github/workflows/pr-playground-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-playground-preview.yml b/.github/workflows/pr-playground-preview.yml index e9d3cd3..25ce8ea 100644 --- a/.github/workflows/pr-playground-preview.yml +++ b/.github/workflows/pr-playground-preview.yml @@ -15,7 +15,7 @@ jobs: contents: read pull-requests: write issues: write - uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@main + uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk with: preview-mode: comment plugin-path: . From 1acf1c4145ae83b15d978bb127152e34e766a702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 00:27:24 +0100 Subject: [PATCH 04/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index d7ce6f3..5d63661 100644 --- a/plugin.php +++ b/plugin.php @@ -10,3 +10,4 @@ // Simple initialization logic can go here. die("Hello World"); } ); + From abf60f9149fd650bdf9f28542681918f2a9fd8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 00:42:36 +0100 Subject: [PATCH 05/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 5d63661..9c65b01 100644 --- a/plugin.php +++ b/plugin.php @@ -11,3 +11,4 @@ die("Hello World"); } ); +/**/ From 9f646627b953d08461313d19e40def39015c1d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 00:46:46 +0100 Subject: [PATCH 06/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 9c65b01..24de397 100644 --- a/plugin.php +++ b/plugin.php @@ -12,3 +12,4 @@ } ); /**/ +/**/ From d9d8ad9c954c5a39513533fefef23d8757a8f1e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 00:55:09 +0100 Subject: [PATCH 07/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 24de397..fb1abc4 100644 --- a/plugin.php +++ b/plugin.php @@ -13,3 +13,4 @@ /**/ /**/ +/**/ From d93c14c55ecd1cb1e0651815773903dcf4d1a597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 00:56:56 +0100 Subject: [PATCH 08/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index fb1abc4..cf44a9a 100644 --- a/plugin.php +++ b/plugin.php @@ -14,3 +14,4 @@ /**/ /**/ /**/ +/**/ From 25adbb5a6024358665eaa1a170b73a08293a2c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 01:01:01 +0100 Subject: [PATCH 09/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index cf44a9a..541e32d 100644 --- a/plugin.php +++ b/plugin.php @@ -15,3 +15,4 @@ /**/ /**/ /**/ +/**/ From 2df5b1ddfac94e16606e55b57541ddd301604232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 01:06:41 +0100 Subject: [PATCH 10/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index 541e32d..a910b9c 100644 --- a/plugin.php +++ b/plugin.php @@ -16,3 +16,4 @@ /**/ /**/ /**/ +/**/ From 598a92fdb22f407979f5291314e08de0e16f7e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 01:11:30 +0100 Subject: [PATCH 11/12] update to retrigger the workflow --- plugin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.php b/plugin.php index a910b9c..a8275fc 100644 --- a/plugin.php +++ b/plugin.php @@ -17,3 +17,4 @@ /**/ /**/ /**/ +/**/ From 7823954393427649996d52b3d7f7b32aba339d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Wed, 5 Nov 2025 01:15:14 +0100 Subject: [PATCH 12/12] update to retrigger the workflow --- .github/workflows/pr-playground-preview.yml | 2 +- plugin.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-playground-preview.yml b/.github/workflows/pr-playground-preview.yml index 25ce8ea..d2e20f8 100644 --- a/.github/workflows/pr-playground-preview.yml +++ b/.github/workflows/pr-playground-preview.yml @@ -17,5 +17,5 @@ jobs: issues: write uses: adamziel/playground-preview/.github/workflows/playground-preview.yml@trunk with: - preview-mode: comment + preview-mode: "comment" plugin-path: . diff --git a/plugin.php b/plugin.php index a8275fc..07229ad 100644 --- a/plugin.php +++ b/plugin.php @@ -18,3 +18,4 @@ /**/ /**/ /**/ +/**/