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(job): throw error when delay and repeat are provided together #983

Merged
merged 6 commits into from
Jan 6, 2022

Conversation

roggervalf
Copy link
Collaborator

fixes #431

@roggervalf roggervalf changed the title Fix delay repeat together fix(job): throw error when delay and every are provided together Jan 6, 2022
@roggervalf roggervalf changed the title fix(job): throw error when delay and every are provided together fix(job): throw error when delay and repeat are provided together Jan 6, 2022
@roggervalf roggervalf merged commit 07b0082 into master Jan 6, 2022
@roggervalf roggervalf deleted the fix-delay-repeat-together branch January 6, 2022 01:28
github-actions bot pushed a commit that referenced this pull request Jan 6, 2022
## [1.63.3](v1.63.2...v1.63.3) (2022-01-06)

### Bug Fixes

* **job:** throw error when delay and repeat are provided together ([#983](#983)) ([07b0082](07b0082))
@github-actions
Copy link

github-actions bot commented Jan 6, 2022

🎉 This PR is included in version 1.63.3 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delayed and Repeatable parameters together in one Job not working
1 participant