fulfillr: drop Snipcart key, add outreach/recovery schedule config, bump image

- remove snipcart_api_key from dev/production config (Snipcart decommissioned
  post-migration)
- add review-outreach and cart-recovery schedule_name/schedule_group blocks
  (dev + prod) for the EventBridge-driven outreach and cart-recovery jobs
- bump fulfillr image 20260607.0217 -> 20260613.0117

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bastian de Byl
2026-06-13 22:14:15 -04:00
parent a30ff9b165
commit 16053e1cbb
3 changed files with 20 additions and 10 deletions
+2 -2
View File
@@ -78,13 +78,13 @@
- import_tasks: containers/debyltech/fulfillr.yml
vars:
image: git.debyl.io/debyltech/fulfillr:20260606.2328
image: git.debyl.io/debyltech/fulfillr:20260613.0117
tags: debyltech, fulfillr
# Staging back-office (fulfillr-dev.debyltech.com) — same image, staging Turso config.
- import_tasks: containers/debyltech/fulfillr-dev.yml
vars:
image: git.debyl.io/debyltech/fulfillr:20260606.2328
image: git.debyl.io/debyltech/fulfillr:20260613.0117
tags: debyltech, fulfillr-dev
- import_tasks: containers/debyltech/uptime-kuma.yml