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: add the remote url to all preview webhook bodies #184

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

TylerBarnes
Copy link
Contributor

Preview webhooks added the remote url as a property on the webhook body. When publishing updates we also send a preview webhook to update the preview Gatsby site. These two webhook bodies previously differed in that the latter didn't include a remoteUrl property. As of gatsby-source-wordpress@5.10.0 this causes problems because the source plugin assumes this property always exists. Related to gatsbyjs/gatsby#32732

@TylerBarnes TylerBarnes merged commit 59090f6 into master Aug 23, 2021
@TylerBarnes TylerBarnes deleted the fix/send-remote-url-on-all-webhooks branch August 23, 2021 21:24
@TylerBarnes
Copy link
Contributor Author

Published in WPGatsby@1.0.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants