autorest.typescript icon indicating copy to clipboard operation
autorest.typescript copied to clipboard

Monitor @typespec/compiler next version

Open v-jiaodi opened this issue 6 months ago • 2 comments

Monitor @typespec/compiler dev version build https://dev.azure.com/azure-sdk/public/_build/results?buildId=4208243&view=logs&j=aa4563e2-7f5a-5a88-019c-341451fd8a67&t=3351c2db-8046-5507-7e56-867b3895d138

step: 1.run npm install -g @typespec/compiler@next 2. common/config/rush run npx @azure-tools/typespec-bump-deps@latest pnpm-config.json --add-rush-overrides
3. packages/typespec-test run npx @azure-tools/typespec-bump-deps@latest package.json 4. packages/typespec-test run npx @azure-tools/typespec-bump-deps@latest package.json 5. run rush update && rush build 6. run rushx copy:typespec and rushx generate-tsp-only:rlc

v-jiaodi avatar Aug 14 '24 05:08 v-jiaodi