Commit 9de9553
committed
ci(build-tests): add daily 08:00 UTC schedule alongside pull_request
The matrix conversion dropped wall time to ~10 min (slowest cell),
which is now tractable as blocking per-PR CI. Per-PR catches the
"PR-introduced regression" class; schedule catches the "upstream
image bump on master" class that no PR triggers. Both paths are
cheap on a low-volume repo, and they cover different failure modes.
08:00 UTC is 1h after derive-ip-map's daily reconcile (07:00) so the
two scheduled flows don't race on the same window.
Drops the pre-merge "TODO swap pull_request for schedule" note that
was premised on a 25-min sequential wall time -- that constraint is
gone, so per-PR can stay.
Refs: #146 (issue), #148 (this PR)
Assisted-by: Claude Code1 parent fa9e75b commit 9de9553
1 file changed
Lines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
0 commit comments