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

[v2] drupal test fix + drupal/wordpress dependency change #5170

Merged
merged 2 commits into from
Apr 27, 2018

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Apr 27, 2018

drupal test change:

After change to use createNodeId in #5130 jsonapi id is no longer used as node id (it was moved to drupal_id), so I just removed that part of test and renamed the test

package.json updates:

Both gatsby-source-wordpress and gatsby-source-drupal have dependency gatsby-source-filesystem@^2.0.0-alpha.8 (which was published 1 day ago)
but yarn resolves that (I guess because of carret) to 2.0.0-alpha.f98688ee (which was published 2 months ago). This change should hopefully point to latest alpha.

@KyleAMathews KyleAMathews merged commit 7092fad into gatsbyjs:v2 Apr 27, 2018
@KyleAMathews
Copy link
Contributor

Thanks!

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.

2 participants