From 3f2a00e0733b4ebaa6074d5289fc51b1de491a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Thu, 25 Jul 2024 09:55:26 +0200 Subject: [PATCH 1/2] [TMP] Run regression --- dependencies.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..2377838 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "", + "packages": [ + { + "requirement": "dev-fix-virtual-fields as 1.3.x-dev", + "repositoryUrl": "https://github.com/ezsystems/ezplatform-kernel", + "package": "ezsystems/ezplatform-kernel", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file From dd2381a285cd2ceeb7d15be518dd9fc13162e914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Fri, 2 Aug 2024 11:43:43 +0200 Subject: [PATCH 2/2] fix --- date | 1 + 1 file changed, 1 insertion(+) create mode 100644 date diff --git a/date b/date new file mode 100644 index 0000000..dfd9871 --- /dev/null +++ b/date @@ -0,0 +1 @@ +Fri Aug 2 11:43:43 CEST 2024