Commit e5c0c26
MTE-6112 Pin the canary rebase to 07:00 America/New_York year-round
GitHub cron is UTC-only, so a single '0 11 * * *' entry meant 07:00 local during
EDT but 06:00 during EST. Now fires at both 11:00 and 12:00 UTC with a guard step
that stops the run unless the America/New_York hour is 07, so the job lands at
07:00 local regardless of DST. Manual dispatch bypasses the guard.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent f92963d commit e5c0c26
1 file changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
35 | 49 | | |
36 | 50 | | |
37 | 51 | | |
| |||
0 commit comments