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

Adds Cypress and GitHub Actions CI config #7

Merged
merged 49 commits into from
Jul 27, 2023
Merged

Commits on Feb 9, 2023

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

Commits on Feb 12, 2023

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

Commits on Feb 15, 2023

  1. change text

    dylankelly committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b1891c4 View commit details
    Browse the repository at this point in the history
  2. change apply text

    dylankelly committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    21ccb30 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. update to latest ripple 2

    dylankelly committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d6346e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    e5a2f53 View commit details
    Browse the repository at this point in the history
  2. add ci test workflow

    dylankelly committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9e6ed33 View commit details
    Browse the repository at this point in the history
  3. rename workflow

    dylankelly committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c1e5122 View commit details
    Browse the repository at this point in the history
  4. run CI on push and PR

    dylankelly committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    215c425 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/dpc-sdp/ripple-lib-starter

    …into feature/lib-gh-ci
    dylankelly committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ca1204f View commit details
    Browse the repository at this point in the history
  6. test ci

    dylankelly authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b353f9a View commit details
    Browse the repository at this point in the history
  7. test CI

    dylankelly authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2907a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. commit package lockfile

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    47231d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cdc16 View commit details
    Browse the repository at this point in the history
  3. fix lint issues

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    20fa701 View commit details
    Browse the repository at this point in the history
  4. add missing build step

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d479eab View commit details
    Browse the repository at this point in the history
  5. fix build cmd

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    047a7ed View commit details
    Browse the repository at this point in the history
  6. test cypress ci

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1282afd View commit details
    Browse the repository at this point in the history
  7. cache all build artifacts

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    25dc85d View commit details
    Browse the repository at this point in the history
  8. fix ci syntax

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    51f8090 View commit details
    Browse the repository at this point in the history
  9. update build key

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    015e4cd View commit details
    Browse the repository at this point in the history
  10. with cache restore

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c3c0ad8 View commit details
    Browse the repository at this point in the history
  11. remove credentials

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    216e5b9 View commit details
    Browse the repository at this point in the history
  12. update archive path

    dylankelly committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c8db336 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. update package scripts

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7db5dcd View commit details
    Browse the repository at this point in the history
  2. remove unimplemented test

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1ee1592 View commit details
    Browse the repository at this point in the history
  3. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6f9f26c View commit details
    Browse the repository at this point in the history
  4. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0dc1e8d View commit details
    Browse the repository at this point in the history
  5. adds ssh debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0d59b61 View commit details
    Browse the repository at this point in the history
  6. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3fa3c3d View commit details
    Browse the repository at this point in the history
  7. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d259146 View commit details
    Browse the repository at this point in the history
  8. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6e9c7cd View commit details
    Browse the repository at this point in the history
  9. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    22eb575 View commit details
    Browse the repository at this point in the history
  10. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4972045 View commit details
    Browse the repository at this point in the history
  11. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d8fa862 View commit details
    Browse the repository at this point in the history
  12. using cypress action

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    afbb944 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1b148c View commit details
    Browse the repository at this point in the history
  14. add env vars

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    82fe560 View commit details
    Browse the repository at this point in the history
  15. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e746132 View commit details
    Browse the repository at this point in the history
  16. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f3cb546 View commit details
    Browse the repository at this point in the history
  17. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c3ce363 View commit details
    Browse the repository at this point in the history
  18. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d07ea53 View commit details
    Browse the repository at this point in the history
  19. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    05e528d View commit details
    Browse the repository at this point in the history
  20. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b8e4d1b View commit details
    Browse the repository at this point in the history
  21. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ca4ceee View commit details
    Browse the repository at this point in the history
  22. debug

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    23966a4 View commit details
    Browse the repository at this point in the history
  23. add back build step

    dylankelly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dfec97b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. cleanup demo module

    dylankelly committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a76e8f6 View commit details
    Browse the repository at this point in the history
  2. remove demo module

    dylankelly committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4cba616 View commit details
    Browse the repository at this point in the history