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

Add Get QueryGroup API Logic #14709

Merged
merged 14 commits into from
Aug 16, 2024
Merged

Commits on Aug 15, 2024

  1. Add Get QueryGroup API Logic

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d497882 View commit details
    Browse the repository at this point in the history
  2. add to changelog

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    61953f0 View commit details
    Browse the repository at this point in the history
  3. fix javadoc

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    82fc7be View commit details
    Browse the repository at this point in the history
  4. change GetQueryGroupAction NAME and add more tests

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f08004f View commit details
    Browse the repository at this point in the history
  5. add more unit tests

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0752ed8 View commit details
    Browse the repository at this point in the history
  6. fix spotlessapply

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9d23d08 View commit details
    Browse the repository at this point in the history
  7. addressed comments

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    186380c View commit details
    Browse the repository at this point in the history
  8. incorperate comments from create api PR

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b4fbe96 View commit details
    Browse the repository at this point in the history
  9. use clustermanager to get the most recent querygroups

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    94fd684 View commit details
    Browse the repository at this point in the history
  10. address comments

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1a96416 View commit details
    Browse the repository at this point in the history
  11. rebase with main

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    384314b View commit details
    Browse the repository at this point in the history
  12. add IT

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cdf1925 View commit details
    Browse the repository at this point in the history
  13. address comments

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    23bd5b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix IT

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d4615c7 View commit details
    Browse the repository at this point in the history