Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
32 stars 80 forks source link

eng, add a DevPackage mode to sync sdk pipeline #2763

Closed weidongxu-microsoft closed 1 month ago

weidongxu-microsoft commented 1 month ago

When DevPackage=true, the pipeline would use the local build of the branch, to regen SDKs.

It would let us see what can change, before release typespec-java.

test, dev https://github.com/Azure/azure-sdk-for-java/pull/40173 non-dev https://github.com/Azure/azure-sdk-for-java/pull/40174