Skip to content

Conversation

@kazrael2119
Copy link
Member

@kazrael2119 kazrael2119 commented Mar 27, 2024

## ${newVersion} (${date})
The package of ${packageJsonData.name} is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
The package of ${packageJsonData.name} is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
Copy link
Member

@MaryGao MaryGao Apr 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Steps for changelog tools:

  • Modify the change under folder js-sdk-release-tools
  • Delete the package-lock file
  • npm install && build in local version && pack the package
  • Verify it manually in sdk repo
  • Bump the version in sdk-tools repo in packge.json
  • Upgrade the lock file also
  • Prepare the pr for release
  • Merge the pr and release the verison
  • Verify the released version

@kazrael2119
Copy link
Member Author

kazrael2119 commented May 10, 2024

need test :
mixed preview -> stable
image

new version contains the preview changes and preview logs

pure preview -> preview
image

mixed stable -> preview
image
image

mixed preview -> preview
image
image

@kazrael2119
Copy link
Member Author

support compared information if the new pacakge is a beta version
image

@kazrael2119 kazrael2119 marked this pull request as ready for review May 13, 2024 07:51
@kazrael2119 kazrael2119 requested a review from qiaozha as a code owner May 13, 2024 07:51
@kazrael2119
Copy link
Member Author

no issues if it is a firstGA package:
image

Copy link
Member

@MaryGao MaryGao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaryGao
Copy link
Member

MaryGao commented May 15, 2024

/check-enforcer override

@MaryGao MaryGao merged commit c1db898 into Azure:main May 15, 2024
@kazrael2119 kazrael2119 deleted the update-quick-start-link branch May 15, 2024 02:20
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

Successfully merging this pull request may close these issues.

Mgmt plane change log generation policy is incorrect.

2 participants