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

[CORL-3064] create a tenant data downloader utility #4528

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

nick-funk
Copy link
Contributor

What does this PR do?

Adds a CLI script under utilities/download that allows admins/support to backup all data for tenants on a MongoDB instance.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

None

Does this PR introduce any new environment variables or feature flags?

No

If any indexes were added, were they added to INDEXES.md?

N/A

How do I test this PR?

  • follow the instructions in the README inside utilities/download
  • set up the config described in the README for your local coral instance (i.e. mongodb://localhost:27017)
  • run the script pointing to the config file you created
  • check the output folder to make sure it downloaded everything inside your Coral database

Were any tests migrated to React Testing Library?

No

How do we deploy this PR?

No special considerations.

Copy link

netlify bot commented Feb 6, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit 9dfe861
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/65c28bafed0bc20008116250

Copy link
Contributor

@kabeaty kabeaty left a comment

Choose a reason for hiding this comment

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

Very nice, thank you for adding!

@kabeaty kabeaty added this pull request to the merge queue Feb 12, 2024
Merged via the queue into develop with commit bf14f3e Feb 12, 2024
6 checks passed
@kabeaty kabeaty deleted the feat/CORL-3064-data-downloader branch February 12, 2024 18:29
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.

None yet

2 participants