Conversation
…n the first 100. This caused it to not "see" the posts > 100 and as a result create endless duplicates (over 8,000!) of the pages every 15 minutes. See wp-cli/handbook#567 git-svn-id: https://meta.svn.wordpress.org/sites/trunk@14468 74240141-8908-4e6f-9713-ba540dce6ec7
|
@swissspidy @schlessera Something between this and the import to make.w.org/cli/handbook/ caused it to go a bit crazy and created 8000 duplicate pages of this lot, which ultimately caused make/cli to try to use >500MB of memory and fatal :) Ultimately I had to delete every page created since this was merged, and then import the manifest fresh after fixing part of the bug that caused it (see WordPress/wordpress.org@1d8d1d9 ) However, in doing that, I've now found that the manifest vs the site structure differed.. a lot..
The manifest has Other pages are now parent pages, such as https://make.wordpress.org/cli/handbook/doctor-check-constant-value/ which based on https://make.wordpress.org/cli/handbook/doctor/ content should've been at ...The more i look at this the more my head hurts :) |
I was wondering why the sub-pages at https://make.wordpress.org/cli/handbook/references/behat-steps/ were not created.
Maybe it's because of this 🤞