Skip to content

Updates to run on ADO#112

Merged
tjprescott merged 8 commits intomasterfrom
ConvertCIWork
Jul 5, 2019
Merged

Updates to run on ADO#112
tjprescott merged 8 commits intomasterfrom
ConvertCIWork

Conversation

@tjprescott
Copy link
Copy Markdown
Member

Minor tweaks to ensure azdev will run correctly in ADO pipelines.

@tjprescott tjprescott added enhancement New feature or request infrastructure labels Jul 5, 2019
@tjprescott tjprescott requested review from marstr and zikalino July 5, 2019 17:07
@tjprescott tjprescott requested a review from yugangw-msft July 5, 2019 17:15
example_text = example_text.replace("\\\n", " ") # wrap escaped newline into one line.
example_text = example_text.replace("\\ ", " ") # remove left over escape after wrapping
# handle single and double quotes properly
lines = example_text.splitlines()
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the port of Zim's change in the azure-cli's internal azdev.

@tjprescott tjprescott merged commit 3c8701e into master Jul 5, 2019
@tjprescott tjprescott deleted the ConvertCIWork branch July 5, 2019 21:35
RenSilvaAU pushed a commit to RenSilvaAU/azure-cli-dev-tools that referenced this pull request Aug 7, 2025
fix command schema duplicated diff caculation issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant