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(retry-job): include job name #235

Merged
merged 1 commit into from
Aug 6, 2020
Merged

fix(retry-job): include job name #235

merged 1 commit into from
Aug 6, 2020

Conversation

skeggse
Copy link
Member

@skeggse skeggse commented Aug 5, 2020

#223 broke retries and delayed job triggering. @roychri does this seem right?

Fixes #234.

@skeggse skeggse added the bug label Aug 5, 2020
@skeggse skeggse added this to the 3.2.2 milestone Aug 5, 2020
@skeggse skeggse self-assigned this Aug 5, 2020
This broke retries and delayed job triggering.
@skeggse skeggse force-pushed the fix-bull-job-retry branch from 46901e0 to f59933c Compare August 5, 2020 23:26
@skeggse skeggse requested a review from shils August 5, 2020 23:30
@roychri
Copy link
Contributor

roychri commented Aug 6, 2020

This looks good to me

@skeggse skeggse merged commit c145fe5 into master Aug 6, 2020
@skeggse skeggse deleted the fix-bull-job-retry branch August 6, 2020 02:41
beequeueci pushed a commit that referenced this pull request Aug 6, 2020
### [3.2.2](v3.2.1...v3.2.2) (2020-08-06)

### Bug Fixes

* **retry-job:** include job name ([#235](#235)) ([c145fe5](c145fe5))
beequeueci pushed a commit that referenced this pull request Aug 6, 2020
### [3.2.2](v3.2.1...v3.2.2) (2020-08-06)

### Bug Fixes

* **retry-job:** include job name ([#235](#235)) ([c145fe5](c145fe5))
@beequeueci
Copy link
Collaborator

🎉 This PR is included in version 3.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Named jobs are triggered with __default__ name
3 participants