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

Tests are broken for latest redis-client #320

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

miry
Copy link
Contributor

@miry miry commented May 20, 2022

Current broken tests: https://github.com/Shopify/semian/runs/6526541521?check_suite_focus=true

Last success tests: https://github.com/Shopify/semian/runs/6229616802?check_suite_focus=true

The last compatible version was redis-client 0.2.0.

Move development dependencies to Gemfile.

Update gitignore to have Gemfile.lock.
It would allow to test gem against specific versions for dependencies.

Possible solution to check https://github.com/redis-rb/redis-client/blob/78c7932c28023ce8e1b9d64a04bd831cce539543/hiredis-client/lib/hiredis-client.rb

@miry miry self-assigned this May 20, 2022
@miry miry marked this pull request as ready for review May 20, 2022 16:20
@miry miry requested review from a team, spike01, atraver-shopify and shopifyshuhei and removed request for a team May 20, 2022 16:20
@miry miry force-pushed the 320-downgrade-redis-client branch from 432ee37 to 6d2ce84 Compare May 20, 2022 16:25
Update gitignore to have Gemfile.lock.
It would allow to test gem against specific versions for dependencies.
@miry miry force-pushed the 320-downgrade-redis-client branch from 6d2ce84 to 4b9af72 Compare May 20, 2022 16:26
@miry miry merged commit ff24790 into master May 20, 2022
@miry miry deleted the 320-downgrade-redis-client branch May 20, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants