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

Add support for expanding .env quoted values. #180

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

jsirois
Copy link
Collaborator

@jsirois jsirois commented Dec 22, 2023

Switch from the dotenvy crate to dotenvs to achieve this. A patched
version is used to ensure we maintain support for hard failure when
invalid .env files are read.

Fixes #166
Fixes #167

Switch from the dotenvy crate to dotenvs to achieve this. A patched
version is used to ensure we maintain support for hard failure when
invalid `.env` files are read.

Fixes a-scie#166
Fixes a-scie#167
@jsirois jsirois merged commit f765dc9 into a-scie:main Dec 22, 2023
9 checks passed
@jsirois jsirois deleted the issues/167 branch December 22, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants