10000 Tags · go-co-op/gocron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: go-co-op/gocron

Tags

v2.16.2

Toggle v2.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: document the limitations with the locker design (#848)

v2.16.1

Toggle v2.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #835 and #837 (#836)

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was signed with the committer’s verified signature.
JohnRoesler John Roesler
clean up

v2.15.0

Toggle v2.15.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#817)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Roesler <johnrroesler@gmail.com>

v2.14.2

Toggle v2.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(eventListener): add BeforeJobRunsSkipIfBeforeFuncErrors() (#813)

v2.14.2-rc1

Toggle v2.14.2-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
JohnRoesler John Roesler
working to handle edge cases where a job can be run twice, unexpectedly

v2.14.1

Toggle v2.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
creating a new slice in several job options because appending modifie…

…s original (#809)

* creating a new slice in several job options because appending modifies original

* add tests

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
parse time.Time from AtTime (#806)

v2.13.0

Toggle v2.13.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(monitor): introduce MonitorWithStatus (#780)

Co-authored-by: John Roesler <johnrroesler@gmail.com>

v2.12.4

Toggle v2.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix overly greedy panic handler (#800)

0