Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Comments

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

Merged
cwhitten merged 2 commits intomasterfrom
benbrown/pathfix
May 8, 2020
Merged

fix: allow dotnet build to work in project folders with spaces in their names#2958
cwhitten merged 2 commits intomasterfrom
benbrown/pathfix

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants