Skip to content

sync core library https://github.com/microsoft/typespec/pull/9845#3298

Draft
XiaofeiCao wants to merge 7 commits intomainfrom
mgmt_use_separate_entry_for_example
Draft

sync core library https://github.com/microsoft/typespec/pull/9845#3298
XiaofeiCao wants to merge 7 commits intomainfrom
mgmt_use_separate_entry_for_example

Conversation

@XiaofeiCao
Copy link
Contributor

No description provided.

@weidongxu-microsoft
Copy link
Member

when I am running on local it seems OK

image image

@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Mar 5, 2026

maybe similar to this microsoft/typespec#6662

and to this day we has code in tsp-client like this 2>&1
https://github.com/Azure/azure-sdk-for-java/blob/main/eng/scripts/Compare-CurrentToCodegeneration.ps1#L172


though 3.7.2 is fine too, we are not likely to bump version anyway.

@XiaofeiCao
Copy link
Contributor Author

XiaofeiCao commented Mar 5, 2026

maybe similar to this microsoft/typespec#6662

and to this day we has code in tsp-client like this 2>&1 https://github.com/Azure/azure-sdk-for-java/blob/main/eng/scripts/Compare-CurrentToCodegeneration.ps1#L172

though 3.7.2 is fine too, we are not likely to bump version anyway.

Yeah, exit code is 0 for 3.8.0. Pipeline failure likely be caused by stderr. We could merge stderr into stdout as you mentioned. Curious why failOnStderr: false doesn't work...

Anyway, I'll stick to pinning autorest version.

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