Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate A Output File To Store Useful Information That Utilized By JS SDK Release Tool #3005

Open
wanlwanl opened this issue Jan 15, 2025 · 0 comments

Comments

@wanlwanl
Copy link
Member

wanlwanl commented Jan 15, 2025

Problem
Currently js sdk release tool has to search for api version for each type of client. Since emitter is constantly update, it may change the file and the code to put api-version. It causes sdk automation failure if emitter has related updates. It could become a bigger problem when self-serve release publishes.
e.g. js-sdk-release-tool changes multiple times to get api version. https://github.com/Azure/azure-sdk-tools/blob/4f29ba29360ef60c6449cb80f6dbe902789c8b97/tools/js-sdk-release-tools/src/xlc/apiVersion/utils.ts#L85-L92

Expectation
Output a file that store before the end of this semester:

  • api-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant