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

Support for Sidekiq 8 #866

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support for Sidekiq 8 #866

wants to merge 1 commit into from

Conversation

jukra
Copy link

@jukra jukra commented Feb 12, 2025

This pull request introduces support for the refactored web UI in Sidekiq 8, while trying to maintain backward compatibility with earlier versions.

Key Changes

  1. Added conditional logic for web helpers to support both the old and new implementation. Changed the names of few methods to avoid conflicts (safe_*)
  2. New initialisation code for the web extension for Sidekiq 8
  3. Test setup for Sidekiq 8

This still needs more testing, and ofc the official release of Sidekiq 8

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