-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Abstract aborter into its own library #2373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dc5f0d8
Move aborter to its own library
bterlson 2ef4d4d
Make consistent versions for rollup plugins and typescript
bterlson 2ea1034
Tests for aborter
bterlson e2b77ec
Update readme
bterlson 568eeb7
Unify @types/node version to ^8.0.0
jeremymeng 91f3e2d
Add Aborter tests
jeremymeng 5e44428
Enable browser
jeremymeng 81359a4
Fix file paths
jeremymeng 8573582
Run "format" script
jeremymeng 944b2e0
Apply Brandon's pnpm fix
jeremymeng 1bce4c3
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…
jeremymeng 9dbb68c
Fix types file path
jeremymeng c388512
Update file and queue to use the @azure/core-aborter dependency
jeremymeng 757a231
Remove aborter tests in blob/file/queue
jeremymeng 3325839
[Storage-Blob] Rename clients from *URL => *Client (#2874)
jeremymeng 7cad284
[Storage-file] Rename *URL to *Client (#2877)
jeremymeng 4562d8e
Merge remote-tracking branch 'upstream/feature/storage' into feature-…
jeremymeng f59ecdd
[Storage-queue] Rename *URL to *Client (#2911)
jeremymeng 0186e89
Follow up rename: ServiceClient to BlobServiceClient (#2917)
jeremymeng 63b7643
Merge remote-tracking branch 'upstream/feature/storage' into rush_abs…
jeremymeng 24a09a2
Fix errors and warnings
jeremymeng 41ee2f6
Fix merging errors
jeremymeng 738e3d2
Improve package.json
jeremymeng d3c2844
Make npm scripts to follow convention
jeremymeng 2c922b5
Add LICENSE file
jeremymeng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.