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

Standardize & automate production content import #1

Open
iandunn opened this issue Aug 13, 2021 · 0 comments
Open

Standardize & automate production content import #1

iandunn opened this issue Aug 13, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@iandunn
Copy link
Member

iandunn commented Aug 13, 2021

WordPress/wporg-news-2021#10 describes how to manually import db content. It'd be nice to have a standard and automated approach for that across all repos.

wp hammer might be useful for that. Example:

https://github.com/iandunn/regolith/blob/aec98edaacb12655d9947fe15379d42eb67a2c44/bin/sync-production-content.sh#L133

That Regolith script has some MySQL queries and other functions that may be useful too, but we also have some limitations that prevent the most convenient features of it.

wp-hammer will also miss some essential PII, like comment emails.

So, we may not be able to automate all of it, but it might be worth exploring the next time we need to import/update content.

@iandunn iandunn added the enhancement New feature or request label Aug 13, 2021
@iandunn iandunn added this to the 2nd repo milestone Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant