Skip to content

Handle case where user accidentally uses Process() with a Config when…#109

Merged
sethvargo merged 3 commits intosethvargo:mainfrom
pdewilde:passthrough-process-with-config
May 16, 2024
Merged

Handle case where user accidentally uses Process() with a Config when…#109
sethvargo merged 3 commits intosethvargo:mainfrom
pdewilde:passthrough-process-with-config

Conversation

@pdewilde
Copy link
Contributor

… they should use ProcessWith() by converting their call to the respective ProcessWith call.

resolves #108

… they should use ProcessWith() by converting their call to the respective ProcessWith call.
@sethvargo sethvargo enabled auto-merge (squash) May 16, 2024 21:13
@sethvargo sethvargo merged commit 61cfc0d into sethvargo:main May 16, 2024
@pdewilde pdewilde deleted the passthrough-process-with-config branch May 17, 2024 00:09
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.

Feature Request: Consider mitigating possiblity of calling Process with envconfig.Config as argument.

2 participants