Skip to content

Conversation

@sethvargo
Copy link
Contributor

@sethvargo sethvargo commented Mar 28, 2024

This requires changing the test inputs to expect JSON instead of K=V pairs in our e2e runner.

@sethvargo sethvargo requested a review from a team as a code owner March 28, 2024 14:03
@sethvargo sethvargo force-pushed the sethvargo/test branch 3 times, most recently from 3b0d0da to 9366c83 Compare March 28, 2024 14:15
@sethvargo sethvargo changed the title Add test for complex envvars with special characters Use new helper to compile KV string Mar 28, 2024
@sethvargo sethvargo force-pushed the sethvargo/test branch 3 times, most recently from 488a5c8 to 5fd6dd4 Compare March 28, 2024 14:41
This requires changing the test inputs to expect JSON instead of K=V pairs in our e2e runner.
@sethvargo sethvargo merged commit 68504f3 into main Mar 28, 2024
@sethvargo sethvargo deleted the sethvargo/test branch March 28, 2024 15:01
sethvargo pushed a commit that referenced this pull request Mar 28, 2024
## What's Changed
* security: bump undici from 5.28.2 to 5.28.3 by @dependabot in
#489
* Use new helper to compile KV string by @sethvargo in
#496
* Document how set traffic to the latest revision by @sethvargo in
#498


**Full Changelog**:
v2.2.0...3a6ddb2
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.

env vars with commas in value do not work Document about environment variable escaping

2 participants