berrypod/config
jamey 5e70c07b60
All checks were successful
deploy / deploy (push) Successful in 3m46s
persist mockup variants on fly volume across deploys
Source mockup WebPs are copied from the release to /data/mockups/
on startup, and variants are generated there. This eliminates the
182-job storm on every deploy that was saturating the CPU and
causing SQLite locking. After the first successful run, subsequent
deploys find all variants intact.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:20:33 +00:00
..
config.exs add default queue for cron jobs, fix mobile sidebar scroll 2026-03-02 08:07:44 +00:00
dev.exs extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
prod.exs persist mockup variants on fly volume across deploys 2026-03-02 11:20:33 +00:00
runtime.exs increase sqlite busy_timeout and reduce image queue concurrency 2026-03-02 11:13:31 +00:00
test.exs add Printify client test coverage with Req.Test stubs 2026-02-22 10:35:24 +00:00