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

Add support for unpacking into MongoDB and for merging packs into one catalog. #16

Merged
merged 27 commits into from
May 5, 2020

Conversation

danielballan
Copy link
Member

@danielballan danielballan commented May 4, 2020

See release notes in this PR for a good summary of what was changed here.

@tacaswell
Copy link
Contributor

I have tested this manually locally. We are going a bit out of our normal process to get this turned around for a user. Pinky swear we will back-fill tests in the future.

@tacaswell tacaswell merged commit a27dbf3 into bluesky:master May 5, 2020
@danielballan danielballan deleted the unpack-mongo branch May 5, 2020 02:26
# Ensure directory exists.
subprocess.run(
["ssh", host, "mkdir", "-p", str(Path(path).parent)], capture_output=True
)
Copy link
Member

Choose a reason for hiding this comment

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

It's a new feature I missed during my leave. What's the purpose? Remote databroker-packing? Will paramiko be more native here?

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.

3 participants