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 infra support and helper function to create real datasource #1146

Merged
merged 27 commits into from
Apr 22, 2024

Commits on Mar 14, 2024

  1. Add infra support and helper function to create real datasource

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    be94338 View commit details
    Browse the repository at this point in the history
  2. Remove logs from previous change

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1b315ac View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add test that uses the helper function to verify functionality

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7146b08 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Change to request and add it to appropriate workflows

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8364c60 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add basic auth remote cluster

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5319fe8 View commit details
    Browse the repository at this point in the history
  2. Call function

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

Commits on Apr 18, 2024

  1. Move action

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    47c4784 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update action and usage in docs

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    190a460 View commit details
    Browse the repository at this point in the history
  2. Checkout before access

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    42dd612 View commit details
    Browse the repository at this point in the history
  3. Add relative path

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b5bc25a View commit details
    Browse the repository at this point in the history
  4. Fix spelling

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1037a22 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:opensearch-project/opensearch-dashb…

    …oards-functional-test into multi-datasources-support
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ccf3955 View commit details
    Browse the repository at this point in the history
  6. Remove -d

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3521a62 View commit details
    Browse the repository at this point in the history
  7. Move port logic

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    26f4063 View commit details
    Browse the repository at this point in the history
  8. Cat log

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bd6b99c View commit details
    Browse the repository at this point in the history
  9. Allow modification

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    10ed3c2 View commit details
    Browse the repository at this point in the history
  10. Duplicate download

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5929aab View commit details
    Browse the repository at this point in the history
  11. Change directory

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8ef0669 View commit details
    Browse the repository at this point in the history
  12. Change name

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    05f710d View commit details
    Browse the repository at this point in the history
  13. Remove extra chmod

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    adf18e4 View commit details
    Browse the repository at this point in the history
  14. Within test directory

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    466639d View commit details
    Browse the repository at this point in the history
  15. Fix

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6394859 View commit details
    Browse the repository at this point in the history
  16. Fix for windows, add helper function, show usage

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ca96d3a View commit details
    Browse the repository at this point in the history
  17. Remove pwd

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c2e239 View commit details
    Browse the repository at this point in the history
  18. Move to temp dire

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5263a92 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Address PR feedback and try to spin up an instance with security

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    46d3442 View commit details
    Browse the repository at this point in the history
  2. Small action change and documentation add

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