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 Integration Test to confirm Core Change to Fix Search template request Auth #2921

Merged
merged 10 commits into from
Aug 16, 2023

Commits on Jun 29, 2023

  1. fix search template auth to allow for search template requests on ind…

    …ices you have access to
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0122b60 View commit details
    Browse the repository at this point in the history
  2. fix and add tests

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    24aa368 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b640386 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Aug 9, 2023

  1. revert PR to only be tests

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bbb1b86 View commit details
    Browse the repository at this point in the history
  2. add tests for other situations

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e78def3 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    387f1a6 View commit details
    Browse the repository at this point in the history
  4. extract query to a constant

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c4a3d5d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 16, 2023

  1. update integration tests

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f3e5d46 View commit details
    Browse the repository at this point in the history