Commit f5458ee
committed
fix(verify): make
cmd_status rewrote generated_at every run, so verify-status always committed a
new status.json, which re-dispatched techapi-updated and re-ran itself (~every
3 min). Preserve the prior timestamp when the verification numbers are unchanged
so the file stays byte-identical and nothing is committed.
Refs #1status idempotent to stop the sync loop1 parent fac7c86 commit f5458ee
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
299 | 315 | | |
300 | 316 | | |
301 | 317 | | |
302 | 318 | | |
303 | 319 | | |
304 | | - | |
305 | 320 | | |
306 | 321 | | |
307 | 322 | | |
| |||
0 commit comments