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

ci: outsource auth tests, drop node 14, make node 16 dev default, align script timeout #465

Merged
merged 48 commits into from
May 9, 2023

Commits on Feb 8, 2023

  1. chore: ignore .err

    vobu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d5896bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14977dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbfdfe View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    d0fc6be View commit details
    Browse the repository at this point in the history
  2. wip: saucelabs integration

    vobu committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5fe9d01 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. chore(deps): lock file

    vobu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b77a372 View commit details
    Browse the repository at this point in the history
  2. wip: browserstack connect

    vobu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    92c7f11 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    4ab8857 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    7254eb9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    646ea4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5443f0f View commit details
    Browse the repository at this point in the history
  3. ci: all bstack browser options

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3790202 View commit details
    Browse the repository at this point in the history
  4. ci(bstack): better config prep

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7906ad1 View commit details
    Browse the repository at this point in the history
  5. ci: don't make spec assumptions

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f725db1 View commit details
    Browse the repository at this point in the history
  6. wip: safari cookie prob?

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e69d1c0 View commit details
    Browse the repository at this point in the history
  7. ci: outsource btp auth tests

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    86c0ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e4b6bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d65873 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac12447 View commit details
    Browse the repository at this point in the history
  11. refactor: drop unnecessary bstack local tunnel

    ...as we're working against a deployed app
    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2a74dec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a7c3ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1f9321 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b4c665 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b35e0c8 View commit details
    Browse the repository at this point in the history
  16. chore: update lock file

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bf1ca4d View commit details
    Browse the repository at this point in the history
  17. ci(bstack): connect credentials

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b445a25 View commit details
    Browse the repository at this point in the history
  18. chore: node 16

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    147c812 View commit details
    Browse the repository at this point in the history
  19. Revert "chore: node 16"

    This reverts commit 147c812.
    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    266c9fb View commit details
    Browse the repository at this point in the history
  20. chore(deps): install wdio types package

    as ts compiler (now!) complained
    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    65b6d18 View commit details
    Browse the repository at this point in the history
  21. chore: ui5 types name change

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    912a7f8 View commit details
    Browse the repository at this point in the history
  22. chore: node 16

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9c47c0c View commit details
    Browse the repository at this point in the history
  23. chore: update lock file

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4ef010a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b9ff332 View commit details
    Browse the repository at this point in the history
  25. chore: update ui5.yaml

    vobu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    cb3e762 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. chore: bump gh action versions

    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    64ae44c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c0a54 View commit details
    Browse the repository at this point in the history
  3. ci: rm npm update

    ...as node16+ already come with an npm version
    capable of npm workspaces
    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    212e127 View commit details
    Browse the repository at this point in the history
  4. chore: lock file

    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bf56b97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    199f004 View commit details
    Browse the repository at this point in the history
  6. ci(wip): test fe app with node 16

    Co-authored-by: Simon Coen <[email protected]>
    vobu and Siolto committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8e3dd85 View commit details
    Browse the repository at this point in the history
  7. wip: try ci w/ cdn

    for getting prebuilt libs
    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ca5d4ba View commit details
    Browse the repository at this point in the history
  8. revert: ci triage

    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2fae9f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0abce9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c5b225 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ad1f2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8288f11 View commit details
    Browse the repository at this point in the history
  13. chore: update lock file

    vobu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bb23130 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de120fb View commit details
    Browse the repository at this point in the history