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

[Console] Scale for ECS services; replayer start/stop #765

Commits on Jun 25, 2024

  1. Add replay with start-stop to console lib

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a7fe66d View commit details
    Browse the repository at this point in the history
  2. Add to CDK

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    996f54e View commit details
    Browse the repository at this point in the history
  3. Add tests

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    704af1d View commit details
    Browse the repository at this point in the history
  4. Add scale

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    024166b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cb5905 View commit details
    Browse the repository at this point in the history
  6. Another attempt with mocking the docker image call

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5d98a7a View commit details
    Browse the repository at this point in the history
  7. Move jest mock to top level

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    74a1863 View commit details
    Browse the repository at this point in the history
  8. Mock only the fromDockerImageAsset piece

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    addb2c1 View commit details
    Browse the repository at this point in the history
  9. Attempt more specific mocking

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad08cb5 View commit details
    Browse the repository at this point in the history
  10. another attempt

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8a50521 View commit details
    Browse the repository at this point in the history
  11. attempt a larger test rearrangement

    Signed-off-by: Mikayla Thompson <[email protected]>
    mikaylathompson committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    23fa205 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17e0c6a View commit details
    Browse the repository at this point in the history