Ian Dunn

Results 452 comments of Ian Dunn

We need to do a refresh of the database anyway, since there's been a lot of progress in the last 6 months, so we can just include all the custom...

Hmmm, was the `wordpress` directory empty before you ran `wp core download`? If you still have the provision log in your terminal backscroll, would you mind dumping it into a...

Unfortunately that Gist just shows what's happening when the provisioner tries to update an existing site. What we need is to see what happens when it tries to create the...

Do you mean a single install/plugins/network folder for wordpress.org, and then other installs for wordcamp.org, jobs.wordpress.net, etc; or do you mean a single multi-network for all the sites, even the...

The current provisioners are setup pretty close to production. * wordpress.org physical servers * wordpress.org multi-network multi-site install * network 1: wordpress.org/, wordpress.org/news, wordpress.org/plugins, login.wordpress.org, wordpress.org/five-for-the-future, etc * network 2:...

[It does exist in the repo](https://wordpress.org/plugins/pwa/) too, not sure why that failed

I think that's a separate issue, it's being tracked in #153

Related: * https://github.com/WordPress/meta-environment/wiki/Reviewing-PRs-with-database-changes - this is probably a bit too extreme in hindsight. These days I'd probably just merge it as long as there aren't extraneous things like test posts,...