You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should write a test case that checks whether marshalling from env variables works properly everywhere, so that we notice when someone updates the library and breaks it.
Expected Behavior
To fix this, we need to update our build and test pipelines to include the feature flag -tags=viper_bind_struct
Steps To Reproduce
No response
Relevant logs and/or screenshots, environment information, etc.
No response
Who can address the issue?
Anyone
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
We need to be careful when updating viper beyond v1.18.0
#73 (comment)
We should write a test case that checks whether marshalling from env variables works properly everywhere, so that we notice when someone updates the library and breaks it.
Expected Behavior
To fix this, we need to update our build and test pipelines to include the feature flag
-tags=viper_bind_struct
Steps To Reproduce
No response
Relevant logs and/or screenshots, environment information, etc.
No response
Who can address the issue?
Anyone
Anything else?
No response
The text was updated successfully, but these errors were encountered: