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 build and failing tests #572

Merged
merged 19 commits into from
Jan 24, 2024

Commits on Jan 10, 2024

  1. Fix broken build and failing tests

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    04dd20c View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe1156f View commit details
    Browse the repository at this point in the history
  3. Add bootstrap for OpenSearch-Dashboards before running server in CI

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    125b8b9 View commit details
    Browse the repository at this point in the history
  4. Extract bootstrap to its own step

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    39aef08 View commit details
    Browse the repository at this point in the history
  5. Small modification to sleep logic

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9ce7661 View commit details
    Browse the repository at this point in the history
  6. Modify timeout

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a05be96 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Modify wait on for cypress tests

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2f34540 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Change dashboards server call

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b740361 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix memory failure

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6809a03 View commit details
    Browse the repository at this point in the history
  3. Potential memory fix

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cde14f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Remove invalid command flag

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c5aa22d View commit details
    Browse the repository at this point in the history
  2. Disable dev shm usage in cypress index.js for Chrome browsers

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    881b192 View commit details
    Browse the repository at this point in the history
  3. Add headless flag

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9cf6867 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Change browser from Chrome to electron

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    45c6817 View commit details
    Browse the repository at this point in the history
  2. Add video upload from tests

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    604966f View commit details
    Browse the repository at this point in the history
  3. Increase timeout for Windows CI

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4fac2d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Test CI change

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e0c4248 View commit details
    Browse the repository at this point in the history
  2. Revert previous change

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    abcbef4 View commit details
    Browse the repository at this point in the history
  3. Add wait on

    Signed-off-by: Ryan Bogan <rbogan@amazon.com>
    ryanbogan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    561344b View commit details
    Browse the repository at this point in the history