-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dev-tool] Update migrate-package for ARM packages and update snippets (
#32550) ### Packages impacted by this PR - @azure/dev-tool - @azure/arm-voiceservices - @azure/arm-webpubsub - @azure/arm-workloads - @azure/arm-workloadssapvirtualinstance ### Issues associated with this PR - #32184 - #32416 ### Describe the problem that is addressed by this PR Updates the migration tool for ARM packages and updates snippets for the above packages. This adds the following for the migration tool. - Fixes for `samples-dev` to add `Promise<void>` to all non-marked methods - Change `beforeEach` and `afterEach` to use arrow functions instead of `function` - Fix the `timeout` issue on `it` and `it.skip` to move it to an options parameter. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
- Loading branch information
1 parent
150f1ad
commit 706086f
Showing
410 changed files
with
2,483 additions
and
2,521 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.