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): wait for LMDB upserts to finish before emitting ENGINES_READY #34853

Merged
merged 9 commits into from
Feb 21, 2022

Commits on Feb 18, 2022

  1. start materializing page mode sooner, wait for it to finish before em…

    …itting ENGINES_READY
    pieh committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ab55086 View commit details
    Browse the repository at this point in the history
  2. checksum

    pieh committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4b1a3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4bb08 View commit details
    Browse the repository at this point in the history
  4. move checksum comparison

    pieh committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    7fbbab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. drop unneeded @ts-ignore

    pieh committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    6dcd175 View commit details
    Browse the repository at this point in the history
  2. drop GATSBY_MATERIALIZE_EARLY

    pieh committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0da6f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. drop checksum

    pieh committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d86fcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c0bf6 View commit details
    Browse the repository at this point in the history
  3. single start of materialization

    pieh committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2d2f2f9 View commit details
    Browse the repository at this point in the history