Skip to content

[js release tool]: Remove the RLC path from the JS release tool #39249

Description

@lirenhe

As we already remove RLC related code from JS emitter, so our next step is to remove the RLC related work in the JS release tool. Today, when service team use the RLC setting in SDK automation, we could not provide a clear message to suggest them to move to modular.

As there are still a couple of libraries that use the following config:

'is-modular-library: false':

We could consider 2 approaches:

Option 1. Active communicate and wait till all services get rid of RLC SDK generation, then we just remove the RLC path in the release tool.
Option 2. Update release tool directly and for services that still use RLC setting, report a clear message to ask them to update the config to use modular

As the remaining lib are most related to data plane, @xirzec, please let us know your preference. thanks

Metadata

Metadata

Assignees

Labels

dev-toolIssues related to the Azure SDK for JS dev-tool

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions