-
Couldn't load subscription status.
- Fork 33
Update/gatsby wordpress #612
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
base: master
Are you sure you want to change the base?
Conversation
adds ids to both app routes to make them easier to locate in deploy scripts
updates db space just a bit
…pendencies) updates wordpress core to 5.9.X branch adds wp-gatsby and wp-graphql plugins adds wp-core-installer and composer installers as allow-plugins
symlinks env.production to deploy/platformsh.env which is built by wordpress during deploy stage moves and syncs .config that is created during build but would be overwritten since we need .config to be writable later adds network file share
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gilzow looks great - want me to merge now or wait until the template is updated?
# Conflicts: # templates/gatsby-wordpress/files/.platform/routes.yaml # templates/gatsby-wordpress/files/gatsby/package-lock.json # templates/gatsby-wordpress/files/wordpress/composer.lock Updates PR branch to latest from Master
|
This should close #612 bringing it and the current WordPress-Composer template into sync |
Updates template to latest from WordPress + Gatsby and adds automation of WordPress install and dummy content.