Skip to content

feat: fork github.com/joho/godotenv into internal/conf/envparse#2521

Merged
cstockton merged 5 commits into
masterfrom
cs/feat-pkg-envparse
May 15, 2026
Merged

feat: fork github.com/joho/godotenv into internal/conf/envparse#2521
cstockton merged 5 commits into
masterfrom
cs/feat-pkg-envparse

Conversation

@cstockton
Copy link
Copy Markdown
Contributor

This incorporates some of the upstream bug fixes and makes minor changes to Parsing for internal auth use. It includes all the tests from the godotenv which are ran side by side with the new Parse functions.

Chris Stockton added 2 commits May 7, 2026 10:38
This initial commit adds the unmodified version of the godotenv
parser to make it easier to identify changes I've implemented in
the next commits.
This incorporates some of the upstream bug fixes and makes minor
changes to Parsing for internal auth use. It includes all the
tests from the godotenv which are ran side by side with the new
Parse functions.
@cstockton cstockton requested a review from a team as a code owner May 7, 2026 18:47
Comment thread internal/conf/envparse/envparse.go Outdated
Chris Stockton added 2 commits May 14, 2026 14:58
Also removes _any_ source data from showing from config errors.
@cstockton cstockton merged commit cda62a9 into master May 15, 2026
5 checks passed
@cstockton cstockton deleted the cs/feat-pkg-envparse branch May 15, 2026 13:24
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