Skip to content

Commit

Permalink
🗑️ Remove sheringham and dudgeon #2756 (#2778)
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia authored Jan 31, 2025
1 parent b7d9836 commit 255e99f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
4 changes: 0 additions & 4 deletions FeatureFlags.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ const SATELLITES = [
'poland',
'southkorea',
'storage',
'sheringham',
'dudgeon',
]
const NEWS = [
...GLOBAL_DEV,
Expand All @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion satellites.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["global", "brazil", "germany", "argentina", "poland", "japan", "storage", "equinorfunds", "southkorea", "celticsea", "dudgeon", "sheringham"]
["global", "brazil", "germany", "argentina", "poland", "japan", "storage", "equinorfunds", "southkorea", "celticsea"]
10 changes: 0 additions & 10 deletions satellitesConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 255e99f

Please sign in to comment.