Skip to content
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

[AutoPR storagesync/resource-manager] Review request for Microsoft.StorageSync to update 2019-02-01 with support for parallel upload and download sync status tracking #1295

Conversation

AutorestCI
Copy link
Contributor

amarzavery and others added 30 commits May 24, 2018 21:47
minor updates to the EH client and EPH
… that vscode does not show red squiggles on describe and it calls for a test file.
set _storageBlobPrefix from options #90
update version to 0.1.3 for EPH
…uctor takes connection and lockstring. It establishes the connection in it's init() method by calling connection.open().

connection, connectionId, cbsSession are required properties of the context.
Deleted rpc.ts. Moved interface definitions to utils.ts. Renamed ClientEntity to LinkEntity. Laid founndation for handling disconnects.
jeremymeng and others added 21 commits February 14, 2019 16:00
Apply build configuration from sdk template to client
- Fix tsc and tslint errors.

- Add rollup configurations.

- Pass `--exit` to Mocha.

The old `unit` run script does the same to force Mocha to exit after
tests complete running.

Our tests hold onto active timers at the end so without this option
Mocha will not exit until after 45 minutes. See
Azure/azure-event-hubs-node#188 for more
details.

Also increasing test timeout.

- Bump package versions.

- Remove usage of `path-browserify`.

According to https://github.com/browserify/path-browserify#install,
Node.js has `path` built-in, and for browsers, bundlers like
browserify or webpack include the `path-browserify` module by
default.

- Upgrade `nyc` to fix the npm audit warning.
Apply build configuration from template for EPH
And disable the automatic publishing for eventhubs packages
as it is used when running tests in the engineering system builds.
Fix a linter issue with ErrorCode property in FilesNotSyncingError
Fix "integer" types in ServerEndpointSyncStatus to specify format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.