feat: S3 upload pipeline for APNG animated cards (#198) #210

Merged
cal merged 1 commits from issue/198-feat-s3-upload-pipeline-for-apng-animated-cards into main 2026-04-08 15:25:41 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
b29450e7d6 feat: S3 upload pipeline for APNG animated cards (#198)
Extends card_storage.py with build_apng_s3_key, upload_apng_to_s3, and
upload_variant_apng to handle animated card uploads. Wires get_animated_card
to trigger a background S3 upload on each new render (cache miss, non-preview).

Closes #198

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 10:04:21 -05:00