Skip to content

Conversation

bharathkkb
Copy link
Contributor

  • fix(envVars): Handle multiple delimiters when parsing

Split a key/val pair only on the first equals character, preserving
any remaining equals characters in the key and value.

  • test(envVars): Test env var string parsing with multiple delim chars

* fix(envVars): Handle multiple delimiters when parsing

Split a key/val pair only on the first equals character, preserving
any remaining equals characters in the key and value.

* test(envVars): Test env var string parsing with multiple delim chars
@bharathkkb bharathkkb requested a review from a team as a code owner July 21, 2021 16:45
@google-cla google-cla bot added the cla: yes label Jul 21, 2021
@bharathkkb bharathkkb merged commit 199d134 into main Jul 21, 2021
@sethvargo sethvargo deleted the pr-122 branch November 22, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants