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

Initial commit for POC #136

Closed
wants to merge 17 commits into from
Closed

Initial commit for POC #136

wants to merge 17 commits into from

Commits on Aug 4, 2023

  1. Initial commit for POC

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    de65295 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Support futures instead of listeners

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a37e894 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e13a999 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bf4e464 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Futures code commit

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a8e0912 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Initial changes for listener based pattern

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c0cedd4 View commit details
    Browse the repository at this point in the history
  2. Remove unwanted code

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    602f0fa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add final changes for listener pattern

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    92315ed View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Use custom action listeners

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6aea57e View commit details
    Browse the repository at this point in the history
  2. Pull out listeners

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6e8e741 View commit details
    Browse the repository at this point in the history
  3. Spotless and listener latch changes

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    42a6a07 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Add repository level support

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d8f5895 View commit details
    Browse the repository at this point in the history
  2. Syncing with the main PR

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9a61b43 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add readcontext changes

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    30a9e16 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Refactor for list of streams

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    52ab11b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Add S3 implementation

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    787dbd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Update ReadContext structure

    Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
    kotwanikunal committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a373e6b View commit details
    Browse the repository at this point in the history