Skip to content

Actions: reugn/go-quartz

Actions

golangci-lint

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
125 workflow runs
125 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix(scheduler): workers initialization condition (#137)
golangci-lint #200: Commit 93c6a6c pushed by reugn
September 12, 2024 15:39 21s master
September 12, 2024 15:39 21s
refactor(queue): remove unnecessary index field in scheduledJob (#136)
golangci-lint #199: Commit be00d59 pushed by reugn
September 12, 2024 15:17 34s master
September 12, 2024 15:17 34s
fix(scheduler): workers initialization condition
golangci-lint #198: Pull request #137 opened by hongkuancn
September 12, 2024 12:51 26s hongkuancn:no-worker
September 12, 2024 12:51 26s
refactor(queue): remove unnecessary index field in scheduledJob
golangci-lint #197: Pull request #136 opened by hongkuancn
September 12, 2024 10:46 36s hongkuancn:fix-index
September 12, 2024 10:46 36s
feat(queue): export the job queue constructor (#134)
golangci-lint #196: Commit 928d076 pushed by reugn
May 11, 2024 11:42 32s master
May 11, 2024 11:42 32s
feat(scheduler)!: support custom mutex for job queue operations (#133)
golangci-lint #194: Commit 8017e08 pushed by reugn
May 4, 2024 15:20 31s master
May 4, 2024 15:20 31s
feat(scheduler): export the reset method (#131)
golangci-lint #192: Commit b3ad0a9 pushed by reugn
April 27, 2024 16:22 32s master
April 27, 2024 16:22 32s
feat(scheduler): export the reset method
golangci-lint #191: Pull request #131 opened by reugn
April 26, 2024 15:38 30s export-reset-method
April 26, 2024 15:38 30s
fix(scheduler): recover from unhandled job panics (#130)
golangci-lint #190: Commit ecdc425 pushed by reugn
April 20, 2024 16:54 2m 38s master
April 20, 2024 16:54 2m 38s
fix(scheduler): recover from unhandled job panics
golangci-lint #189: Pull request #130 opened by reugn
April 19, 2024 15:31 2m 40s panic-recover
April 19, 2024 15:31 2m 40s
feat(scheduler): add a channel to handle misfired jobs (#129)
golangci-lint #188: Commit 220db57 pushed by reugn
April 15, 2024 16:19 2m 46s master
April 15, 2024 16:19 2m 46s
feat(scheduler): add a channel to handle misfired jobs
golangci-lint #187: Pull request #129 synchronize by reugn
April 15, 2024 08:33 20s handle-misfired-jobs
April 15, 2024 08:33 20s
feat(scheduler): add a channel to handle misfired jobs
golangci-lint #186: Pull request #129 synchronize by reugn
April 13, 2024 09:31 15s handle-misfired-jobs
April 13, 2024 09:31 15s
feat(scheduler): add a channel to handle misfired jobs
golangci-lint #185: Pull request #129 opened by reugn
April 12, 2024 12:15 2m 46s handle-misfired-jobs
April 12, 2024 12:15 2m 46s
feat(scheduler)!: handle errors in the GetJobKeys method (#126)
golangci-lint #184: Commit e55b059 pushed by reugn
March 30, 2024 13:38 13s master
March 30, 2024 13:38 13s
feat(scheduler)!: handle errors in the GetJobKeys method
golangci-lint #183: Pull request #126 opened by reugn
March 30, 2024 13:35 22s get-keys-error
March 30, 2024 13:35 22s
feat(queue): handle errors in ScheduledJobs and Size methods (#125)
golangci-lint #182: Commit 375ceeb pushed by reugn
March 29, 2024 14:03 2m 44s master
March 29, 2024 14:03 2m 44s
feat(queue): handle errors in ScheduledJobs and Size methods
golangci-lint #181: Pull request #125 opened by reugn
March 29, 2024 14:00 2m 39s queue-handle-errors
March 29, 2024 14:00 2m 39s
refactor: remove excessive queue empty check (#124)
golangci-lint #180: Commit c63c855 pushed by reugn
March 23, 2024 12:24 2m 43s master
March 23, 2024 12:24 2m 43s
refactor: remove excessive queue empty check
golangci-lint #179: Pull request #124 opened by reugn
March 23, 2024 12:21 2m 40s queue-empty-check
March 23, 2024 12:21 2m 40s
refactor(cron): make delimiter runes constant variables (#123)
golangci-lint #178: Commit eb4b074 pushed by reugn
March 18, 2024 07:29 18s master
March 18, 2024 07:29 18s
refactor(cron): make delimiter runes constant variables
golangci-lint #177: Pull request #123 opened by reugn
March 18, 2024 07:24 18s cron-delimiter-runes
March 18, 2024 07:24 18s
refactor: extract retry interval into a separate configuration option…
golangci-lint #176: Commit 60094f6 pushed by reugn
March 16, 2024 10:04 20s master
March 16, 2024 10:04 20s