Commit cbe9d5d
fix(ci): drop committed index.json so the freshness check stops fighting itself
The build stamps index.json with a fresh `generated_at` every run, so
the "is the file up to date" check could never pass. The pages
workflow already rebuilds the index before uploading the site
artifact, so the committed copy was redundant anyway. Now: index is
generated at deploy time only, CI just validates schema + smoke-tests
the build.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4e3d789 commit cbe9d5d
3 files changed
Lines changed: 6 additions & 60 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
0 commit comments