Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sidekiq-scheduler/sidekiq-scheduler issues and pull requests
#493 - CI against Ruby 3.4
Pull Request -
State: closed - Opened by chubchenko about 1 month ago
#492 - Adds visualization of disabled recurring jobs to Dark Mode
Pull Request -
State: closed - Opened by hmasing 3 months ago
- 1 comment
#491 - Remove `tilt` from the dependency
Pull Request -
State: closed - Opened by y-yagi 3 months ago
- 3 comments
#490 - updated example in README to use Sidekiq::Job
Pull Request -
State: closed - Opened by jcksnparsons 5 months ago
- 1 comment
#489 - Update documentation to use Sidekiq::Job instead of Sidekiq::Worker
Issue -
State: closed - Opened by jcksnparsons 5 months ago
#486 - Test against all supported Ruby versions
Pull Request -
State: closed - Opened by tagliala 7 months ago
- 1 comment
#485 - Correctly clear scheduled jobs with `Scheduler#clear_schedule!`
Pull Request -
State: open - Opened by y-yagi 7 months ago
#484 - Only call SidekiqScheduler::Utils.calc_cron_run_time when it seems really necessary.
Pull Request -
State: open - Opened by y-yagi 7 months ago
#483 - Fix the doc of `SidekiqScheduler::RedisManager.register_job_instance`
Pull Request -
State: open - Opened by y-yagi 7 months ago
#482 - Jobs don't correctly register when using the cron hour range since v5.0.4
Issue -
State: open - Opened by y-yagi 7 months ago
- 1 comment
#481 - Fix a typo in a method name in a comment
Pull Request -
State: open - Opened by olleolleolle 7 months ago
#480 - Opt-in for MFA requirement
Pull Request -
State: open - Opened by tagliala 8 months ago
#479 - [POTENTIAL BREAKING CHANGE] Fix typo in `config#to_hash`
Pull Request -
State: open - Opened by tagliala 8 months ago
#478 - Fix typos in non-production code
Pull Request -
State: open - Opened by tagliala 8 months ago
#477 - Keep testing against 2.7 and 3.0 in version 5.0.x to avoid breaking changes at patch level
Issue -
State: closed - Opened by tagliala 8 months ago
- 4 comments
#476 - Use correct folder structure for assets
Pull Request -
State: closed - Opened by t27duck 8 months ago
#475 - Dark Mode looking funky in 5.0.4
Issue -
State: closed - Opened by OskarEichler 8 months ago
- 8 comments
#474 - v5.0.4
Issue -
State: closed - Opened by marcelolx 8 months ago
#473 - keyword_argument: true do not work
Issue -
State: closed - Opened by DmitrySalnikov 8 months ago
- 6 comments
#472 - Use new web ui registration and stylesheet helpers
Pull Request -
State: closed - Opened by t27duck 8 months ago
- 2 comments
#471 - Clarification on UI changes overriding schedule configuration
Issue -
State: open - Opened by tanushri-sundar 8 months ago
#470 - Implement `to_hash` method in Manager, Scheduler and Config classes.
Pull Request -
State: closed - Opened by yiyenene 8 months ago
- 1 comment
#469 - config option :dynamic causes fatal error on startup, but is intended for another gem
Issue -
State: open - Opened by matt-domsch-sp 8 months ago
- 2 comments
#468 - Implement `to_hash` in SidekiqScheduler::Manager to avoid Stack level too deep error.
Issue -
State: closed - Opened by yiyenene 8 months ago
- 2 comments
#467 - Don't clear "schedule" key on boot in dynamic schedule mode
Pull Request -
State: open - Opened by Floppy 9 months ago
- 1 comment
#466 - undefined method `next_time' for nil:NilClass (#445)
Pull Request -
State: closed - Opened by mauricebolhuis 10 months ago
- 1 comment
#465 - Fix initializers path in README
Pull Request -
State: closed - Opened by adacosta 12 months ago
#464 - Use Redis MULTI command
Pull Request -
State: closed - Opened by afrase 12 months ago
- 1 comment
#463 - Fix cron jobs timing
Pull Request -
State: closed - Opened by afrase 12 months ago
- 12 comments
#462 - SidekiqScheduler::Manager enormous inspect output
Issue -
State: open - Opened by eapache-opslevel 12 months ago
- 3 comments
#461 - CI against Ruby 3.3
Pull Request -
State: closed - Opened by y-yagi about 1 year ago
#460 - Fix broken CI against Sidekiq 7.2
Pull Request -
State: closed - Opened by y-yagi about 1 year ago
- 1 comment
#459 - How to test that sidekiq.yml is *correct*?
Issue -
State: closed - Opened by hakunin about 1 year ago
- 3 comments
#458 - Update tilt dependency (or at least increase compatibility)
Pull Request -
State: closed - Opened by brunoocasali about 1 year ago
- 2 comments
#457 - Add note about Sidekiq::Job
Pull Request -
State: closed - Opened by jrmhaig about 1 year ago
#456 - Recommend Sidekiq::Job instead of Sidekiq::Worker
Issue -
State: closed - Opened by jrmhaig about 1 year ago
- 1 comment
#455 - Fix/cron jobs run more than once
Pull Request -
State: closed - Opened by muk-ai over 1 year ago
- 6 comments
#454 - [feature request] environment specific schedules
Issue -
State: closed - Opened by aaronmallen over 1 year ago
- 1 comment
#453 - Error handler threw an error
Issue -
State: closed - Opened by route over 1 year ago
- 2 comments
#452 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#451 - UI not loading on heroku
Issue -
State: closed - Opened by jonatasrancan over 1 year ago
- 7 comments
#450 - Sidekick (docker) deprecation warning
Issue -
State: closed - Opened by RPHllc over 1 year ago
- 1 comment
#449 - Link to Chronic in README
Pull Request -
State: closed - Opened by swrobel over 1 year ago
- 1 comment
#448 - RedisManager does not appear to be updating in test env
Issue -
State: closed - Opened by shawnpyle over 1 year ago
- 6 comments
#447 - re-use Sidekiq Rack::Static instance for assets
Issue -
State: open - Opened by marcelolx over 1 year ago
#446 - Change cache-control to private
Pull Request -
State: closed - Opened by t27duck over 1 year ago
- 4 comments
#445 - undefined method `next_time' for nil:NilClass
Issue -
State: closed - Opened by jankeesvw over 1 year ago
- 5 comments
#444 - Reset `SidekiqScheduler::Scheduler.dynamic` after spec
Pull Request -
State: closed - Opened by y-yagi over 1 year ago
#443 - Remove code for Sidekiq < 6.0
Pull Request -
State: closed - Opened by y-yagi over 1 year ago
- 6 comments
#442 - Fix a typo in REAMDE
Pull Request -
State: closed - Opened by y-yagi over 1 year ago
- 1 comment
#441 - Move away from deprecated Redis commands
Issue -
State: closed - Opened by fmichaut-diff over 1 year ago
- 2 comments
#440 - Issue #439 Add conditional for Hash keyword arguments
Pull Request -
State: closed - Opened by abMatGit over 1 year ago
#439 - Support for Ruby 3.0 and deconstruct Hashes as keyword arguments.
Issue -
State: closed - Opened by abMatGit over 1 year ago
- 5 comments
#438 - Cron expression with day of month does not work
Issue -
State: closed - Opened by knagode over 1 year ago
- 4 comments
#437 - Don't use depicated Redis commands
Pull Request -
State: closed - Opened by t27duck almost 2 years ago
- 5 comments
#436 - Sidekiq 7.1 warns when deprecated Redis commands are used
Issue -
State: closed - Opened by t27duck almost 2 years ago
#435 - add french translation
Pull Request -
State: closed - Opened by cprodhomme almost 2 years ago
- 1 comment
#434 - Provide default for rufus scheduler
Pull Request -
State: closed - Opened by samsm almost 2 years ago
- 7 comments
#433 - Add gd translation
Pull Request -
State: closed - Opened by gunchleoc almost 2 years ago
#432 - Fix "uppercase character in header name: Cache-Control"
Pull Request -
State: closed - Opened by cschlack almost 2 years ago
- 1 comment
#431 - Uppercase character in header name: Cache-Control
Issue -
State: closed - Opened by cschlack almost 2 years ago
#430 - Run job multiple times, but never at the same time
Issue -
State: closed - Opened by wuarmin almost 2 years ago
- 3 comments
#429 - Sidekiq version requirement
Issue -
State: closed - Opened by JIucToyxuu almost 2 years ago
- 1 comment
#428 - Could not find gem 'sidekiq-scheduler (= 5.0.1)' with platform 'arm64-darwin-21'
Issue -
State: closed - Opened by n5ken almost 2 years ago
- 1 comment
#427 - Fix YARD docblocks
Pull Request -
State: closed - Opened by olleolleolle about 2 years ago
- 1 comment
#426 - Raises an exception when rufus_scheduler_options is nil by default
Issue -
State: closed - Opened by istana about 2 years ago
- 3 comments
#425 - Replace calls to .present?
Pull Request -
State: closed - Opened by mphilips-copper about 2 years ago
- 3 comments
#424 - Did sidekiq-scheduler 5.0.0 add a Rails dependency?
Issue -
State: closed - Opened by mphilips-copper about 2 years ago
- 3 comments
#423 - Documentation issue with scheduler nesting
Issue -
State: closed - Opened by neeko99 about 2 years ago
- 2 comments
#422 - I am not able to make SFTP connection through my worker in prod environment
Issue -
State: closed - Opened by shilpi230 about 2 years ago
- 1 comment
#421 - README: refer to v5 as released
Pull Request -
State: closed - Opened by olleolleolle about 2 years ago
- 2 comments
#420 - Adds Ruby 3.2 to the CI matrix.
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 1 comment
#419 - Support for Sidekiq Embed
Issue -
State: open - Opened by marcelolx about 2 years ago
#418 - Round time to ms
Pull Request -
State: closed - Opened by TikiTDO about 2 years ago
- 1 comment
#417 - Sidekiq will periodically report JSON argument errors when using metadata on some machines
Issue -
State: closed - Opened by TikiTDO about 2 years ago
#416 - Drop explicit redis dependency
Pull Request -
State: closed - Opened by ursm about 2 years ago
- 1 comment
#415 - 404 for sidekiq/stylesheets-scheduler/recurring_jobs.css
Issue -
State: closed - Opened by RobsonKing about 2 years ago
- 3 comments
#414 - Documentation shows six * and it should be five
Issue -
State: closed - Opened by zayter about 2 years ago
- 5 comments
#413 - 4.0.4 tag to support sidekiq 7+
Issue -
State: closed - Opened by reaper about 2 years ago
- 3 comments
#412 - Refactor: Use our own config class instead of mutating sidekiq config options hash
Pull Request -
State: closed - Opened by marcelolx over 2 years ago
- 10 comments
#411 - Drop support for EOL Rubies & Sidekiq
Pull Request -
State: closed - Opened by marcelolx over 2 years ago
- 1 comment
#410 - [WIP] Allow Sidekiq 7 to work with the gem
Pull Request -
State: closed - Opened by t27duck over 2 years ago
- 8 comments
#409 - Sidekiq 7.0 support?
Issue -
State: closed - Opened by aglushkov over 2 years ago
- 25 comments
#408 - Fix the constantize method
Pull Request -
State: closed - Opened by swilgosz over 2 years ago
#407 - Scheduler uses Activesupport::Inflector#constantize without having dependency set in gemspec
Issue -
State: closed - Opened by swilgosz over 2 years ago
#406 - error on starting sidekiq 6.5.5 and sidekiq-scheduler 4.0.2
Issue -
State: closed - Opened by tfader over 2 years ago
- 1 comment
#405 - Possible issue with a rails app in docker using sidekiq-scheduler
Issue -
State: closed - Opened by benbws over 2 years ago
- 3 comments
#404 - Redis 5.0 compatibility
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 5 comments
#403 - Fix metadata for Sidekiq `strict_args!`
Pull Request -
State: closed - Opened by craigmcn over 2 years ago
- 2 comments
#402 - When `include_metadata: true`, `Sidekiq.strict_args!` fails with "Job arguments must be native JSON types"
Issue -
State: closed - Opened by craigmcn over 2 years ago
- 1 comment
#401 - Allow for multiple applications to share a Redis DB
Pull Request -
State: closed - Opened by TALlama over 2 years ago
- 4 comments
#400 - Allow for multiple applications to share a Redis DB
Issue -
State: closed - Opened by TALlama over 2 years ago
- 1 comment
#399 - Redis pool size is not correct by default
Issue -
State: open - Opened by beltrachi over 2 years ago
- 1 comment
#398 - Add «Enable all» and «Disable all» buttons
Pull Request -
State: closed - Opened by iamdeuterium over 2 years ago
#397 - Add the ability to enable or disable all jobs in UI with one click
Issue -
State: closed - Opened by iamdeuterium over 2 years ago
- 1 comment
#396 - Before enqueueing the job register it with the exact time it was supposed to run
Pull Request -
State: closed - Opened by marcelolx over 2 years ago
- 5 comments
#395 - rename stylesheets, it conflict with sidekiq rake asset
Pull Request -
State: closed - Opened by houdl over 2 years ago
#394 - rename stylesheets, it conflict with sidekiq rake asset file
Pull Request -
State: closed - Opened by houdl over 2 years ago
- 1 comment
#393 - Broken UI in version 4.0.2
Issue -
State: closed - Opened by MuhammadRazaAslam over 2 years ago
- 19 comments
#392 - Update README -- Suggested setup on Heroku
Pull Request -
State: closed - Opened by softwaregravy over 2 years ago
- 2 comments