azure-sdk-tools/tools/js-sdk-release-tools
Mary Gao 36aeeb7477
Fix build issues for modular sdk (#7227)
* Disable the folder check

* Update the version

* Fix build issue for modular SDK
2023-11-02 14:30:06 +08:00
..
docs delete generating static files because codegen can generate them in RLC automation tool (#3371) 2022-05-25 11:18:02 +08:00
src Fix build issues for modular sdk (#7227) 2023-11-02 14:30:06 +08:00
Readme.md add llc automation tool (#2323) 2021-12-06 14:54:24 +08:00
ci.yml Update `ubuntu-latest` images: set them to Ubuntu 22.04 XOR comment they are `latest` intentionally (#5006) 2023-01-10 14:35:06 -08:00
package-lock.json Integration common script for js data-plane gen command (#6292) 2023-06-14 15:31:59 +08:00
package.json Fix build issues for modular sdk (#7227) 2023-11-02 14:30:06 +08:00
tsconfig.json rename js-sdk-release-tools (#2287) 2021-11-17 11:22:12 +08:00

Readme.md

Azure JS SDK Release Tools

  1. For tools of track2 mgmt js sdk, please go to hlc.md;
  2. For tools of js llc, please go to llc.md;
  3. If you want to go through how changelog tool works, please go to changelog-tool.md;