Skip to content

Comments

[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

Closed
AutorestCI wants to merge 468 commits intorestapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01from
restapi_auto_storagesync-2019-02-01-protocolchanges
Closed

[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
AutorestCI wants to merge 468 commits intorestapi_auto_dev-storagesync-Microsoft.StorageSync-2019-02-01from
restapi_auto_storagesync-2019-02-01-protocolchanges

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.
ShivangiReja and others added 23 commits February 13, 2019 15:14
- Add build configuration from sdk template

- Fix tsc and tslint errors

- Add a README.md for client examples

- Bump version to 2.0.0-preview.1
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
@kpajdzik kpajdzik closed this Feb 22, 2019
@kpajdzik kpajdzik deleted the restapi_auto_storagesync-2019-02-01-protocolchanges branch February 22, 2019 02:07
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.