-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Feat: launch gatsby-source-wordpress v4 #29150
Conversation
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.
Added some comments, nothing blocking for merge so if you rather merge first that's fine as well.
How will we create these Wordpress docs moving forward? Will they stay inside gatsby-source-wordpress or rather move to /docs? How do you see it evolving?
Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
…atsbyjs/gatsby into feat/launch-gatsby-source-wordpress-v4
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.
Thanks! Looks good to merge, let's do some cleanup ~ make sure tests are wired in, in follow up PRs
Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com> Co-authored-by: Ward Peeters <ward@coding-tech.com> Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> (cherry picked from commit 862637b)
* Feat: launch gatsby-source-wordpress v4 (#29150) Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com> Co-authored-by: Ward Peeters <ward@coding-tech.com> Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> (cherry picked from commit 862637b) * fix dependency versions * update yarn.lock Co-authored-by: Tyler Barnes <tylerdbarnes@gmail.com>
This brings all of https://github.com/gatsbyjs/gatsby-source-wordpress-experimental over here:
gatsby-source-wordpress-experimental
togatsby-source-wordpress
4.0.0
gatsby-starter-wordpress-blog
I'm 99% sure the tests aren't working yet and there are likely some config files that can be removed but this is a good start.