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

chore: Refactor existing identity structure to use new identity protocols in smithy-swift #1150

Merged
merged 13 commits into from
Oct 4, 2023

Commits on Sep 25, 2023

  1. Refactor existing structure to use new identity protocols in smithy-s…

    …wift.
    Sichan Yoo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a3d844d View commit details
    Browse the repository at this point in the history
  2. Use local copy of smithy-swift.

    Sichan Yoo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6a6e596 View commit details
    Browse the repository at this point in the history
  3. Change default impl location of getIdentity.

    Sichan Yoo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bc5b5bc View commit details
    Browse the repository at this point in the history
  4. Update tests.

    Sichan Yoo committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ac9942e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix variable name in constructor calls.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9f49b64 View commit details
    Browse the repository at this point in the history
  2. Delete unncessary typecasting.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9d1d88a View commit details
    Browse the repository at this point in the history
  3. Update test cases to reflect method signature change.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c91e3a3 View commit details
    Browse the repository at this point in the history
  4. Small fixes.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9f4bd8a View commit details
    Browse the repository at this point in the history
  5. Update generic type name - swiftlint.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    faed8e1 View commit details
    Browse the repository at this point in the history
  6. Update generic typename.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    89aa0fe View commit details
    Browse the repository at this point in the history
  7. Swiftlint.

    Sichan Yoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    157914a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 3, 2023

  1. Resolve PR comments.

    Sichan Yoo committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    65ffa4b View commit details
    Browse the repository at this point in the history