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 Open Search Provider #34705

Merged
merged 50 commits into from
Oct 15, 2023
Merged

Add Open Search Provider #34705

merged 50 commits into from
Oct 15, 2023

Commits on Sep 29, 2023

  1. Create Chime Notifier

    cjames23 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9a18ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e45261 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    5df0196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbca1e View commit details
    Browse the repository at this point in the history
  3. Fix system test, connection name, missing provider.yaml info and add …

    …opensearchqueryoperator unit test
    cjames23 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    851c3ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bafbeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e595762 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    1abf3a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d698c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec03b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d9511 View commit details
    Browse the repository at this point in the history
  5. Fix docs for OpenSearch

    cjames23 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    94cd468 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fc313e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5f8fd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    830a49d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46dfd29 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Fix ruff errors for documentation, amazon provider linter issue. Add …

    …opensearch to extra-packages-ref.rst
    cjames23 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fa721c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b8d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19da2e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f92e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09d6969 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e45bf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    0fa59c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566da22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6855af9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    681ca93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61aca32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1436960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1aa8726 View commit details
    Browse the repository at this point in the history
  8. Update airflow/providers/opensearch/hooks/opensearch.py doc string.

    Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
    cjames23 and ferruzzi authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b071121 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5de3a33 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    652f674 View commit details
    Browse the repository at this point in the history
  2. Update tests/providers/opensearch/hooks/test_opensearch.py move hook …

    …init for readability.
    
    Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
    cjames23 and ferruzzi authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fa7266e View commit details
    Browse the repository at this point in the history
  3. Fix misspelling in connection, add dag fixture to tests/providers/ope…

    …rators/test_opensearch.py
    cjames23 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d191184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fdfaf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7449ba2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    0f12c90 View commit details
    Browse the repository at this point in the history
  2. Fix output-commands-hast.txt

    cjames23 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a6f0b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ae9807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad4533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8f731b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    6f40db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a7d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475232c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9896ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2983447 View commit details
    Browse the repository at this point in the history
  6. Fix breeze command images

    cjames23 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    dd1a47f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c9393 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afcee3e View commit details
    Browse the repository at this point in the history