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-contentful unable to use behind proxy #28778

Closed
wants to merge 3 commits into from

Conversation

donaldkg
Copy link

@donaldkg donaldkg commented Dec 28, 2020

Description

There is a problem when using gatsby-source-contentful behind proxy. The gatsby build process will be stuck in load plugins. I suggest to remove validateContentfulAccess function since it is optional and introduces a problem in the build process.

Documentation

Related Issues

Fixes #28526

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 28, 2020
@LekoArts LekoArts added topic: source-contentful Related to Gatsby's integration with Contentful and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 4, 2021
@LekoArts
Copy link
Contributor

LekoArts commented Jan 4, 2021

Hey! Thanks so much for opening a pull request!

The change you’ve proposed is not going to be accepted because this change doesn't meaningfully improve docs, fix a bug, or otherwise improve functionality. Just removing the functionality is not an option, it's there for a reason :)

We absolutely want to have you as a contributor, so please take a look at our open issues for ideas, and please reach out to us on Twitter at @gatsbyjs with questions.

Thanks again, and we look forward to seeing more PRs from you in the future! 💪💜

@LekoArts LekoArts closed this Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-contentful Related to Gatsby's integration with Contentful
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gatsby-source-contentful] Stuck at load plugins when using proxy
2 participants