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: framework detection test race condition #6564

Merged
merged 9 commits into from
May 9, 2024

Commits on May 8, 2024

  1. chore: replace deprecated buildAsync call

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1e7ed8c View commit details
    Browse the repository at this point in the history
  2. chore: don't mix await and .then()

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9cac214 View commit details
    Browse the repository at this point in the history
  3. chore: move away from deprecated withSiteBuilder implementation

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8e4b812 View commit details
    Browse the repository at this point in the history
  4. test: remove final reference to cleanupAsync and remove function

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf3c115 View commit details
    Browse the repository at this point in the history
  5. test: remove redundant and flaky test

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    adfd122 View commit details
    Browse the repository at this point in the history
  6. fix: clean up a few lint warnings

    Mateusz Bocian authored and mrstork committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3b155b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdbeb40 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    dd5329f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840efed View commit details
    Browse the repository at this point in the history