From 39c589bc8adf082e5b6b94964071e5fc771c45bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Tue, 11 Feb 2025 11:26:37 +0100 Subject: [PATCH 01/10] [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 00000000..60236356 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,11 @@ +{ + "recipesEndpoint": "https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-156", + "packages": [ + { + "requirement": "dev-IBX-9217-URL-validation as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/admin-ui", + "package": "ibexa/admin-ui", + "shouldBeAddedAsVCS": false + } + ] +} \ No newline at end of file From 4a52daad7a605cb3ae479b2bd479cd5aa2cf93fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Wed, 12 Feb 2025 10:59:57 +0100 Subject: [PATCH 02/10] fix --- date | 1 + 1 file changed, 1 insertion(+) create mode 100644 date diff --git a/date b/date new file mode 100644 index 00000000..7f762629 --- /dev/null +++ b/date @@ -0,0 +1 @@ +śro 12 lut 10:59:57 2025 CET From a6c2c3aadbcb199176f35f797089bdc5f065d2f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Wed, 12 Feb 2025 12:24:35 +0100 Subject: [PATCH 03/10] fix --- date | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/date b/date index 7f762629..ff28688d 100644 --- a/date +++ b/date @@ -1 +1 @@ -śro 12 lut 10:59:57 2025 CET +śro 12 lut 12:24:35 2025 CET From bf4e08884d8e8c1728e58b687eeeb91eb460bcf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Wed, 12 Feb 2025 13:48:32 +0100 Subject: [PATCH 04/10] fix --- date | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/date b/date index ff28688d..69854b5a 100644 --- a/date +++ b/date @@ -1 +1 @@ -śro 12 lut 12:24:35 2025 CET +śro 12 lut 13:48:31 2025 CET From 71c8afa1af5ee46412967d94e0401802185f081b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Wed, 12 Feb 2025 15:44:15 +0100 Subject: [PATCH 05/10] dep --- dependencies.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dependencies.json b/dependencies.json index 60236356..36bae365 100644 --- a/dependencies.json +++ b/dependencies.json @@ -6,6 +6,12 @@ "repositoryUrl": "https://github.com/ibexa/admin-ui", "package": "ibexa/admin-ui", "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/behat", + "package": "ibexa/behat", + "shouldBeAddedAsVCS": false } ] -} \ No newline at end of file +} From 6fc8c01a27434bf303a5efcc3fb1e2c42fad6f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Thu, 13 Feb 2025 10:08:35 +0100 Subject: [PATCH 06/10] deps --- dependencies.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/dependencies.json b/dependencies.json index 36bae365..a5ce0e60 100644 --- a/dependencies.json +++ b/dependencies.json @@ -12,6 +12,18 @@ "repositoryUrl": "https://github.com/ibexa/behat", "package": "ibexa/behat", "shouldBeAddedAsVCS": false + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/taxonomy", + "package": "ibexa/taxonomy", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/storefront", + "package": "ibexa/storefront", + "shouldBeAddedAsVCS": true } ] } From 95e27e31fe46cb46512da370bbb0075c183e5e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Thu, 13 Feb 2025 12:31:21 +0100 Subject: [PATCH 07/10] back to 124 --- dependencies.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dependencies.json b/dependencies.json index a5ce0e60..5b0a01ef 100644 --- a/dependencies.json +++ b/dependencies.json @@ -18,12 +18,6 @@ "repositoryUrl": "https://github.com/ibexa/taxonomy", "package": "ibexa/taxonomy", "shouldBeAddedAsVCS": true - }, - { - "requirement": "dev-sele-img-25 as 4.6.x-dev", - "repositoryUrl": "https://github.com/ibexa/storefront", - "package": "ibexa/storefront", - "shouldBeAddedAsVCS": true } ] } From 60df72095322d206a53f48d3dd7f4c14c228f326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Fri, 14 Feb 2025 16:01:43 +0100 Subject: [PATCH 08/10] fix --- date | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/date b/date index 69854b5a..5bb339e6 100644 --- a/date +++ b/date @@ -1 +1 @@ -śro 12 lut 13:48:31 2025 CET +ptk 14 lut 16:01:43 2025 CET From a48a3e1e3ef53e0f2c35852b6ca827cb36e90e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Thu, 20 Feb 2025 10:37:47 +0100 Subject: [PATCH 09/10] fix --- date | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/date b/date index 5bb339e6..1d979deb 100644 --- a/date +++ b/date @@ -1 +1 @@ -ptk 14 lut 16:01:43 2025 CET +czw 20 lut 10:37:47 2025 CET From ba958ce21d624ed85d92c7ae2c3f639354856a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Mon, 24 Feb 2025 10:08:36 +0100 Subject: [PATCH 10/10] p-c dep --- dependencies.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dependencies.json b/dependencies.json index 5b0a01ef..e425d143 100644 --- a/dependencies.json +++ b/dependencies.json @@ -18,6 +18,12 @@ "repositoryUrl": "https://github.com/ibexa/taxonomy", "package": "ibexa/taxonomy", "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-sele-img-25 as 4.6.x-dev", + "repositoryUrl": "https://github.com/ibexa/product-catalog", + "package": "ibexa/product-catalog", + "shouldBeAddedAsVCS": true } ] }