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

fix: elastic search #600

Merged
merged 30 commits into from
Sep 13, 2023
Merged

fix: elastic search #600

merged 30 commits into from
Sep 13, 2023

Commits on Sep 12, 2023

  1. fix: load config

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6cb899c View commit details
    Browse the repository at this point in the history
  2. feat: load api key from env

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8852a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996cd32 View commit details
    Browse the repository at this point in the history
  4. fix: string must be lower case

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d548aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78334b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dd8b41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f16ffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3f477b View commit details
    Browse the repository at this point in the history
  9. feat: load url from env

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c535211 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76030bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d779261 View commit details
    Browse the repository at this point in the history
  12. chore: linting

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3ecbc86 View commit details
    Browse the repository at this point in the history
  13. test: test without url

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3f99047 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff1c281 View commit details
    Browse the repository at this point in the history
  15. chore: linting

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c94d855 View commit details
    Browse the repository at this point in the history
  16. fix: use size

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ca189a8 View commit details
    Browse the repository at this point in the history
  17. docs: update docstring

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8b440e4 View commit details
    Browse the repository at this point in the history
  18. fix: typeguard collection name

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    dceefac View commit details
    Browse the repository at this point in the history
  19. fix: type guard

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d12a92d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b28767 View commit details
    Browse the repository at this point in the history
  21. fix: return dict

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    dd87caa View commit details
    Browse the repository at this point in the history
  22. fix: remove unused line

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    252957a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    867d470 View commit details
    Browse the repository at this point in the history
  24. chore: linting

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f3c0d82 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    19872d1 View commit details
    Browse the repository at this point in the history
  26. docs: update example

    cachho committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b3e74cf View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    53ac268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d146d29 View commit details
    Browse the repository at this point in the history
  3. fix: test environment

    cachho committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e38b614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a3d32 View commit details
    Browse the repository at this point in the history