Skip to content

Fix sdk-task invocation by not escaping manually#7508

Merged
1 commit merged intomainfrom
ViktorHofer-patch-2
Jun 10, 2021
Merged

Fix sdk-task invocation by not escaping manually#7508
1 commit merged intomainfrom
ViktorHofer-patch-2

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

Fixes broken official builds and avoid the revert in #7507.

Msbuild-task escaped the output path manually which conflicts with the escaping mechanism that I added to tools.ps1 in a419173.

To double check:

Fixes broken official builds and avoid the revert in #7507.

Msbuild-task escaped the output path manually which conflicted with the escaping mechanism that I added to tools.ps1 in a419173.
@ViktorHofer
Copy link
Copy Markdown
Member Author

Unrelated but we probably want to have CI validation for the sdk-task invocation in arcade.

@ghost
Copy link
Copy Markdown

ghost commented Jun 10, 2021

Unrelated but we probably want to have CI validation for the sdk-task invocation in arcade.

Agreed. I'll file something

@ghost
Copy link
Copy Markdown

ghost commented Jun 10, 2021

As noticed, nothing here is exercised in CI, so abusing admin powers to expedite.

@ghost ghost merged commit a565e0c into main Jun 10, 2021
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-2 branch January 20, 2022 10:46
This pull request was closed.
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.

2 participants