Skip to content

Conversation

@tom2drum
Copy link
Collaborator

Description and Related Issue(s)

Removed the following environment variables from the code because they are no longer supported:

  • NEXT_PUBLIC_ROLLUP_PARENT_CHAIN_NAME
  • NEXT_PUBLIC_SENTRY_DSN
  • SENTRY_CSP_REPORT_URI
  • NEXT_PUBLIC_SENTRY_ENABLE_TRACING
  • NEXT_PUBLIC_AUTH0_CLIENT_ID
  • NEXT_PUBLIC_AUTH_URL
  • NEXT_PUBLIC_LOGOUT_URL
  • NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY
  • NEXT_PUBLIC_HOMEPAGE_PLATE_TEXT_COLOR
  • NEXT_PUBLIC_HOMEPAGE_PLATE_BACKGROUND

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum added the ENVs label Aug 28, 2025
@tom2drum tom2drum self-assigned this Aug 28, 2025
@tom2drum tom2drum merged commit 2a1f1f7 into main Aug 28, 2025
8 checks passed
@tom2drum tom2drum deleted the tom2drum/clean-up-deprecated-envs branch August 28, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants