Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
177 stars 73 forks source link

support typespec generation for js mgmt plane and the hlc-code-gen workflow #2642

Open kazrael2119 opened 3 days ago

qiaozha commented 2 days ago

Previously, in hlc release tools, we have a hybrid command that can generate the code, build, and generate change log, bump versions in one command. We want to integrate the typespec generation for mgmt plane with the hlc-code-gen command https://github.com/Azure/azure-sdk-tools/blob/main/tools/js-sdk-release-tools/docs/hlc.md