Closed dhuynh95 closed 4 months ago
@adeprez can you check this PR?
It's just some util and extra check to make sure the YAML generated is interpreted as strings and not automatically convert to numbers which makes things crash
I made a small change to execute the replace_value only when we detect a number pattern instead of any value
replace_value
@adeprez can you check this PR?
It's just some util and extra check to make sure the YAML generated is interpreted as strings and not automatically convert to numbers which makes things crash