packages.wenpai.net/internal/og
Ben Word b8904937fb
Fix OG image generation and simplify pipeline (#54)
Remove OG image generation from the pipeline — the 3 AM systemd timer
handles all generation via `generate-og`. Remove the `--limit` flag so
the nightly job processes all packages that need updates. Add
concurrency (20 goroutines) for render + upload with serial DB writes.
Only regenerate images when Composer install counts change, ignoring
WP.org install count changes.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 18:08:07 -05:00
..
fonts Initial commit 2026-03-14 13:36:07 -05:00
generate.go Fix OG image generation and simplify pipeline (#54) 2026-03-22 18:08:07 -05:00
generate_test.go Fix OG image generation and simplify pipeline (#54) 2026-03-22 18:08:07 -05:00
og.go WP Packages rename (#42) 2026-03-19 11:50:12 -05:00
og_test.go WP Packages rename (#42) 2026-03-19 11:50:12 -05:00
roots-icon.png Initial commit 2026-03-14 13:36:07 -05:00
upload.go WP Packages rename (#42) 2026-03-19 11:50:12 -05:00