[object Object]

← back to Designer Wallcoverings

Revert "fix(TK-11738): pass --apply so the sample-variant cron creates variants after the safety sweep"

35260255855f0e5e3d37332916b1fb4b24774be9 · 2026-09-14 14:06:18 -0700 · Steve

This reverts commit 058dde0fe88b19992e96597b5d844fafeccef95b.

Files touched

Diff

commit 35260255855f0e5e3d37332916b1fb4b24774be9
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Sep 14 14:06:18 2026 -0700

    Revert "fix(TK-11738): pass --apply so the sample-variant cron creates variants after the safety sweep"
    
    This reverts commit 058dde0fe88b19992e96597b5d844fafeccef95b.
---
 shopify/scripts/cron-create-sample-variants.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shopify/scripts/cron-create-sample-variants.sh b/shopify/scripts/cron-create-sample-variants.sh
index 7e668788..96b04370 100755
--- a/shopify/scripts/cron-create-sample-variants.sh
+++ b/shopify/scripts/cron-create-sample-variants.sh
@@ -29,6 +29,6 @@ if [ -f "$PROGRESS_FILE" ]; then
 fi
 
 cd /root/Projects/Designer-Wallcoverings
-node "$SCRIPT" --apply >> "$LOG_FILE" 2>&1
+node "$SCRIPT" >> "$LOG_FILE" 2>&1
 
 echo "=== $(date '+%Y-%m-%d %H:%M:%S PT') === Finished ===" >> "$LOG_FILE"

← 9cf7b777 auto-data-snapshot: 2026-09-14T14:02:07 (3 data files) — sho  ·  back to Designer Wallcoverings  ·  fix(versa-20oz): make dwc-sync rollback a true inverse (dele c1d89e49 →