Skip to content

Tags: pior/runnable

Tags

v0.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from pior/noop

Add a noop runnable

v0.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from pior/logs

Refactor logging

v0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from pior/every

Rewrite Periodic() into a nicer Every()

v0.10.0

Add a utility to stop propagation of context cancellation

v0.9.0

Upgrade the Github actions

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from pior/readme-example

Add an exemple in the README

v0.7.0

Do not log context.Canceled as an error in Manager

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from pior/remove-deprecated-group

Remove the deprecated Group runnable

v0.5.0

Add a Func runnable and a RunFunc helper

v0.4.0

Update link to documentation