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(core): update storage outputs class for multi-bucket support #5476

Merged
merged 10 commits into from
Sep 23, 2024

Commits on Sep 17, 2024

  1. updating storage_outputs class for multi-bucket support

    ekjotmultani committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    13d6723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c0438 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. made bucket_output class a proper output class like the others in amp…

    …lify-flutter
    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f22dd48 View commit details
    Browse the repository at this point in the history
  2. Update auth.dart

    ekjotmultani authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cc6c55b View commit details
    Browse the repository at this point in the history
  3. added doc comments and changed name of bucket class

    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b6f8719 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'storagewereoutput-update' of https://github.com/aws-amp…

    …lify/amplify-flutter into storage-output-update
    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    66ad860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fc0ce9 View commit details
    Browse the repository at this point in the history
  6. added trailing commas to pass ci test

    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9114206 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'storage-output-update' of https://github.com/aws-amplif…

    …y/amplify-flutter into storage-output-update
    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a17b602 View commit details
    Browse the repository at this point in the history
  8. ran dart format on two failing files

    ekjotmultani committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e7906c7 View commit details
    Browse the repository at this point in the history