From 255e99fa522d1cabee4453821d8c07eeb0f6f798 Mon Sep 17 00:00:00 2001 From: "Malin J." Date: Fri, 31 Jan 2025 11:03:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Remove=20sheringham=20a?= =?UTF-8?q?nd=20dudgeon=20#2756=20(#2778)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FeatureFlags.js | 4 ---- satellites.json | 2 +- satellitesConfig.js | 10 ---------- 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/FeatureFlags.js b/FeatureFlags.js index 079f56ce1..13edc4cf2 100644 --- a/FeatureFlags.js +++ b/FeatureFlags.js @@ -15,8 +15,6 @@ const SATELLITES = [ 'poland', 'southkorea', 'storage', - 'sheringham', - 'dudgeon', ] const NEWS = [ ...GLOBAL_DEV, @@ -27,8 +25,6 @@ const NEWS = [ 'germany', 'southkorea', 'celticsea', - 'dudgeon', - 'sheringham', ] const ARCHIVED_NEWS = [...GLOBAL_PROD, ...GLOBAL_DEV] const NEWS_SUBSCRIPTION = [...GLOBAL_PROD, ...GLOBAL_DEV] diff --git a/satellites.json b/satellites.json index 29d544f9c..d311010e3 100644 --- a/satellites.json +++ b/satellites.json @@ -1 +1 @@ -["global", "brazil", "germany", "argentina", "poland", "japan", "storage", "equinorfunds", "southkorea", "celticsea", "dudgeon", "sheringham"] +["global", "brazil", "germany", "argentina", "poland", "japan", "storage", "equinorfunds", "southkorea", "celticsea"] diff --git a/satellitesConfig.js b/satellitesConfig.js index 32f4b9738..9efbe81a3 100644 --- a/satellitesConfig.js +++ b/satellitesConfig.js @@ -67,8 +67,6 @@ const datasets = { equinorfunds: ['norwegian'], southkorea: ['english', 'korean'], celticsea: ['english', 'welsh'], - sheringham: ['english'], - dudgeon: ['english'], // Test datasets 'global-development': ['english', 'norwegian', 'japanese'], 'global-test': ['english', 'norwegian', 'japanese'], @@ -132,14 +130,6 @@ const websiteDomains = { url: 'https://www.equinorcelticsea.co.uk', meta: 'equinorcelticsea.co.uk', }, - dudgeon: { - url: 'https://web-dudgeon-equinor-web-sites-preprod.c2.radix.equinor.com/', - meta: 'Dudgeon', - }, - sheringham: { - url: 'https://web-sheringham-equinor-web-sites-preprod.c2.radix.equinor.com/', - meta: 'Sheringham Shoal', - }, 'global-development': { url: 'localhost:3000', meta: 'Equinor',