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/CD] Add Cypress e2e workflow for gantt chart #298

Merged
merged 16 commits into from
Dec 14, 2023

Commits on Dec 13, 2023

  1. Add Cypress e2e workflow for gantt chart

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ba63e9d View commit details
    Browse the repository at this point in the history
  2. Fix the command format

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    15c0ce5 View commit details
    Browse the repository at this point in the history
  3. Update the workflow file

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ca233f6 View commit details
    Browse the repository at this point in the history
  4. Update to OSD installation

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b6f3ff6 View commit details
    Browse the repository at this point in the history
  5. Correct the curl to check http

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4af12ca View commit details
    Browse the repository at this point in the history
  6. Add checkout step and bootstrap

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f3f0382 View commit details
    Browse the repository at this point in the history
  7. Add run osd

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bd6610c View commit details
    Browse the repository at this point in the history
  8. Setup node version

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0839431 View commit details
    Browse the repository at this point in the history
  9. Add Cypress run for gantt-chart test

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4d927fe View commit details
    Browse the repository at this point in the history
  10. Add the switch the video capture to failure

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4546058 View commit details
    Browse the repository at this point in the history
  11. Remove the debugging statements

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    38fcd62 View commit details
    Browse the repository at this point in the history
  12. use work dir instead cd

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3977d38 View commit details
    Browse the repository at this point in the history
  13. remove a useless cd

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a9dcc46 View commit details
    Browse the repository at this point in the history
  14. Rename some stuff

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    441fb0c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Remove additional checkout to OSD

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    087ce8b View commit details
    Browse the repository at this point in the history
  2. Simplify the check of osd status

    Signed-off-by: Ryan Liang <[email protected]>
    RyanL1997 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d5d3a3c View commit details
    Browse the repository at this point in the history