This repository was archived by the owner on Jan 6, 2026. It is now read-only.
Commit f786f6f
authored
chore: rebuild the dashboard at 04:00 UTC (#36)
The dashboard shows data with one day granularity. New data point is
added by spark-evaluate & spark-stats repositories every midnight
(0:00 UTC).
The current schedule of rebuilding the dashboard at 20:00 UTC meant that
the dashboard was missing the latest data for most of the day.
This commit changes the schedule to run the job at 04:00 UTC. The buffer
of four hours after midnight before running the job should be enough
to accommodate any delays in the pipelines updating daily stats.
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>1 parent 45cef73 commit f786f6f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments