Commit a60d7eb
www.yml: regenerate og:image mosaic in CI
`compose-og.sh` (stations map + 2 plots → 1200×630
`ctbk-og-mosaic.jpg`, the `og:image` since `f0545db2`) was manual-only
— the shipped mosaic was 4 months stale while its source screenshots
regenerated on every deploy. Run it in www.yml right after the
screenshot step; exclude it from the change-gate (like
`ctbk-stations`, whose per-run map-render variance would re-trigger
the commit-back loop forever) so it ships whenever a plot screenshot
actually changes — i.e. every data-driven deploy, ≈monthly.
`compose-og.sh` gains a `magick`/`convert` shim (GHA ubuntu runners
have ImageMagick 6).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e6d31f8 commit a60d7eb
2 files changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
60 | 69 | | |
61 | 70 | | |
62 | 71 | | |
63 | 72 | | |
64 | | - | |
| 73 | + | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments