Skip to content

content(apps): remove orphan Scout Game description key#18103

Merged
wackerow merged 1 commit into
devfrom
fix/18049-remove-scout-game-orphan-key
May 1, 2026
Merged

content(apps): remove orphan Scout Game description key#18103
wackerow merged 1 commit into
devfrom
fix/18049-remove-scout-game-orphan-key

Conversation

@nloureiro
Copy link
Copy Markdown
Contributor

Summary

Removes the orphan app-scout-game-description translation key from src/intl/en/page-app-descriptions.json.

The Scout Game listing on /apps/ is broken — scoutgame.xyz no longer resolves to any host (verified in #18049 with dig / curl). Users clicking the card hit a connection failure.

Change

-  "app-scout-game-description": "The Scout Game is designed to reward individuals for identifying and supporting emerging developer talent within onchain ecosystems...",

One line removed, between app-sandbox-description and app-self-description. JSON validity confirmed.

⚠️ Out-of-repo follow-up still required

The apps page is fed by a Google Sheet (the source of truth — see GOOGLE_SHEET_ID_DAPPS in src/data-layer/fetchers/fetchApps.ts). The Scout Game row in that sheet must also be removed, otherwise the next data-layer fetch may surface the entry again with a missing description.

Refs #18049.

The Scout Game listing was previously removed from the apps Google Sheet because scoutgame.xyz no longer resolves (verified: no DNS A record). This drops the now-unused i18n description key.

Note: this only removes the orphan translation key. The apps source-of-truth Google Sheet must also drop the Scout Game row separately, otherwise the data-layer fetch may surface the entry again (see GOOGLE_SHEET_ID_DAPPS in src/data-layer/fetchers/fetchApps.ts).

Refs #18049
@github-actions github-actions Bot added content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels May 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 3bfda9c
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69f440ed705cc50008e349ea
😎 Deploy Preview https://deploy-preview-18103.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 69 (🟢 up 15 from production)
Accessibility: 96 (🟢 up 3 from production)
Best Practices: 100 (no change from production)
SEO: 98 (🔴 down 1 from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@wackerow
Copy link
Copy Markdown
Member

wackerow commented May 1, 2026

App no longer on spreadsheet; may take time to propagate

@wackerow wackerow merged commit 3800bdf into dev May 1, 2026
11 checks passed
@wackerow wackerow deleted the fix/18049-remove-scout-game-orphan-key branch May 1, 2026 16:47
@wackerow
Copy link
Copy Markdown
Member

wackerow commented May 1, 2026

Post merge translation trigger:

gh workflow run "Intl Pipeline" -f target_path=src/intl/en/page-app-descriptions.json

@pettinarip pettinarip mentioned this pull request May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants