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

Unable to skip overwriting local snapshot using one line command #85

Open
dinhtungdu opened this issue May 23, 2021 · 0 comments · May be fixed by #86
Open

Unable to skip overwriting local snapshot using one line command #85

dinhtungdu opened this issue May 23, 2021 · 0 comments · May be fixed by #86
Assignees
Labels
Milestone

Comments

@dinhtungdu
Copy link
Contributor

dinhtungdu commented May 23, 2021

Describe the bug

Currently, there is no way to skip overwriting local snapshot use one line command because the --overwrite_local_copy option doesn't accept any value. This option should be able to skip using one line command like --include_db or --include_files.

By the way, this breaks wpacceptance test because of overwriting snapshot issue inside the WPA docker container:

Warning: rmdir(/root/.wpsnapshots/a3f2959614a18989ea365da4d86945f1/): Device or resource busy in /root/.composer/vendor/10up/wpsnapshots/src/utils.php on line 359

IMO, in the WPA context, it's safe to always skip overwriting local snapshots because the latest snapshot is pulled at the creation time of the docker container.

@jeffpaul jeffpaul added this to the 2.2.0 milestone May 24, 2021
@jeffpaul jeffpaul modified the milestones: 2.2.0, 2.2.1 May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants