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(cli): --hotswap will not use CFN anymore, --hotswap-fallback to fall back if necessary #23653

Merged
merged 57 commits into from
Feb 8, 2023

Commits on Jan 10, 2023

  1. cli flag

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1dd541f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229551c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f6d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc35905 View commit details
    Browse the repository at this point in the history
  5. stash + rix0rrr edits

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4d135da View commit details
    Browse the repository at this point in the history
  6. working appsync templates

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    201a773 View commit details
    Browse the repository at this point in the history
  7. codebuild

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    56c2951 View commit details
    Browse the repository at this point in the history
  8. ecs services

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    31f5559 View commit details
    Browse the repository at this point in the history
  9. comment delete

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c890c40 View commit details
    Browse the repository at this point in the history
  10. stepfunctions statemachines

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c780768 View commit details
    Browse the repository at this point in the history
  11. s3 deploy

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    bafe808 View commit details
    Browse the repository at this point in the history
  12. lambda stash

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a2ae3dc View commit details
    Browse the repository at this point in the history
  13. all tests pass

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    f03da26 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd453c5 View commit details
    Browse the repository at this point in the history
  15. refactor

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    31bee63 View commit details
    Browse the repository at this point in the history
  16. rename

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2cf2544 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b9f740 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    caf9c9e View commit details
    Browse the repository at this point in the history
  19. cosmetic

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    729997a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a8c0c9d View commit details
    Browse the repository at this point in the history
  21. woah

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a073073 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c739e79 View commit details
    Browse the repository at this point in the history
  23. hotswap only logging

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1770208 View commit details
    Browse the repository at this point in the history
  24. logging finished

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1ca6b6e View commit details
    Browse the repository at this point in the history
  25. test names clarified

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2148f24 View commit details
    Browse the repository at this point in the history
  26. test styling

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    24881fd View commit details
    Browse the repository at this point in the history
  27. cleanup

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e4687c0 View commit details
    Browse the repository at this point in the history
  28. more cleaup

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9fe9ff4 View commit details
    Browse the repository at this point in the history
  29. clean up

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    f392e34 View commit details
    Browse the repository at this point in the history
  30. cli bug

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3138b2a View commit details
    Browse the repository at this point in the history
  31. stash

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c9ae420 View commit details
    Browse the repository at this point in the history
  32. fix failures

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    04a1a44 View commit details
    Browse the repository at this point in the history
  33. need to mock a stack, but can't do it because CloudFormationStack.exi…

    …sts returns false.........
    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b6d41fe View commit details
    Browse the repository at this point in the history
  34. fixed bad test

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    df55a0a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9b18e0e View commit details
    Browse the repository at this point in the history
  36. fix hotswap warning

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    96ee72c View commit details
    Browse the repository at this point in the history
  37. comments

    comcalvi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8c5bc94 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e1dc176 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. watch works with hotswapOnly

    comcalvi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    b34cddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbe294 View commit details
    Browse the repository at this point in the history
  3. rename

    comcalvi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4c827b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    c802d47 View commit details
    Browse the repository at this point in the history
  2. hotswapmode.fulldeployment

    comcalvi committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    8ae23ab View commit details
    Browse the repository at this point in the history
  3. new contract prototype

    comcalvi committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f8480fb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    2829d50 View commit details
    Browse the repository at this point in the history
  2. no more lazy names

    comcalvi committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    020c8e3 View commit details
    Browse the repository at this point in the history
  3. ecs tweaks...wip

    comcalvi committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    63b2642 View commit details
    Browse the repository at this point in the history
  4. fall back

    comcalvi committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fa217da View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d165cb View commit details
    Browse the repository at this point in the history
  2. ECS service logging

    comcalvi committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5c58e4e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. everything except readme

    comcalvi committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    13ff4fb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

    comcalvi committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    99ee382 View commit details
    Browse the repository at this point in the history
  3. typo

    comcalvi committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8c3a4bc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. typo

    comcalvi committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4122ed0 View commit details
    Browse the repository at this point in the history
  2. cli flags again

    comcalvi committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    50b25ef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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