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 image cdn support for files type and typePrefix #38057

Merged
merged 6 commits into from
May 5, 2023

Conversation

ascorbic
Copy link
Contributor

@ascorbic ascorbic commented May 4, 2023

Description

Currently we add image CDN support to the file__file type. However Contenta or Drupal or something now uses the type files instead. This PR adds support to that type too. It also ensures that the type names use the typePrefix value if set.

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 May 4, 2023
@ascorbic ascorbic marked this pull request as ready for review May 4, 2023 12:04
@ascorbic ascorbic marked this pull request as draft May 4, 2023 12:05
@ascorbic ascorbic changed the title fix(gatsby-source-drupal): add image cdn support for files type fix(gatsby-source-drupal): add image cdn support for files type and typePrefix May 4, 2023
@ascorbic ascorbic marked this pull request as ready for review May 4, 2023 12:09
@LekoArts LekoArts added topic: source-drupal Related to Gatsby's integration with Drupal topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-drupal Related to Gatsby's integration with Drupal topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants