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

fix(gatsby-source-wordpress): draft previews #32915

Merged
merged 4 commits into from
Aug 26, 2021
Merged

Conversation

TylerBarnes
Copy link
Contributor

Draft previews require that we use the non-preview query

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 25, 2021
@TylerBarnes TylerBarnes added topic: source-wordpress Related to Gatsby's integration with WordPress and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Aug 25, 2021
@TylerBarnes TylerBarnes added this to To cherry-pick in V3 Release Hotfixes via automation Aug 25, 2021
Copy link
Contributor

@smthomas smthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vladar vladar merged commit 1810874 into master Aug 26, 2021
@vladar vladar deleted the fix/wp-draft-previews branch August 26, 2021 11:55
vladar pushed a commit that referenced this pull request Aug 26, 2021
* debug

* fix draft previews

* invoke leftover callbacks at the start of preview sourcing

* use proper status

(cherry picked from commit 1810874)
@vladar vladar moved this from To cherry-pick to Backport PR opened in V3 Release Hotfixes Aug 26, 2021
vladar pushed a commit that referenced this pull request Aug 26, 2021
* debug

* fix draft previews

* invoke leftover callbacks at the start of preview sourcing

* use proper status

(cherry picked from commit 1810874)

Co-authored-by: Tyler Barnes <tyler@gatsbyjs.com>
@vladar vladar moved this from Backport PR opened to Backported in V3 Release Hotfixes Aug 26, 2021
@vladar vladar moved this from Backported to Published in V3 Release Hotfixes Aug 26, 2021
wardpeet pushed a commit that referenced this pull request Aug 27, 2021
* debug

* fix draft previews

* invoke leftover callbacks at the start of preview sourcing

* use proper status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-wordpress Related to Gatsby's integration with WordPress
3 participants