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 Cypress Test Concurrency #570

Merged
merged 34 commits into from
May 16, 2024
Merged

Fix Cypress Test Concurrency #570

merged 34 commits into from
May 16, 2024

Commits on May 16, 2024

  1. initial commit

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2dd1e93 View commit details
    Browse the repository at this point in the history
  2. rebase onto main

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    735d47a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775aa73 View commit details
    Browse the repository at this point in the history
  4. rebase onto main

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2fa26cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    112ed9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27ab921 View commit details
    Browse the repository at this point in the history
  7. update timeouts

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cd64c97 View commit details
    Browse the repository at this point in the history
  8. update list of games

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3c31c38 View commit details
    Browse the repository at this point in the history
  9. remove retry function

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    02aff3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83e8586 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b81cf3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0794dce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60b56e2 View commit details
    Browse the repository at this point in the history
  14. use github api to fetch package json for main branch, use reponse to …

    …compare to feature branch package json
    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    de84929 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5f5ebb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a51fb9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdb75c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    348e059 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d326647 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39ec96b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f5ed18 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ae024cb View commit details
    Browse the repository at this point in the history
  23. increase test timeout

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b1400c0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    813c3e5 View commit details
    Browse the repository at this point in the history
  25. comment out vite favicon

    lucasxsong authored and ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    66d0c2e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    794edc2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    608d52e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b1d92b4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b641322 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c249b32 View commit details
    Browse the repository at this point in the history
  31. increase SRE timeout

    ksmontville committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3553dea View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a2b30bb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    04def63 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e625fb9 View commit details
    Browse the repository at this point in the history