-
Notifications
You must be signed in to change notification settings - Fork 46
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
Octo #145
Octo #145
Conversation
Also the associated tests
API: fully remove mds.commands and mds.api
Mnt remove last of v0
DEV: travis file added and mds PR bluesky#239 changes ported
API: remove collections interface - also require authentication on server by default
ENH: Expose exceptions as part of API.
TST: Test that exceptions are included in mds object API.
As previously discussed but possibly not ever written down on GitHub: Given that this PR is potentially disruptive, any new release this cycle will branch off of the 0.8.x release series. We intend to continue moving code and removing redundant code and tests until the packages With that, LEROYYYY JENKINSSSS etc.... |
👏 |
WOOOO! |
🎉 👏 |
🥇 |
🍻 👏 |
Correct FileStore handlers import. Adjusts for NSLS-II/dataportal#145
This is a work in progress to merge databroker, metadatastore, metadataclient, filestore, portable_mds, and portable_fs into a single repository. The plan is to put all of the code in one repository because
The zoo of dependancies will be handled at install time and with judicious top-level imports.
This will go in several phase