Re-export RestError and isRestError from @azure/core-rest-pipeline for Azure flavor packages#3930
Re-export RestError and isRestError from @azure/core-rest-pipeline for Azure flavor packages#3930
Conversation
…r Azure flavor packages Agent-Logs-Url: https://github.com/Azure/autorest.typescript/sessions/2f9556da-31de-4a78-b7fb-e3e7697b051f Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
|
@copilot pull main branch and resolve conflicts, then fix CI error. |
…penai_modular with RestError exports Agent-Logs-Url: https://github.com/Azure/autorest.typescript/sessions/8bf3d0c9-698e-4f57-9d71-39913c0f605a Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Done in commit |
|
@copilot pull main branch and resolve conflicts |
…from our PR) Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Done in commit |
Agent-Logs-Url: https://github.com/Azure/autorest.typescript/sessions/a50117f5-4e22-4146-8a8f-d836ec9554ae Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
|
@copilot fix CI error. |
…RestError exports for Azure flavor packages Agent-Logs-Url: https://github.com/Azure/autorest.typescript/sessions/9dce25f4-fcb1-4083-84f7-deba3c986e40 Co-authored-by: v-jiaodi <80496810+v-jiaodi@users.noreply.github.com>
Fixed in commit Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
RestErrorandisRestErrorfrom@azure/core-rest-pipelinefor Azure flavor generated packages (both RLC and Modular)exportRestErrorTypesfunction inbuildRootIndex.tsthat addsexport { RestError, isRestError } from "@azure/core-rest-pipeline"for Azure flavor packagesbuildIndexFile.ts(rlc-common) usingisAzurePackagecheckpackages/typespec-ts/test/modularUnit/scenarios/classicClient/rootIndex.md)97b34fa) into branch and resolve conflictsacc77b3) into branch (true merge commit)pnpm formatto fix code formatting (function signature formatting inbuildRootIndex.ts)