From 5fd8c88801cb40b8c697ac70473670e05652ac05 Mon Sep 17 00:00:00 2001 From: Vidar Langseid Date: Tue, 5 Dec 2023 14:36:49 +0100 Subject: [PATCH 1/2] IBX-7298: Comment in .platform/services.yaml referes to non-existent file --- resources/platformsh/common/3.3.x-dev/.platform/services.yaml | 2 +- resources/platformsh/common/3.3/.platform/services.yaml | 2 +- .../platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml | 2 +- resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml index d2c5138..a17ddd3 100644 --- a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/common/3.3/.platform/services.yaml b/resources/platformsh/common/3.3/.platform/services.yaml index d2c5138..a17ddd3 100644 --- a/resources/platformsh/common/3.3/.platform/services.yaml +++ b/resources/platformsh/common/3.3/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml index d5feaff..92a5c75 100644 --- a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml index d5feaff..92a5c75 100644 --- a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in app/config/env/platformsh.php, do not change the service name to something different than 'varnish' +# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: From aeabd158941e8fb25379a18593e1fed15321fcfc Mon Sep 17 00:00:00 2001 From: Vidar Langseid Date: Wed, 6 Dec 2023 08:19:58 +0100 Subject: [PATCH 2/2] fixup! IBX-7298: Comment in .platform/services.yaml referes to non-existent file --- resources/platformsh/common/3.3.x-dev/.platform/services.yaml | 2 +- resources/platformsh/common/3.3/.platform/services.yaml | 2 +- .../platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml | 2 +- resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml index a17ddd3..f26e23e 100644 --- a/resources/platformsh/common/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/common/3.3.x-dev/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/common/3.3/.platform/services.yaml b/resources/platformsh/common/3.3/.platform/services.yaml index a17ddd3..f26e23e 100644 --- a/resources/platformsh/common/3.3/.platform/services.yaml +++ b/resources/platformsh/common/3.3/.platform/services.yaml @@ -76,7 +76,7 @@ rediscache: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml index 92a5c75..38a39b7 100644 --- a/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3.x-dev/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: diff --git a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml index 92a5c75..38a39b7 100644 --- a/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml +++ b/resources/platformsh/ibexa-commerce/3.3/.platform/services.yaml @@ -89,7 +89,7 @@ solrsearch: # type: elasticsearch:7.7 # disk: 512 -# Due to logic in vendor/ezsystems/ezplatform-core/src/EzPlatformCoreBundle/bundle/DependencyInjection/EzPlatformCoreExtension.php, do not change the service name to something different from 'varnish' +# Due to logic in EzSystems\EzPlatformCoreBundle\DependencyInjection\EzPlatformCoreExtension, do not change the service name to something different from 'varnish' varnish: type: 'varnish:6.0' relationships: