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: Avoid double updating on the non-recurring jobs vs recurring jobs search in resumeOnRestart #63

Merged
merged 6 commits into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. Avoid double updating on the non-recurring jobs vs recurring jobs sea…

    …rch in resumeOnRestart
    b0dea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    97ee2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80b330 View commit details
    Browse the repository at this point in the history
  3. fix: add comments on each case for job search + add more strong check…

    …s to not leave any job out
    b0dea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    95312f4 View commit details
    Browse the repository at this point in the history
  4. improv: add some additional unit tests

    b0dea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d28b9b8 View commit details
    Browse the repository at this point in the history
  5. fix: revert to 1.6.3 nextRunAt default

    b0dea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    364ae9a View commit details
    Browse the repository at this point in the history
  6. temp: remove not working tests

    b0dea committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a656152 View commit details
    Browse the repository at this point in the history