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

parse time.Time from AtTime

github.com/go-co-op/gocron - JohnRoesler opened this pull request 24 days ago
stop timeout timers when no longer needed

github.com/go-co-op/gocron - JohnRoesler opened this pull request 30 days ago
[BUG] - you have a lot of goroutine leaks

github.com/go-co-op/gocron - zV3KT0R opened this issue about 1 month ago
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request about 2 months ago
fix overly greedy panic handler

github.com/go-co-op/gocron - JohnRoesler opened this pull request about 2 months ago
[BUG] - Distributed lock not working correctly

github.com/go-co-op/gocron - OrkhanAlikhanov opened this issue about 2 months ago
update mocks with latest job/scheduler changes

github.com/go-co-op/gocron - JohnRoesler opened this pull request 2 months ago
weekly and monthly jobs should not allow zero interval

github.com/go-co-op/gocron - JohnRoesler opened this pull request 2 months ago
dailyjob should not allow interval zero

github.com/go-co-op/gocron - JohnRoesler opened this pull request 2 months ago
[BUG] - Nightly job run twice

github.com/go-co-op/gocron - wandering-tales opened this issue 3 months ago
feat: add lock update mechanism for jobs, closes #762

github.com/go-co-op/gocron - pcfreak30 opened this pull request 3 months ago
fix(mocks): update `MockScheduler` mock

github.com/go-co-op/gocron - wandering-tales opened this pull request 3 months ago
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 3 months ago
feat(monitor): introduce MonitorStatus

github.com/go-co-op/gocron - FalcoSuessgott opened this pull request 4 months ago
Issue 778

github.com/go-co-op/gocron - rbroggi opened this pull request 4 months ago
fix: cleanup timers

github.com/go-co-op/gocron - hayotbisonai opened this pull request 4 months ago
[BUG] - Job NextRun return zero time

github.com/go-co-op/gocron - hungtcs opened this issue 4 months ago
[BUG] - OneTimeJob Missing Execution

github.com/go-co-op/gocron - gaoyaxuan opened this issue 4 months ago
[FEATURE] - go version request

github.com/go-co-op/gocron - Xavierxhq opened this issue 4 months ago
[FEATURE] - Change limit at runtime

github.com/go-co-op/gocron - pcfreak30 opened this issue 5 months ago
31 FEB executes immediately

github.com/go-co-op/gocron - snus8bit opened this issue 5 months ago
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 5 months ago
add Rescheduled metric for executor.

github.com/go-co-op/gocron - Higan opened this pull request 6 months ago
[FEATURE] - Several potential changes

github.com/go-co-op/gocron - pcfreak30 opened this issue 6 months ago
issue-654: allow setting a stopTime for job.

github.com/go-co-op/gocron - Higan opened this pull request 6 months ago
Fix typo

github.com/go-co-op/gocron - deining opened this pull request 6 months ago
issue-756: fix interface variadic parameters verifying

github.com/go-co-op/gocron - apocelipes opened this pull request 6 months ago
feat: add WithIdentifier

github.com/go-co-op/gocron - pcfreak30 opened this pull request 6 months ago
[FEATURE] - Allow UUID to be set in the job

github.com/go-co-op/gocron - pcfreak30 opened this issue 6 months ago
issue-751: Address Bug in Rescheduling

github.com/go-co-op/gocron - samuelattwood opened this pull request 6 months ago
[BUG] - Reschedule Count Up From Time Zero

github.com/go-co-op/gocron - samuelattwood opened this issue 6 months ago
[BUG] - Timing cycle trigger problem

github.com/go-co-op/gocron - zhangyuanxue opened this issue 6 months ago
issue-740: ascending time function

github.com/go-co-op/gocron - rbroggi opened this pull request 7 months ago
issue-742: bug in `NextRun`

github.com/go-co-op/gocron - rbroggi opened this pull request 7 months ago
issue-736: moving validation of one-time to

github.com/go-co-op/gocron - rbroggi opened this pull request 7 months ago
remove circleci config

github.com/go-co-op/gocron - JohnRoesler opened this pull request 7 months ago
after job listener

github.com/go-co-op/gocron - manuelarte opened this pull request 7 months ago
Add `AfterJobRunsWithPanic`

github.com/go-co-op/gocron - trungdlp-wolffun opened this pull request 7 months ago
[FEATURE] - Dynamic duration

github.com/go-co-op/gocron - babyfish-ct opened this issue 8 months ago
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 8 months ago
adding Job.NextRuns to provide n next run times

github.com/go-co-op/gocron - JohnRoesler opened this pull request 8 months ago
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 8 months ago
Circleci project setup

github.com/go-co-op/gocron - JohnRoesler opened this pull request 8 months ago
skip test goroutine leak detection in github actions

github.com/go-co-op/gocron - JohnRoesler opened this pull request 8 months ago
[BUG] - Unable to Use timezone in GoCron

github.com/go-co-op/gocron - niting3c opened this issue 8 months ago
Added JobsWaitingInQueue in Scheduler

github.com/go-co-op/gocron - 0x01F4 opened this pull request 8 months ago
fix mocks import path

github.com/go-co-op/gocron - JohnRoesler opened this pull request 8 months ago
Bump golangci/golangci-lint-action from 4.0.0 to 5.1.0

github.com/go-co-op/gocron - dependabot[bot] opened this pull request 9 months ago
Monitor: IncrementJob in case of skipped job run

github.com/go-co-op/gocron - giri-vsr opened this pull request 9 months ago
Add Go 1.22 to test matrix

github.com/go-co-op/gocron - evgenymarkov opened this pull request 9 months ago
[FEATURE] - Add Go 1.22 to test matrix

github.com/go-co-op/gocron - evgenymarkov opened this issue 9 months ago
Added Distributed Locker to JobOptions

github.com/go-co-op/gocron - giri-vsr opened this pull request 9 months ago
fix nextRun with singleton mode reporting incorrect time

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