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

Remove environment variables workaround #187

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

georgeblahblah
Copy link
Contributor

What does this change?

As we've upgraded our astro version, we can remove the workaround for loading environment variables. The bug was fixed in withastro/astro#3327

How to test

  • Check that the deployed & local environments load values correctly

Now that withastro/astro#2903 has been fixed,
we can remove the workaround of loading from process.env
@georgeblahblah georgeblahblah requested a review from a team as a code owner July 6, 2022 09:37
Copy link
Contributor

@mxdvl mxdvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaner!

@georgeblahblah georgeblahblah merged commit be2dc0c into main Aug 1, 2022
@georgeblahblah georgeblahblah deleted the george/remove-env-vars-workaround branch August 1, 2022 09:04
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.

2 participants