Skip to content

(Not for review) split stor modules#8

Open
anujkumar93 wants to merge 27 commits intomasterfrom
stor-checking_direct_merge
Open

(Not for review) split stor modules#8
anujkumar93 wants to merge 27 commits intomasterfrom
stor-checking_direct_merge

Conversation

@anujkumar93
Copy link
Copy Markdown
Owner

@anujkumar93 anujkumar93 commented Nov 16, 2018

This is the sum total of changes required to convert singular stor package into 4 packages: stor, stor_swift, stor_dx, stor_s3. Need to redo all these changes because need to open smaller PRs.

Can't open smaller PRs with already existing code because counsyl:dnanexus branch was deleted, so can't fork from it, and counsyl:master has a single DNAnexus v1 commit. So can't find common ancestors across the two since they diverged. This is the closest to making it merge cleanly. Yep, lel. If anybody does reach this, out of the 401 files changed, 301 are vrpy fixtures (*.yaml) which need no review, about half the files were only renamed, so only about ~50 files have reviewable changes.

anujkumar93 and others added 27 commits October 30, 2018 14:00
Initial support for DNAnexus paths with stor (represented as `DXPath` objects).  See documentation for more details!

Sem-Ver: api-break
* release notes for dx

* updating release ntoe

* release notes fix

Co-Authored-By: anujkumar93 <anujkumar.maverick@gmail.com>

* release docs review comments addressed

* Sem-Ver: api-break

* retriggering travis build
* wait_on_close on open dxpath and updating fixtures

* Addressed review comments
* Implemented normpath and changed urllib to requests

* Addressed review comments

* review changes in comments
* Only allow bytes for write_object in Python 3

Sem-Ver: api-break

* Update warning for clarity
* Remove swift_upload_options / kwargs / etc

* simplify open() to only allow mode and encoding as arguments.

Sem-Ver: api-break

* Fix extra kwargs to write_object

* Simplifying suggestion

* Remove upload kwargs from test
* open fix for swift and s3

* added test for open fix

* retriggering travis
* made wait_on_close default to 0 and added docs

* addressed review comments
@anujkumar93 anujkumar93 changed the title Test split stor modules Nov 16, 2018
@anujkumar93 anujkumar93 changed the title split stor modules (Not for review) split stor modules Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants