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(scripts): use command name in error message when moving to finished #2483

Merged
merged 2 commits into from Mar 22, 2024

Conversation

roggervalf
Copy link
Collaborator

No description provided.

@@ -200,7 +200,7 @@ export class Job<
: undefined;

this.toKey = queue.toKey.bind(queue);
this.scripts = new Scripts(queue);
this.setScripts();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this method will be overwritten in pro version to set scripts once

@roggervalf roggervalf merged commit 3c335d4 into master Mar 22, 2024
11 checks passed
@roggervalf roggervalf deleted the fix-error-messages branch March 22, 2024 04:27
github-actions bot pushed a commit that referenced this pull request Mar 22, 2024
## [5.4.5](v5.4.4...v5.4.5) (2024-03-22)

### Bug Fixes

* **scripts:** use command name in error message when moving to finished ([#2483](#2483)) ([3c335d4](3c335d4))
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.

None yet

1 participant