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: GraphiQL IDE test failures #3079

Merged

Commits on Mar 25, 2024

  1. - replace workflows for GraphiQL e2e and unit tests with the .yml fil…

    …es form WPGraphQL IDE repo
    jasonbahl committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ced177e View commit details
    Browse the repository at this point in the history
  2. - replace all dev-dependencies (other than the remark ones) with the …

    …devDependencies from the WPGraphQL IDE repo
    jasonbahl committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21166d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    502e10d View commit details
    Browse the repository at this point in the history
  2. - update package.json scripts

    - remove wp-env from package.json and put it in its own .wp-env.json file
    - remove unused remark scripts
    - remove .remarkrc
    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    de14dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a7881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45edc1 View commit details
    Browse the repository at this point in the history
  5. - update package versions

    - add jest dependencies
    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    18428a0 View commit details
    Browse the repository at this point in the history
  6. - remove ant css import

    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e603456 View commit details
    Browse the repository at this point in the history
  7. - rebuild assets

    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    350da60 View commit details
    Browse the repository at this point in the history
  8. - remove unit tests (gonna roll with e2e for now as we rebuild the co…

    …de as an external plugin)
    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c6cce61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62a5abb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d944f4 View commit details
    Browse the repository at this point in the history
  11. - update selector

    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7e2818c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45c51ec View commit details
    Browse the repository at this point in the history
  13. - yml formatting

    jasonbahl committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    553632c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f6db83b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d96d8f6 View commit details
    Browse the repository at this point in the history
  2. - update action to v4

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    83697c1 View commit details
    Browse the repository at this point in the history
  3. - wait for networkidle

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e55ca53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb2983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f3fc64 View commit details
    Browse the repository at this point in the history
  6. - add some debugging

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5c3ff24 View commit details
    Browse the repository at this point in the history
  7. - more debugging

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0e0cb7a View commit details
    Browse the repository at this point in the history
  8. - more debugging

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    81fb171 View commit details
    Browse the repository at this point in the history
  9. - more debugging

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    83abbd7 View commit details
    Browse the repository at this point in the history
  10. - more debugging

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af6b9f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4284a9f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2af5318 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01dca1b View commit details
    Browse the repository at this point in the history
  14. yml formatting

    jasonbahl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1e679b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b28c9e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ee91e4 View commit details
    Browse the repository at this point in the history