Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
109 stars 167 forks source link

SDK Automation should report error when the config output path is incorrect. #3650

Closed qiaozha closed 1 year ago

qiaozha commented 2 years ago

Sometimes, we will get service readme.typescirpt.md configed like this https://github.com/Azure/azure-rest-api-specs/pull/19729/files And in fact this RP's SDK can not be generated correctly if we don't add the title configuration. Such kind of SDK generation failure can not be detected if we don't set the SDK output path correctly. we should report errors in the SDK automation pipeline when this output path is incorrect.

dw511214992 commented 1 year ago

close it as finished.