Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gocron

Manage the gocron project
Collective - Host: opensource - https://opencollective.com/gocron - Code: https://github.com/go-co-op/gocron

[FEATURE] Recovery and Restart for Singleton Jobs

github.com/go-co-op/gocron - hasanparasteh opened this issue 10 months ago
feat: 🎸 duration job time interval zero

github.com/go-co-op/gocron - moyu-x opened this pull request 10 months ago
add another out channel so we can properly report lastRun

github.com/go-co-op/gocron - JohnRoesler opened this pull request 10 months ago
Allow more time for requestJobCtx

github.com/go-co-op/gocron - drewgonzales360 opened this pull request 10 months ago
fix case where job removed causes panic when rescheduling

github.com/go-co-op/gocron - JohnRoesler opened this pull request 10 months ago
elector & locker were failing to send out when not leader

github.com/go-co-op/gocron - JohnRoesler opened this pull request 10 months ago
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 10 months ago
Security policy does not mention 2.x.x

github.com/go-co-op/gocron - inputvalidation opened this issue 10 months ago
[BUG] Please help with Elector example

github.com/go-co-op/gocron - valri11 opened this issue 11 months ago
Awesome

github.com/go-co-op/gocron - BagasA11 opened this issue 11 months ago
Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
[BUG] - Lazy evaluation for schedule values

github.com/go-co-op/gocron - KaibutsuX opened this issue 11 months ago
remove codecov

github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 11 months ago
correct AfterJobRuns doc

github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
fix RunNow() when calling from a job returned by Jobs()

github.com/go-co-op/gocron - JohnRoesler opened this pull request 11 months ago
BUG: gocron: Job: RunNow: scheduler unreachable

github.com/go-co-op/gocron - JohnRoesler opened this issue 11 months ago
fix unsafe map usage in singletonMode

github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
Bump github.com/google/uuid from 1.5.0 to 1.6.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 12 months ago
fix singletonMode unsafe map

github.com/go-co-op/gocron - a3sroot opened this pull request 12 months ago
fix monthly jobs when counting days from the end

github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
[BUG] - monthlyJob daysOfTheMonth only -1

github.com/go-co-op/gocron - elemhan opened this issue 12 months ago
wait for new job to be fully created before returning

github.com/go-co-op/gocron - JohnRoesler opened this pull request 12 months ago
Job metrics

github.com/go-co-op/gocron - gorodet-sky opened this pull request almost 1 year ago
[BUG] - gocron: job not found

github.com/go-co-op/gocron - mihailstefanov opened this issue almost 1 year ago
Add metrics

github.com/go-co-op/gocron - gorodet-sky opened this pull request almost 1 year ago
make the order of the returned jobs slice deterministic

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - some UUIDs in Scheduler are identical

github.com/go-co-op/gocron - Inasayang opened this issue about 1 year ago
fix to handle when next ends up in the past

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
refactor: fix indent

github.com/go-co-op/gocron - leedrum opened this pull request about 1 year ago
refactor: the scheduler preparing the job to exec

github.com/go-co-op/gocron - XiXiangFiles opened this pull request about 1 year ago
[BUG] - V2 scheduler stop immediatly

github.com/go-co-op/gocron - benoitdm-oslandia opened this issue about 1 year ago
add new features, OneTimeJob and Job.RunNow()

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Bump github.com/google/uuid from 1.4.0 to 1.5.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Bump github/codeql-action from 2 to 3

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
fix weekly and monthly to handle midnight

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - `WeeklyJob` is work abnormal

github.com/go-co-op/gocron - XiXiangFiles opened this issue about 1 year ago
[BUG] - Cron tasks start unexpected behavior

github.com/go-co-op/gocron - Kachit opened this issue about 1 year ago
[FEATURE] - allow to run a job manually

github.com/go-co-op/gocron - firefart opened this issue about 1 year ago
fix: check function param length and type

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
[BUG] - Pointer to the a scheduler instance

github.com/go-co-op/gocron - alex-savin opened this issue about 1 year ago
daily job next logic failed to consider 1 midnight attime

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
v2 daily job seems to execute in an infinite loop

github.com/go-co-op/gocron - USA-RedDragon opened this issue about 1 year ago
Bump actions/checkout from 3 to 4

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-go from 4 to 5

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Update docs, tests, and release prep

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
month first weekday bug

github.com/go-co-op/gocron - davemilller opened this pull request about 1 year ago
allow max concurrent runs and singleton mode together

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
correct lock to use job.name instead of id

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Update README.md

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
add job name to event listners

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Revert "add code cov"

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Update README.md

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
codecov with instead of env

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Update README.md

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
add code cov

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
add distributed locker for v2

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Add codecov

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
update docs and add mocks pkg

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
test all remaining With*, and test logger

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
support go 1.20+

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
add job storage

github.com/go-co-op/gocron - pkoukk opened this pull request about 1 year ago
Exposing job's scheduled unit and interval

github.com/go-co-op/gocron - chicknsoup opened this pull request about 1 year ago
elector test & makefile test coverage

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 1 year ago
Bump github.com/google/uuid from 1.3.1 to 1.4.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 1 year ago
Avoid allocations with `(*regexp.Regexp).MatchString`

github.com/go-co-op/gocron - Juneezee opened this pull request about 1 year ago