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

feat: aws smoke tests support #1437

Merged
merged 48 commits into from
Nov 7, 2024
Merged

feat: aws smoke tests support #1437

merged 48 commits into from
Nov 7, 2024

Commits on Aug 23, 2024

  1. feat: smoke tests

    0marperez committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    602bac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    989d8ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca8f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b00ec1f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. PR feedback

    0marperez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    35708df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2399355 View commit details
    Browse the repository at this point in the history
  3. Add TODO

    0marperez committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2d98a99 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Added E2E tests

    0marperez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d7a4877 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    90a93ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b288ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6701cb View commit details
    Browse the repository at this point in the history
  4. chmod gradlew before tests

    0marperez committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    95b553d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Use gradlew.bat

    0marperez committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5ac3db2 View commit details
    Browse the repository at this point in the history
  2. ls sdk root dir

    0marperez committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ca30211 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    08356db View commit details
    Browse the repository at this point in the history
  2. build before testing

    0marperez committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e7fdeff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f0dec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    431e63e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    bb53c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13e9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc5168 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c39f3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dfd004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87fa6bb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c1e0edf View commit details
    Browse the repository at this point in the history
  2. Run smoke tests in common

    0marperez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dfcffbb View commit details
    Browse the repository at this point in the history
  3. Self nits

    0marperez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    25b8e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aae6e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Oct 2, 2024

  1. Merge from main

    0marperez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1e35fc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    578350b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2107d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 24, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. Merge from main

    0marperez committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f7c17d6 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    0marperez committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ea40b9b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. PR feedback

    0marperez committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c9d266f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d427f65 View commit details
    Browse the repository at this point in the history
  3. File rename

    0marperez committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dc5c114 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Track upstream PR feedback

    0marperez committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c6ab629 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    0marperez committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    93c850b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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