Skip to content

fix: update env vars and trigger.dev config#17113

Merged
wackerow merged 1 commit into
devfrom
fix/env-vars-and-trigger-config
Jan 20, 2026
Merged

fix: update env vars and trigger.dev config#17113
wackerow merged 1 commit into
devfrom
fix/env-vars-and-trigger-config

Conversation

@pettinarip
Copy link
Copy Markdown
Member

@pettinarip pettinarip commented Jan 19, 2026

Summary

  • Add missing env vars to .env.example (Netlify Blobs, Trigger.dev, Sentry)
  • Support NETLIFY_SITE_ID as primary env var for storage (falls back to SITE_ID)
  • Use TRIGGER_PROJECT_REF for trigger.dev config (matches Trigger.dev docs naming convention)

Test plan

  • Verify local dev works with NETLIFY_SITE_ID env var
  • Verify trigger.dev tasks run with TRIGGER_PROJECT_REF

- Add missing env vars to .env.example (Netlify Blobs, Trigger.dev, Sentry)
- Support NETLIFY_SITE_ID as primary env var for storage (falls back to SITE_ID)
- Use TRIGGER_PROJECT_REF for trigger.dev config (matches Trigger.dev docs)
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 19, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 3fa6b0a
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/696e364029aa0d0008785b09
😎 Deploy Preview https://deploy-preview-17113.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: 55 (🟢 up 2 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change 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.

@github-actions github-actions Bot added the tooling 🔧 Changes related to tooling of the project label Jan 19, 2026
@pettinarip pettinarip force-pushed the fix/env-vars-and-trigger-config branch from 244c6a1 to 3fa6b0a Compare January 19, 2026 13:48
@wackerow wackerow merged commit 72348e2 into dev Jan 20, 2026
8 checks passed
@wackerow wackerow deleted the fix/env-vars-and-trigger-config branch January 20, 2026 04:02
@wackerow wackerow mentioned this pull request Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling 🔧 Changes related to tooling of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants