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

Replace dotenv with dotenvy #107

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

noizwaves
Copy link
Collaborator

dotenv appears unmaintained and does not support multiline values yet. Replace this with a the well maintained fork dotenvy.

Testing

Ran scope doctor run locally and confirmed it successfully reads multi-line env vars correctly.

@noizwaves noizwaves requested a review from ethankhall April 11, 2024 15:28
@noizwaves noizwaves enabled auto-merge (squash) April 11, 2024 15:28
@noizwaves noizwaves merged commit 20a6288 into main Apr 11, 2024
13 checks passed
@noizwaves noizwaves deleted the an--replace-unmaintained-dotenv branch April 11, 2024 15:35
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