From fc67e87ecd21e7591ff47e4cd28aae5afbbdab47 Mon Sep 17 00:00:00 2001 From: actions-bot Date: Thu, 13 Oct 2022 08:56:52 +0000 Subject: [PATCH 1/2] Update configuration --- composer.lock | 12 ++++++------ conf/cmi/config_ignore.settings.yml | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 422e67a6..f06fe351 100644 --- a/composer.lock +++ b/composer.lock @@ -4185,16 +4185,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "2.13.3", + "version": "2.13.4", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "0ddc4179083cdec8f111a141443e1c8c226bda99" + "reference": "175ba33e34de18d0dee5fa715a887cbbea6d912e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/0ddc4179083cdec8f111a141443e1c8c226bda99", - "reference": "0ddc4179083cdec8f111a141443e1c8c226bda99", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/175ba33e34de18d0dee5fa715a887cbbea6d912e", + "reference": "175ba33e34de18d0dee5fa715a887cbbea6d912e", "shasum": "" }, "require": { @@ -4304,10 +4304,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.13.3", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.13.4", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2022-10-10T08:42:30+00:00" + "time": "2022-10-13T08:54:33+00:00" }, { "name": "drupal/helfi_proxy", diff --git a/conf/cmi/config_ignore.settings.yml b/conf/cmi/config_ignore.settings.yml index 3e15a16a..c12db420 100644 --- a/conf/cmi/config_ignore.settings.yml +++ b/conf/cmi/config_ignore.settings.yml @@ -3,3 +3,4 @@ _core: ignored_config_entities: - 'hdbt_admin_tools.site_settings:site_settings' - 'system.site:page.front' + - 'system.site:page.front' From 98cbebfce0929ee5b484173364cf6b62c15e29c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 13 Oct 2022 12:02:36 +0300 Subject: [PATCH 2/2] Update config_ignore.settings.yml --- conf/cmi/config_ignore.settings.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/cmi/config_ignore.settings.yml b/conf/cmi/config_ignore.settings.yml index c12db420..3e15a16a 100644 --- a/conf/cmi/config_ignore.settings.yml +++ b/conf/cmi/config_ignore.settings.yml @@ -3,4 +3,3 @@ _core: ignored_config_entities: - 'hdbt_admin_tools.site_settings:site_settings' - 'system.site:page.front' - - 'system.site:page.front'