Azure / autorest.java

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

tsp, update cadl-ranch 0.31.1 and update tests #2595

Closed weidongxu-microsoft closed 6 months ago

weidongxu-microsoft commented 6 months ago
  1. update cadl-ranch version, example https://github.com/Azure/autorest.java/commit/f62e75bfc5ac8403482dbd60f1d986b4ba4104d9#diff-29fda3c5b2224da1bc59af63d58321d831cbc2224874364b02a0e2831d729147
  2. commit and push to branch
  3. regen test code via Action https://github.com/Azure/autorest.java/actions/workflows/generate-test-code.yml (run the one on your org and branch)
  4. update tests (there is some changes in this version of cadl-ranch)
  5. run tests, create PR if all pass

No need to add new tests.