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

feat(gatsby-source-drupal): filter api requests by languages #37684

Merged
merged 5 commits into from Feb 22, 2023

Conversation

kathmbeck
Copy link
Contributor

Description

This adds a plugin option to filter api requests to drupal by the current language code.

Documentation

Tests

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 21, 2023
@kathmbeck kathmbeck added topic: source-drupal Related to Gatsby's integration with Drupal bot: merge on green Gatsbot will merge these PRs automatically when all tests passes and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 21, 2023
@kathmbeck kathmbeck added this to To cherry-pick in V4 Release hotfixes via automation Feb 21, 2023
@kathmbeck kathmbeck added this to To cherry-pick in V5 Release hotfixes via automation Feb 21, 2023
@TylerBarnes TylerBarnes merged commit 310b30d into master Feb 22, 2023
@TylerBarnes TylerBarnes deleted the drupal-filter-languages branch February 22, 2023 18:45
@TylerBarnes
Copy link
Contributor

The failing test was unrelated so I admin merged

pieh pushed a commit that referenced this pull request Feb 22, 2023
* filter by languages

* add option to schema

* readme/remove import

* specify boolean

(cherry picked from commit 310b30d)
pieh pushed a commit that referenced this pull request Feb 22, 2023
* filter by languages

* add option to schema

* readme/remove import

* specify boolean

(cherry picked from commit 310b30d)
@pieh pieh moved this from To cherry-pick to Backport PR opened in V5 Release hotfixes Feb 22, 2023
@pieh pieh moved this from To cherry-pick to Backport PR opened in V4 Release hotfixes Feb 22, 2023
pieh pushed a commit that referenced this pull request Feb 23, 2023
…#37690)

* filter by languages

* add option to schema

* readme/remove import

* specify boolean

(cherry picked from commit 310b30d)

Co-authored-by: Katherine Beck <49894658+kathmbeck@users.noreply.github.com>
pieh pushed a commit that referenced this pull request Feb 23, 2023
…#37691)

* filter by languages

* add option to schema

* readme/remove import

* specify boolean

(cherry picked from commit 310b30d)

Co-authored-by: Katherine Beck <49894658+kathmbeck@users.noreply.github.com>
@pieh pieh moved this from Backport PR opened to Backported in V4 Release hotfixes Feb 23, 2023
@pieh pieh moved this from Backport PR opened to Backported in V5 Release hotfixes Feb 23, 2023
@pieh pieh moved this from Backported to Published in V4 Release hotfixes Feb 23, 2023
@pieh pieh moved this from Backported to Published in V5 Release hotfixes Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: source-drupal Related to Gatsby's integration with Drupal
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants