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

Adjustments to work with esse 0.2 API #3

Merged
merged 12 commits into from
Jan 24, 2024
Merged

Conversation

marcosgz
Copy link
Owner

@marcosgz marcosgz commented Jan 24, 2024

  • Esse::Index.elasticsearch.index_document was moved to Esse::Index.index
  • Esse::Index.elasticsearch.delete_document was moved to Esse::Index.delete
  • Update specs to use esse-rspec helpers
  • Fixed the delete callback to not raise Esse::Transport::NotFoundError error when the document does not exist
  • add github actions workflow

@marcosgz marcosgz force-pushed the marcosgz/0.2-upgrade branch 2 times, most recently from f9100f6 to 29b0399 Compare January 24, 2024 14:16
@marcosgz marcosgz force-pushed the marcosgz/0.2-upgrade branch from 29b0399 to 689bda6 Compare January 24, 2024 14:29
@marcosgz marcosgz force-pushed the marcosgz/0.2-upgrade branch 3 times, most recently from 2e167f0 to 7ab6ee7 Compare January 24, 2024 16:20
@marcosgz marcosgz force-pushed the marcosgz/0.2-upgrade branch from 7ab6ee7 to 693d224 Compare January 24, 2024 16:22
@marcosgz marcosgz merged commit db9057a into main Jan 24, 2024
18 checks passed
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