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

[Storage] Moving Azure/azure-storage-js repo #1316

Merged
merged 145 commits into from
Mar 12, 2019

Conversation

HarshaNalluru
Copy link
Member

Moving azure-storage-js into the packages/@azure/storage folder

msftgits and others added 30 commits August 4, 2018 04:40
…est-js; Removed meatada for pageblobincrementalcopy
* Rollup, tsconfig fixes, externalize auto-rest, tslib

* Add rollup config
* Update rollup config; produce browser build
* tsconfig.json: enable esModuleInterop, set module to esNext
* Update package.json browser field
* Update npm ignore to include original source
* Clean up package.json, fix build
* Updates to make webpack tree-shake appropriately
* Rollup for tests, including browsers
* Update gitignore
* Change global name to azblob
* Use isNode in bloburl test
* Update .npmignore
* clean up clean task
* Remove node-builtins and node-globals in favor of explict shims
* Remove deep import of ms-rest-js types

* Fix quoting
@HarshaNalluru HarshaNalluru added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Feb 21, 2019
@HarshaNalluru HarshaNalluru self-assigned this Feb 21, 2019
@ghost ghost added the in progress label Feb 21, 2019
Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add names of all three packages here:

"@azure/storage-blob",
"@azure/storage-file",
"@azure/storage-queue",

@jeremymeng
Copy link
Member

Can you squash the last two commits of "disable the automatic publishing for storage package"? Since we will use the Merge Pull Request option when merging, the two will appear in the history if not squashed.

@HarshaNalluru HarshaNalluru merged commit 799f3f6 into Azure:master Mar 12, 2019
@ghost ghost removed the in progress label Mar 12, 2019
HarshaNalluru added a commit to HarshaNalluru/azure-sdk-for-js that referenced this pull request Apr 12, 2019
[Storage] Moving Azure/azure-storage-js repo 
- Merge pull request Azure#1316 from HarshaNalluru/MovingStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants