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

fix: allow dotnet build to work in project folders with spaces in their names #2958

Merged
merged 2 commits into from
May 8, 2020

Conversation

benbrown
Copy link
Contributor

@benbrown benbrown commented May 8, 2020

Description

If a bot project or the composer app itself has a space in the path, the azurePublish functions will fail.

This patch wraps the path in quotes so that the spawned processes do not fail.

This affects azurePublish only.

Task Item

refs #2926

Related to #2926 (but does not fully address the entire issue)

@benbrown benbrown changed the base branch from stable to master May 8, 2020 17:57
@github-actions
Copy link

github-actions bot commented May 8, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling 4d43218 on benbrown/pathfix into 819ede5 on master.

@cwhitten cwhitten merged commit 4c69132 into master May 8, 2020
@cwhitten cwhitten deleted the benbrown/pathfix branch May 8, 2020 21:15
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…icrosoft#2958)

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
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.

4 participants