From a0fa23e4d48b67678a8429e92af732049cee2113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Tue, 25 Oct 2022 12:47:06 +0200 Subject: [PATCH 1/2] [TMP] Run regression --- dependencies.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dependencies.json diff --git a/dependencies.json b/dependencies.json new file mode 100644 index 0000000..3ac8a19 --- /dev/null +++ b/dependencies.json @@ -0,0 +1,17 @@ +{ + "recipesEndpoint": "https://api.github.com/repos/ibexa/recipes-dev/contents/index.json?ref=flex/pull-28", + "packages": [ + { + "requirement": "dev-ibx-3729-added-customer-ct as 4.3.x-dev", + "repositoryUrl": "https://github.com/ibexa/installer", + "package": "ibexa/installer", + "shouldBeAddedAsVCS": true + }, + { + "requirement": "dev-ibx-3729-commerce-registration as 4.3.x-dev", + "repositoryUrl": "https://github.com/ibexa/commerce-shop", + "package": "ibexa/commerce-shop", + "shouldBeAddedAsVCS": true + } + ] +} \ No newline at end of file From e3049f99c048b767b15f34e6257df01f5d305144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Fri, 28 Oct 2022 10:08:37 +0200 Subject: [PATCH 2/2] [TMP] Run regression - recipes 30b51cf --- date | 1 + 1 file changed, 1 insertion(+) create mode 100644 date diff --git a/date b/date new file mode 100644 index 0000000..4d8211d --- /dev/null +++ b/date @@ -0,0 +1 @@ +Fri Oct 28 10:08:05 CEST 2022