azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[DevCenter] Update tsp latest commit

Open drielenr opened this issue 1 year ago • 3 comments

Update tsp-location.yaml to point to a commit from main in the spec repo and regenerate. The previous commit hash was from a branch never merged, blocking the attempt to release the sdk

After regenerating from latest tsp main, those were the changes introduced:

  • EnvionmentType name was updated to readonly (later fix added on the typespec)
  • PollingHelper and lro packages got updated (updated by code gen). Live test for the LRO operations was executed and no issue was detected.

Previous PR for current sdk: https://github.com/Azure/azure-sdk-for-js/pull/29512 APIView: @azure-rest/developer-devcenter - apiview.dev

drielenr avatar Jun 13 '24 01:06 drielenr

API change check

APIView has identified API level changes in this PR and created following API reviews.

@azure-rest/developer-devcenter

azure-sdk avatar Jun 13 '24 22:06 azure-sdk

@jeremymeng can I have another look on this?

drielenr avatar Jul 04 '24 01:07 drielenr

CI failing due to typescript 5.5.3 upgrade. I submitted PR #30294 to fix the error.

jeremymeng avatar Jul 04 '24 04:07 jeremymeng