Skip to content

Conversation

@nils-a
Copy link
Contributor

@nils-a nils-a commented Oct 4, 2021

When parsing the input for the DevOps task, every occurrence
of "" was replaced by "\" - probably in the assumption that
every JSON specified as transformation will always be
incorrectly escaped.

This will fix #78, however this will also break pipelines for everyone who is currently replacing paths using technically non-valid json.

When parsing the input for the DevOps task, every occurrence
of "\" was replaced by "\\" - probably in the assumption that
every JSON specified as transformation will always be
incorrectly escaped.
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.

Transforming directory pathh adds extra slashes "\\"

1 participant