Paper Dynasty Database - PostgreSQL database service
New service with S3 upload functions for the refractor card art pipeline. backfill_variant_image_url reads rendered PNGs from disk, uploads to S3, and sets image_url on BattingCard/PitchingCard rows. 18 tests covering key construction, URL formatting, upload params, and error swallowing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| app | ||
| docs | ||
| migrations | ||
| scripts | ||
| storage/templates | ||
| tests | ||
| .dockerignore | ||
| .env | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| compose.production.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| pyproject.toml | ||
| requirements.txt | ||
| ruff.toml | ||
| run-local.sh | ||
| VERSION | ||