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(ecs): Support specifying revision of task definition #27036

Merged
merged 20 commits into from
Dec 14, 2023

Commits on Sep 6, 2023

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

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    53a95f8 View commit details
    Browse the repository at this point in the history
  2. Dont allow task definition revision to be overridden with CODE_DEPLOY…

    … deployment controller
    luxaritas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    22f3460 View commit details
    Browse the repository at this point in the history
  3. Docs tweaks

    luxaritas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    20bff80 View commit details
    Browse the repository at this point in the history
  4. Fix type in docs

    luxaritas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c1799ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865c716 View commit details
    Browse the repository at this point in the history
  6. Fix intermediary cruft

    luxaritas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    59452e4 View commit details
    Browse the repository at this point in the history
  7. Fix property overlap

    luxaritas committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c3821cb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Enum-class pattern

    luxaritas committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3d6073e View commit details
    Browse the repository at this point in the history
  2. Error -> warning

    luxaritas committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0491d13 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fix enum reference

    Co-authored-by: Luca Pizzini <[email protected]>
    luxaritas and lpizzinidev authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    164f57b View commit details
    Browse the repository at this point in the history
  2. Copy tweaks

    Co-authored-by: Luca Pizzini <[email protected]>
    luxaritas and lpizzinidev authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e35c1ac View commit details
    Browse the repository at this point in the history
  3. Revision vs revision ID

    luxaritas committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4506776 View commit details
    Browse the repository at this point in the history
  4. Enum usage

    luxaritas committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2f4918b View commit details
    Browse the repository at this point in the history
  5. Fix constructor access

    luxaritas committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    363ba6f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    861f4fc View commit details
    Browse the repository at this point in the history
  2. Wording tweaks

    Co-authored-by: paulhcsun <[email protected]>
    luxaritas and paulhcsun authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    58aefdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5265b3 View commit details
    Browse the repository at this point in the history
  4. Reorder fields

    luxaritas authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ef6f775 View commit details
    Browse the repository at this point in the history