Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove doubled 'shell quoting' for path #846

Closed
wants to merge 2 commits into from

Conversation

MatheusMiranda
Copy link

Signed-off-by: Matheus Miranda matheusmirandalacerda@gmail.com

Proposed changes

Removed doubled call on 'quotePath' function, it adds '\\\@' to the path instead of just '\@', helm then fails on finding templates configs for NPM 'scoped packages'. E.g:

image

Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com>
@MatheusMiranda MatheusMiranda changed the title Remove duplicated 'shell quoting' for path Remove doubled 'shell quoting' for path Oct 15, 2019
Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com>
@lblackstone lblackstone mentioned this pull request Oct 16, 2019
@lblackstone
Copy link
Member

Thanks for your contribution, @MatheusMiranda!

I've opened #848 to test your PR (see https://github.com/pulumi/home/issues/562 for explanation) and added a commit that prevents your change from being overwritten on build.

@lblackstone
Copy link
Member

Tests passed, so I went ahead and merged the changes in via #848.

@MatheusMiranda
Copy link
Author

@lblackstone Nice! Thank you, very much 👍

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.

None yet

2 participants