Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify env-system #3199

Closed
4 tasks
Entkenntnis opened this issue Dec 13, 2023 · 1 comment · Fixed by #3203
Closed
4 tasks

simplify env-system #3199

Entkenntnis opened this issue Dec 13, 2023 · 1 comment · Fixed by #3203
Assignees

Comments

@Entkenntnis
Copy link
Member

  • move public constants out of .env - applying changes to them will need a redeployment anyway, so we can just store them as code
  • identify necessary env vars, confirm there value on build for better debugging
  • fix VERCEL_GITHUB_COMMIT_SHA (renamed)
  • deprecate .env.production - at this point it contains no important things anyways.
@elbotho
Copy link
Member

elbotho commented Dec 13, 2023

@Entkenntnis Entkenntnis self-assigned this Dec 13, 2023
@Entkenntnis Entkenntnis linked a pull request Dec 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants