Skip to content

Chore: Switch to single-threaded production builds#7466

Merged
yi-nuo426 merged 4 commits intomasterfrom
work/sharp-rhodes
Mar 9, 2026
Merged

Chore: Switch to single-threaded production builds#7466
yi-nuo426 merged 4 commits intomasterfrom
work/sharp-rhodes

Conversation

@leecalcote
Copy link
Copy Markdown
Member

@leecalcote leecalcote commented Mar 9, 2026

An attempt to eliminate race conditions in the production build causing blog posts to go missing on occasion.

Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 9, 2026 19:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Disables Gatsby’s parallel sourcing behavior to reduce concurrency during production builds.

Changes:

  • Added PARALLEL_SOURCING: false to Gatsby flags.

Comment thread gatsby-config.js Outdated
Comment thread gatsby-config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Yī nuò <218099172+yi-nuo426@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@yi-nuo426 yi-nuo426 left a comment

Choose a reason for hiding this comment

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

good

Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>
@github-actions github-actions Bot added the area/blog New posts or new blog functionality label Mar 9, 2026
Copy link
Copy Markdown
Contributor

@yi-nuo426 yi-nuo426 left a comment

Choose a reason for hiding this comment

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

good

@yi-nuo426 yi-nuo426 merged commit 4aaf9cb into master Mar 9, 2026
4 checks passed
@yi-nuo426 yi-nuo426 deleted the work/sharp-rhodes branch March 9, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/blog New posts or new blog functionality area/site-config

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants