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: broken ci flow in Node 18 #947

Closed
wants to merge 20 commits into from

Commits on Nov 1, 2023

  1. fix: broken ci flow in Node 18

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ebd4522 View commit details
    Browse the repository at this point in the history
  2. fix: broken ci flow in Node 18

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    299d19a View commit details
    Browse the repository at this point in the history
  3. feat: run with headless=new

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    007a14f View commit details
    Browse the repository at this point in the history
  4. fix: headless args

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2ca3977 View commit details
    Browse the repository at this point in the history
  5. fix: headless args

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b324ebe View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. feat: add logs

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a340a0a View commit details
    Browse the repository at this point in the history
  2. feat: add debug info

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2093eff View commit details
    Browse the repository at this point in the history
  3. feat: add debug info

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b62fcb0 View commit details
    Browse the repository at this point in the history
  4. feat: add debug info

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    90e1b52 View commit details
    Browse the repository at this point in the history
  5. fix: disable some logs to stop browser from crashing

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    32a9300 View commit details
    Browse the repository at this point in the history
  6. feat: revert useless code

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5d60804 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat: add comment

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b99e256 View commit details
    Browse the repository at this point in the history
  2. feat: change the way to make ipv4 first

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5892879 View commit details
    Browse the repository at this point in the history
  3. temp: run all the e2e test

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0e53fa2 View commit details
    Browse the repository at this point in the history
  4. feat: upgrade cypress to 12.15.0

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    db0f7a8 View commit details
    Browse the repository at this point in the history
  5. feat: update package.lock

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6e29313 View commit details
    Browse the repository at this point in the history
  6. feat: remove cypress.json

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    235f063 View commit details
    Browse the repository at this point in the history
  7. feat: use cypress.config.js

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2b71ef5 View commit details
    Browse the repository at this point in the history
  8. feat: use cypress.config.js

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    71fe3cc View commit details
    Browse the repository at this point in the history
  9. feat: add specPattern

    Signed-off-by: SuZhou-Joe <[email protected]>
    SuZhou-Joe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d5ae7c6 View commit details
    Browse the repository at this point in the history