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-drupal): Add tests for meta.count support & fix bug with i18n #33423

Merged
merged 5 commits into from
Oct 5, 2021

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    658c6b2 View commit details
    Browse the repository at this point in the history
  2. Add tests for meta.count URL creation

    The main guerentee that this is working is that only the first articles json file has a
    next href so the only way all articles are fetched is if we create the URLs upfront.
    KyleAMathews committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ff3de92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbca195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    255611d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    662b889 View commit details
    Browse the repository at this point in the history