We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859d599 commit a9b002aCopy full SHA for a9b002a
.scripts/automation_generate.sh
@@ -1,2 +1,2 @@
1
#!/usr/bin/env bash
2
-track2-codegen-automation-for-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/typescript@6.0.0-beta.13
+hlc-code-gen-for-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/typescript@6.0.0-alpha.16.20211130.1
.scripts/automation_init.sh
@@ -3,4 +3,4 @@
3
npm install -g @microsoft/rush
4
rush install
5
# install release tools
6
-npm install -g azure-track2-js-sdk-release-tools
+npm install -g @azure-tools/js-sdk-release-tools
0 commit comments