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

Containerize e2e tests #88

Closed
wants to merge 68 commits into from
Closed

Containerize e2e tests #88

wants to merge 68 commits into from

Commits on Oct 21, 2024

  1. try noble image

    rylew1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    43db0a3 View commit details
    Browse the repository at this point in the history
  2. install make command

    rylew1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0ee0173 View commit details
    Browse the repository at this point in the history
  3. npm ci

    rylew1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dc5b025 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8407c View commit details
    Browse the repository at this point in the history
  5. add in container

    rylew1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    79a156a View commit details
    Browse the repository at this point in the history
  6. use Dockerfile

    rylew1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2851607 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. update dockerfile copy

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f68e561 View commit details
    Browse the repository at this point in the history
  2. point to e2e folder

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    15d8c03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d48dce View commit details
    Browse the repository at this point in the history
  4. change dir before make

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c57e38b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66fa55b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45f8465 View commit details
    Browse the repository at this point in the history
  7. try generic copy

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4526f1b View commit details
    Browse the repository at this point in the history
  8. remove dockerfile command

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8e571e7 View commit details
    Browse the repository at this point in the history
  9. updates

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fbdd147 View commit details
    Browse the repository at this point in the history
  10. playwright report path update

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aaed744 View commit details
    Browse the repository at this point in the history
  11. copy playwright report

    rylew1 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    231eedf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4768c1c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02dde51 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. comments and e2e-build

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    50e4ec1 View commit details
    Browse the repository at this point in the history
  2. use make e2e-run

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f4d428c View commit details
    Browse the repository at this point in the history
  3. add e2e-copy-report

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    98fa17a View commit details
    Browse the repository at this point in the history
  4. remove setup-ci

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb3feda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6516b8b View commit details
    Browse the repository at this point in the history
  6. rename make commands

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    eebef39 View commit details
    Browse the repository at this point in the history
  7. add table for how to run tests

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5e1dbb5 View commit details
    Browse the repository at this point in the history
  8. format docs

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7bdf1f3 View commit details
    Browse the repository at this point in the history
  9. update makefile phony list

    rylew1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0ccf240 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    847b441 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    9631625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9f1c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. remove copy step from CI

    rylew1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2c9298d View commit details
    Browse the repository at this point in the history
  2. remove container for local

    rylew1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    df06c09 View commit details
    Browse the repository at this point in the history
  3. update docs

    rylew1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d877ba5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    80129fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1479a65 View commit details
    Browse the repository at this point in the history
  3. update table from docs

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e6f08ff View commit details
    Browse the repository at this point in the history
  4. remove the app name from the workdir

    Co-authored-by: Loren Yu <[email protected]>
    rylew1 and lorenyu authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    400efc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a23b634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfb10ad View commit details
    Browse the repository at this point in the history
  7. rename build make target

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ca08771 View commit details
    Browse the repository at this point in the history
  8. fix workdir on docker run call

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b33e3f5 View commit details
    Browse the repository at this point in the history
  9. fix blank workflow name

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    823599f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c26a566 View commit details
    Browse the repository at this point in the history
  11. alphabetize make commands

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c1b8cfb View commit details
    Browse the repository at this point in the history
  12. fix docs

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1410bcd View commit details
    Browse the repository at this point in the history
  13. fix line break

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    cbe6640 View commit details
    Browse the repository at this point in the history
  14. update phony list

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b3d21b7 View commit details
    Browse the repository at this point in the history
  15. fix port 3000 in docs

    rylew1 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bc29545 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. remove space in Makefile

    Co-authored-by: Tanner Doshier <[email protected]>
    rylew1 and doshitan authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    983abe3 View commit details
    Browse the repository at this point in the history
  2. new e2e-setup-ci make target

    rylew1 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0f418c1 View commit details
    Browse the repository at this point in the history
  3. fix CI naming of job

    rylew1 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c79a7eb View commit details
    Browse the repository at this point in the history
  4. remove newline

    Co-authored-by: Loren Yu <[email protected]>
    rylew1 and lorenyu authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a942caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    484955c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a749f68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60244bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e5c6b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0035a99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6143ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1566366 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72cf7e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    72dddf2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e09be77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc6433b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    bca18cd View commit details
    Browse the repository at this point in the history
  2. change e2e-run to e2e-test

    rylew1 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6759b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47eb91b View commit details
    Browse the repository at this point in the history
  4. docs small change

    rylew1 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    afdde0d View commit details
    Browse the repository at this point in the history