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

Remove Google Drive backups #375

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Remove Google Drive backups #375

merged 1 commit into from
Jan 3, 2023

Conversation

matthew-white
Copy link
Member

Progress toward #323.

What has been done to verify that this works as intended?

I don't think there's a lot to verify here. With this PR, Central will no longer run the lib/bin/backup.js script in central-backend. We will remove that script in a separate Backend PR.

Why is this the best possible solution? Were any other approaches considered?

We have to remove run-backup.sh from the crontab. That's the only place that run-backup.sh is used, so we can also remove run-backup.sh.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

This change should be low-risk. The main regression risks will come with the changes to central-backend, which will happen in a separate PR.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

getodk/docs#1535

Before submitting this PR, please make sure you have:

  • verified that any code or assets from external sources are properly credited in comments.

See #323. There will also be changes in Backend and Frontend.
@matthew-white matthew-white merged commit 2522f56 into next Jan 3, 2023
@matthew-white matthew-white deleted the remove-google-backups branch January 3, 2023 20:29
yanokwa pushed a commit to yanokwa/odk-central that referenced this pull request Feb 25, 2023
See getodk#323. There will also be changes in Backend and Frontend.
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