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

Fix broken CI against Sidekiq 7.2 #460

Merged

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Feb 11, 2024

The API of Redis commands via Sidekiq was changed at Sidekiq 7.2. This PR fixes to use the new style.

Ref: https://github.com/sidekiq/sidekiq/issues/6083、 sidekiq/sidekiq@3b8a3c3

The API of Redis commands via Sidekiq was changed at Sidekiq 7.2.
This PR fixes to use the new style.

Ref: sidekiq/sidekiq#6083 sidekiq/sidekiq@3b8a3c3
@y-yagi y-yagi marked this pull request as ready for review February 11, 2024 04:00
@marcelolx marcelolx merged commit 6f1a07a into sidekiq-scheduler:master Feb 12, 2024
16 checks passed
@marcelolx
Copy link
Member

Thank you!

@y-yagi y-yagi deleted the fix-broken-ci-against-sidekiq72 branch February 13, 2024 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.

None yet

2 participants