argoyle ac49f3c2a6
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / build (push) Skipped
cron-checker / vulnerabilities (pull_request) Failing after 1m11s
cron-checker / test (pull_request) Successful in 1m35s
cron-checker / build (pull_request) Skipped
ci: derive Go version from go.mod instead of 'stable'
actions/setup-go resolves 'stable' from the go-versions manifest, which lagged behind the go1.26.6 security release and installed the vulnerable go1.26.5. That both failed govulncheck and broke builds once go.mod required >= 1.26.6 (GOTOOLCHAIN=local).

Using go-version-file keeps CI on exactly the toolchain go.mod asks for, which Renovate already keeps current.
2026-08-17 08:24:17 +02:00
2020-08-27 09:52:25 +02:00
2020-08-27 09:52:25 +02:00
2021-11-04 19:32:02 +01:00
2023-05-23 19:32:04 +02:00
2020-08-27 10:27:29 +02:00
2024-02-23 16:56:06 +00:00

cron-checker

Build Status codecov

A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.

Example deployment-file

S
Description
No description provided
Readme
2 MiB
1.6.10
Latest
2026-08-20 08:05:17 +00:00
Languages
Go 93.9%
Dockerfile 6.1%