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 sidekiq develop #426

Merged
merged 3 commits into from
Oct 1, 2019
Merged

Fix sidekiq develop #426

merged 3 commits into from
Oct 1, 2019

Conversation

mhenrixon
Copy link
Owner

No description provided.

@mhenrixon mhenrixon self-assigned this Oct 1, 2019
@mhenrixon mhenrixon merged commit 030f46b into master Oct 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-sidekiq-develop branch October 1, 2019 07:46
mhenrixon added a commit that referenced this pull request Oct 1, 2019
* Mandatory rubocop commit

* Allow failures on sidekiq.develop

# Conflicts:
#	lib/sidekiq_unique_jobs/version_check.rb
#	spec/sidekiq_unique_jobs/key_spec.rb
mhenrixon added a commit that referenced this pull request Oct 3, 2019
*  Copy working setup from master

* Remove unused configuration (rspec-retry)

* Fix broken specs

* Make specs more reliable

* Fix sidekiq develop (#426)

* Mandatory rubocop commit

* Allow failures on sidekiq.develop

# Conflicts:
#	lib/sidekiq_unique_jobs/version_check.rb
#	spec/sidekiq_unique_jobs/key_spec.rb

* Mandatory rubocop commit

* Fix tests

* Update ruby versions

Takes care of some security breaches

* Prevent JRuby from using Pry

* Use pry for jruby

* Use fake irb too for the sake of jfuckingruby

* Make testing of console_class.start work

* Mandatory rubocop commit

* Another mandatory rubocop commit

* Include .simplecov with rubocop

* Cleanup after experiments

* Unfortunately truffleruby is sooooo slooooow

* Update rubocop 💣

* Fix compatibility with Sidekiq 6.0. logger

* Fix .yardopts

* Improve performance by avoiding the block arg
mhenrixon added a commit that referenced this pull request Oct 5, 2019
*  Copy working setup from master

* Remove unused configuration (rspec-retry)

* Fix broken specs

* Make specs more reliable

* Fix sidekiq develop (#426)

* Mandatory rubocop commit

* Allow failures on sidekiq.develop

# Conflicts:
#	lib/sidekiq_unique_jobs/version_check.rb
#	spec/sidekiq_unique_jobs/key_spec.rb

* Mandatory rubocop commit

* Fix tests

* Update ruby versions

Takes care of some security breaches

* Prevent JRuby from using Pry

* Use pry for jruby

* Use fake irb too for the sake of jfuckingruby

* Make testing of console_class.start work

* Mandatory rubocop commit

* Another mandatory rubocop commit

* Include .simplecov with rubocop

* Cleanup after experiments

* Unfortunately truffleruby is sooooo slooooow

* Update rubocop 💣

* Fix compatibility with Sidekiq 6.0. logger

* Fix .yardopts

* Improve performance by avoiding the block arg

* Close #419
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.

None yet

1 participant