toptal / chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
MIT License
1.88k stars 364 forks source link

Bump version to 7.6.0 #948

Closed konalegi closed 4 months ago

konalegi commented 4 months ago

Bump Version to 7.6.0

mjankowski commented 4 months ago

It seems like these rake_helper intermittent errors are timeout-related ... I wasn't able to replicate locally. Presumably the connection between the suite running on CI and the ES server in the CI env is slower or less reliable than when they are running right next to each other on localhost...

Is there a straightforward way (for test env only?) to make the timeout value higher?

konalegi commented 4 months ago

@mjankowski Sorry, I probably missing what we are talking about. Are talking about flaky CI?

mjankowski commented 4 months ago

Yes, sorry -- my comment had nothing to do with the 7.6.0 release in this PR ... just noticed the failing specs and saw they were the same flaky issue from the other PRs.

konalegi commented 4 months ago

Yes, sorry -- my comment had nothing to do with the 7.6.0 release in this PR ... just noticed the failing specs and saw they were the same flaky issue from the other PRs.

I'll Look at this later, but if you want to find an issue, feel free to ping me, I'm ready to assist you about it.

konalegi commented 4 months ago

@toptal-anvil ping reviewers

konalegi commented 4 months ago

@toptal-anvil ping reviewers

konalegi commented 4 months ago

Chewy released https://rubygems.org/gems/chewy

mjankowski commented 4 months ago

Thanks!