Skip to content

[JS] Support the breaking detection between HLC and modular classical layer #8305

@MaryGao

Description

@MaryGao

failed to generate the changelog between HLC and Modular:
image

it's a issue in https://github.com/Azure/azure-sdk-tools/blob/main/tools/js-sdk-release-tools/src/hlc/utils/automaticGenerateChangeLogAndBumpVersion.ts#L28
where caused this error.
From HLC package, we have src/models/parameters.ts to generate the api version and let the tool read this to check whether the release is a stable release. but in modular, src/models/parameters.ts doesn't exist.

steps to repro:

  1. checkout try to test cases for networkanalytics with modular generation azure-sdk-for-js#29770
  2. in JS sdk repo root path, run changelog-tool sdk/networkanalytics/arm-networkanalytics

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions