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

SOL-127: Add Ruby 3 support to gem #2

Merged
merged 33 commits into from
May 20, 2022
Merged

SOL-127: Add Ruby 3 support to gem #2

merged 33 commits into from
May 20, 2022

Conversation

m-dwyer
Copy link

@m-dwyer m-dwyer commented Apr 20, 2022

A merge of this pull request here: collectiveidea#1158

This will provide Ruby 3.0 support to the delayed_job gem

@m-dwyer m-dwyer changed the title SOL-105: Add Ruby 3 support to gem SOL-127: Add Ruby 3 support to gem May 4, 2022
@m-dwyer m-dwyer requested review from dabarrell and juliohr May 4, 2022 01:17
.github/CODEOWNERS Outdated Show resolved Hide resolved
Copy link

@dabarrell dabarrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of minor changes, but besides that looks good

.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/teams.yml Outdated Show resolved Hide resolved
.github/workflows/team-labeler.yml Outdated Show resolved Hide resolved
.github/workflows/ruby.yml Outdated Show resolved Hide resolved
@m-dwyer m-dwyer requested a review from dabarrell May 4, 2022 03:25
@m-dwyer m-dwyer requested a review from juliohr May 9, 2022 05:03
Copy link

@dNitza dNitza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @m-dwyer this looks good! I have just left a question about the kwargs getter, and a comment about the definition of method_missing, but the rest looks 👍🏽 to me.

lib/delayed/performable_method.rb Outdated Show resolved Hide resolved
lib/delayed/performable_method.rb Show resolved Hide resolved
@m-dwyer m-dwyer requested a review from dNitza May 13, 2022 03:51
Copy link

@dNitza dNitza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @m-dwyer :) This looks good to me! Keen to see how the verification bits pan out :D

@m-dwyer m-dwyer merged commit 324347b into master May 20, 2022
@dabarrell dabarrell deleted the ruby3 branch May 20, 2022 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants