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-filesystem): fix race condition when using publicURL field #28176

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

styxlab
Copy link
Contributor

@styxlab styxlab commented Nov 19, 2020

Description

Fixes the race condition as discussed in #27984. @pieh: Please review.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 19, 2020
@styxlab
Copy link
Contributor Author

styxlab commented Nov 19, 2020

Let me know how I can fix the ci/circleci: integration_tests_gatsby_cli test.

@pieh
Copy link
Contributor

pieh commented Nov 19, 2020

Let me know how I can fix the ci/circleci: integration_tests_gatsby_cli test.

Ah sorry about this - please don't worry about this - this been flaky test that we didn't yet found a way to fix ( it's very likely unrelated to your changes). I will restart that test (potentially multiple times :S)

@pieh pieh self-assigned this Nov 19, 2020
@pieh pieh added 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 Nov 19, 2020
@pieh pieh changed the title fixes /gatsbyjs/gatsby/issues/27984 fix(gatsby-source-filesystem): fix race condition when using publicURL field Nov 20, 2020
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@pieh pieh merged commit 1abf65c into gatsbyjs:master Nov 20, 2020
@pieh pieh added this to To cherry-pick in V2 Release hotfixes via automation Nov 20, 2020
vladar pushed a commit that referenced this pull request Nov 20, 2020
…RL` field (#28176)

Co-authored-by: cws <cws@home.fritz.box>
(cherry picked from commit 1abf65c)
vladar added a commit that referenced this pull request Nov 23, 2020
…RL` field (#28176) (#28209)

Co-authored-by: cws <cws@home.fritz.box>
(cherry picked from commit 1abf65c)

Co-authored-by: Joost Jansky <styxlab@users.noreply.github.com>
@vladar vladar moved this from To cherry-pick to Backported in V2 Release hotfixes Nov 23, 2020
@vladar
Copy link
Contributor

vladar commented Nov 23, 2020

Published in gatsby-source-filesystem@2.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem)
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants