Azure / Azure/azure-sdk-tools

[JS] bugs from `tryFindApiVersionInRestClient` function in js sdk release tools

Open
#12,163 0 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

in tryFindApiVersionInRestClientV1 V2 V3 function, it will try to find the apiversion from the function named `createClient` But modular doesn't have this function, it's for RLC. The modular one is called creatXXX, similar to `createAIProject`

Contributor guide

Open the contributing guide

Research direction

Locate the JavaScript release-tool code implementing tryFindApiVersionInRestClientV1, V2, and V3, then inspect how it identifies createClient for RLC. Compare that with the modular SDK naming pattern described in the issue, such as createAIProject. Done means the API-version lookup handles both RLC and modular client entry points, with the relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.