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

Image download headings #336

Merged
merged 11 commits into from
Feb 20, 2023
Merged

Image download headings #336

merged 11 commits into from
Feb 20, 2023

Conversation

pandu-k
Copy link
Collaborator

@pandu-k pandu-k commented Feb 19, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature

  • What is the current behavior? (You can also link to an open issue here)
    No way to pass through image download auth information during add_docs and search

  • What is the new behavior (if this is a feature change)?
    Pass through image download auth information during add_docs and search

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Have unit tests been run against this PR? (Has there also been any additional testing?)
    In progress

  • Related Python client changes (link commit/PR here)
    Image download headers py-marqo#60

  • Related documentation changes (link commit/PR here)
    to do

  • Other information:

  • Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

@pandu-k pandu-k changed the title Tom adding header fix Image download headings Feb 19, 2023
# Conflicts:
#	src/marqo/tensor_search/api.py
#	src/marqo/tensor_search/parallel.py
#	src/marqo/tensor_search/tensor_search.py
@pandu-k
Copy link
Collaborator Author

pandu-k commented Feb 20, 2023

@pandu-k pandu-k temporarily deployed to marqo-test-suite February 20, 2023 07:21 — with GitHub Actions Inactive
@pandu-k
Copy link
Collaborator Author

pandu-k commented Feb 20, 2023

Manually tested (cURL + py-marqo PR marqo-ai/py-marqo#60) :

  • add_documents with auth-required images
  • searching for docs with auth-required image

@pandu-k pandu-k marked this pull request as ready for review February 20, 2023 07:25
@pandu-k pandu-k temporarily deployed to marqo-test-suite February 20, 2023 07:32 — with GitHub Actions Inactive
# Conflicts:
#	src/marqo/tensor_search/api.py
#	src/marqo/tensor_search/parallel.py
#	src/marqo/tensor_search/tensor_search.py
@pandu-k
Copy link
Collaborator Author

pandu-k commented Feb 20, 2023

@pandu-k pandu-k temporarily deployed to marqo-test-suite February 20, 2023 09:24 — with GitHub Actions Inactive
@pandu-k pandu-k temporarily deployed to marqo-test-suite February 20, 2023 09:24 — with GitHub Actions Inactive
@pandu-k pandu-k merged commit 18a555d into mainline Feb 20, 2023
@pandu-k pandu-k deleted the tom-adding-header-fix branch February 20, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants