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 function for cloning packages and objects #221

Open
maier-m opened this issue May 25, 2018 · 3 comments
Open

Add function for cloning packages and objects #221

maier-m opened this issue May 25, 2018 · 3 comments
Milestone

Comments

@maier-m
Copy link
Contributor

maier-m commented May 25, 2018

Proposal to add a D1Client function that will assist with cloning packages and objects.
See https://github.com/NCEAS/datamgmt/blob/master/R/clone_package.R for examples (which would be adjusted to achieve this proposal).

There are two use cases I can think of for needing this functionality.

  1. Cloning between "STAGING" and "PROD" environments and vice versa
  2. Manual replication between nodes (uncommon but useful for some nodes with restrictive replication policies like Arctic Data Center).
@gothub
Copy link
Collaborator

gothub commented May 25, 2018

A vignette explaining when and how to use this function would be very helpful.

@maier-m
Copy link
Contributor Author

maier-m commented May 25, 2018

@gothub The how would be simple for me to write. The when would require input from others if there are additional use cases beyond what I detailed above.

@gothub
Copy link
Collaborator

gothub commented May 25, 2018

@maier-m the 'when' I was referring to is the two use cases that you listed. Others can certainly add to any vignette that is created for this.

@gothub gothub added this to the 2.2.0 milestone Jun 12, 2018
@gothub gothub modified the milestones: 2.2.0, 2.3.0 Sep 1, 2020
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

No branches or pull requests

2 participants