You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaryGao
changed the title
Support the breaking detection between HLC and modular
Support the breaking detection between HLC and modular classical layer
May 22, 2024
failed to generate the changelog between HLC and Modular:
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:
changelog-tool sdk/networkanalytics/arm-networkanalytics
The text was updated successfully, but these errors were encountered: