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

Hotfix/chewy upgrade #972

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

amol21p
Copy link

@amol21p amol21p commented Nov 15, 2024

Replace this text with a summary of the changes in your PR.
The more detailed you are, the better.


Before submitting the PR make sure the following are checked:

  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences.
  • Wrote good commit messages.
  • Commit message starts with [Fix #issue-number] (if the related issue exists).
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Added an entry to the changelog if the new code introduces user-observable changes. See changelog entry format for details.

amol21p and others added 2 commits November 14, 2024 16:35
* added changes for apollo fork

* added searchable proc support

* added mongoid support

* commented mongoid methods

* added new files

* uncommented mongoid methods

* commented again

* added mongo id adapter import

* removed redundant merge

* added logic for determining if direct import is needed

* added index types

* Added handling for mongo direct import in mongoid adapter

* Fix rubocop class length limit

* Changed handling for indextype

* fixed rubocop errors

* fixed override for import objects in mongoid adapter

* fixed arguments to import objects mongoid override

* temp revert override

* changed index type

* reverted to old logic

* Revert "temp revert override"

This reverts commit 420d4cd.

* fixed elastic clients

* changed added for passing chewy handled errors from #16

* revert count behavior

---------

Co-authored-by: Akshay Goel <[email protected]>
fixed host name for some cases
@amol21p amol21p requested a review from a team as a code owner November 15, 2024 12:27
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.

1 participant