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

Move env file parsing to a library #2683

Merged
merged 2 commits into from
Jun 2, 2017
Merged

Move env file parsing to a library #2683

merged 2 commits into from
Jun 2, 2017

Conversation

schmichael
Copy link
Member

@schmichael schmichael commented Jun 2, 2017

So I got frustrated with the limitations of some of the popular 3rd party libraries out there that provide env file parsing and implemented my own: https://github.com/schmichael/go-envparse Sorry!

The critical feature is supporting JSON string parsing so that our docs can instruct users to simply {{ ... | toJSON }} anything that might contain a newline.

Followup to #2654

@schmichael schmichael requested a review from dadgar June 2, 2017 22:23
@dadgar
Copy link
Contributor

dadgar commented Jun 2, 2017

LGTM

@schmichael schmichael merged commit 80ade32 into master Jun 2, 2017
@schmichael schmichael deleted the f-template-envparse branch June 2, 2017 22:54
@github-actions
Copy link

github-actions bot commented Apr 1, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants