Bug: Seemingly impossible to get a single \
to appear in generated command text.
#187
Open
2 of 4 tasks
Labels
bug
Something isn't working
Is there an existing issue for this?
Current behavior
Code Snippet
When inside of a workflow will only ever generate an even number - 0, 2, 4, ... - of backslashes in the generated configuration - no matter the amount of backslashes included in
BACKSLASH
. This is making it impossible to generate the above command to execute during CI as it complains there is an unclosed<<
tag as that is a protected char/string by CircleCI.Minimum reproduction code
See above.
Steps to reproduce
See above.
Expected behavior
It should be possible to get a single backslash to intentionally appear in generated text.
CircleCI Config SDK version
0.12.3
Node.js version
16.13.0
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: