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

Active Job 7+ perform_later takes an optional block #1730

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

bdewater
Copy link
Contributor

@bdewater bdewater commented Dec 14, 2023

Motivation

Type rails/rails#41191

Implementation

Used a version check instead of the usual feature detection, since the source doesn't have an actual block parameter.

Tests

Tests updated

@bdewater bdewater requested a review from a team as a code owner December 14, 2023 12:16
@bdewater bdewater requested review from st0012 and vinistock December 14, 2023 12:16
@bdewater bdewater force-pushed the aj-perform-later-block branch 3 times, most recently from d719932 to 3f73b28 Compare December 14, 2023 12:30
@bdewater bdewater force-pushed the aj-perform-later-block branch from 3f73b28 to 8f4ffc3 Compare December 14, 2023 19:16
@bdewater bdewater force-pushed the aj-perform-later-block branch from 8f4ffc3 to b61ee1b Compare December 14, 2023 22:54
Copy link
Member

@vinistock vinistock left a comment

Choose a reason for hiding this comment

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

Looks good to me. The CI failures are all fixed in main. Can you please rebase before we merge?

@bdewater bdewater force-pushed the aj-perform-later-block branch from b61ee1b to ceabc81 Compare December 16, 2023 03:13
@bdewater
Copy link
Contributor Author

@vinistock done! thanks for the feedback :)

@vinistock vinistock merged commit d67c001 into Shopify:main Dec 18, 2023
15 checks passed
@bdewater bdewater deleted the aj-perform-later-block branch December 18, 2023 18:59
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.

3 participants