← back to Wallco Ai
deploy: exclude data/generated_cactus_quarantine from rsync (mirror ghost quarantine)
998a6c814d9f6e6d93e4774da8adbf2a93f0aa7f · 2026-05-27 08:40:48 -0700 · Steve Abrams
Prevents shipping ~360MB of recoverable seam-purge PNGs to prod. Deployed
wallco.ai: curator + cactus seam-purge live; refreshed designs.json drops the
~920 previously-published fuzzy cactus from the storefront (204 clean remain).
Files touched
Diff
commit 998a6c814d9f6e6d93e4774da8adbf2a93f0aa7f
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed May 27 08:40:48 2026 -0700
deploy: exclude data/generated_cactus_quarantine from rsync (mirror ghost quarantine)
Prevents shipping ~360MB of recoverable seam-purge PNGs to prod. Deployed
wallco.ai: curator + cactus seam-purge live; refreshed designs.json drops the
~920 previously-published fuzzy cactus from the storefront (204 clean remain).
---
deploy-kamatera.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/deploy-kamatera.sh b/deploy-kamatera.sh
index 4638dcca..9976921 100755
--- a/deploy-kamatera.sh
+++ b/deploy-kamatera.sh
@@ -46,6 +46,7 @@ rsync -az --delete \
--exclude='data/generated-web/' \
--exclude='data/generated_pre_seamless_backup/' \
--exclude='data/generated_ghost_quarantine/' \
+ --exclude='data/generated_cactus_quarantine/' \
--exclude='data/elements/' \
--exclude='data/tif/' \
--exclude='data/rooms/' \
← be027c7 drunk-animals prompt surgery: kill poster/album/grid styles
·
back to Wallco Ai
·
edges-review: add Snapshot tab sourcing flagged designs from ae1089a →