Skip to content

Conversation

vmaerten
Copy link
Member

@vmaerten vmaerten commented May 9, 2024

Hey @pd93,

I've tried a solution to fix :

It's because since the any vars, some vars are detected as int or float and do not get added to the env map.
So we can let them passthrough and convert them with %v

I've also added a test to convert this case

@andreynering
Copy link
Member

Thanks @vmaerten!

I did an additional fix to make booleans work as well: bfc9d78

v3.37.1 will be released soon.

@andreynering andreynering added type: bug area: env Changes related to environment variables. labels May 9, 2024
@vmaerten vmaerten deleted the fix/1640 branch July 7, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: env Changes related to environment variables.

2 participants