Skip to content

Use Netlify's auto-provided SITE_ID instead of custom env var#17033

Merged
pettinarip merged 1 commit into
devfrom
fix/use-netlify-site-id-env
Jan 8, 2026
Merged

Use Netlify's auto-provided SITE_ID instead of custom env var#17033
pettinarip merged 1 commit into
devfrom
fix/use-netlify-site-id-env

Conversation

@pettinarip
Copy link
Copy Markdown
Member

Summary

  • Replace NETLIFY_BLOBS_SITE_ID with SITE_ID which is automatically provided by Netlify during builds
  • Update docs to reflect the change
  • Reduces required configuration since one less env var needs to be manually set

Test plan

  • Verify Netlify build passes with only NETLIFY_BLOBS_TOKEN configured
  • Verify data layer functions correctly fetch from Netlify Blobs

🤖 Generated with Claude Code

Replace NETLIFY_BLOBS_SITE_ID with SITE_ID which is automatically
provided by Netlify during builds, reducing required configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 8, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 890c835
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/695f82dbf845a7000802b3cc
😎 Deploy Preview https://deploy-preview-17033.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: 61 (🟢 up 9 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (🟢 up 2 from production)
SEO: 100 (no change 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.

@pettinarip pettinarip merged commit aba2985 into dev Jan 8, 2026
6 checks passed
@pettinarip pettinarip deleted the fix/use-netlify-site-id-env branch January 8, 2026 11:33
@wackerow wackerow mentioned this pull request Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant