Skip to content

Conversation

@wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented Aug 3, 2022

The pipeline (Azure CLI Extensions Sync to MicrosoftDocs)didn't work since July 5th.
image
Here is the error message:
image
Since MarkupSafe remove soft_unicode in version 2.1.0
So we use MarkupSafe == 2.0.1 to fix this error.
And we use jinja2 == 3.0.3 in azure-cli which already drops the soft_unicode.
https://github.com/Azure/azure-cli/blob/75f7048672cf8198bb8f073262caa9e706b68699/scripts/ci/test_ref_doc.sh#L17
So we also upgrade jinja2 to 3.0.3 in azure-cli-extensions.
Test result:
image

@ghost ghost added Auto-Assign Auto assign by bot CI labels Aug 3, 2022
@ghost ghost requested review from jiasli, jsntcy, kairu-ms and yonzhan August 3, 2022 02:01
@ghost ghost assigned wangzelin007 Aug 3, 2022
@ghost ghost added this to the Aug 2022 (2022-09-06) milestone Aug 3, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 3, 2022

Good to know you fixed it! @wangzelin007

@wangzelin007 wangzelin007 merged commit 0dbfaae into Azure:main Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants