[object Object]

← back to Designer Wallcoverings

Stage launchd template for optional hands-off Romo push resume

430f4bcb67049cf630fd76ed84037f9ac1657586 · 2026-06-11 11:11:21 -0700 · SteveStudio2

Files touched

Diff

commit 430f4bcb67049cf630fd76ed84037f9ac1657586
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Thu Jun 11 11:11:21 2026 -0700

    Stage launchd template for optional hands-off Romo push resume
---
 .../com.steve.romo-roll-pricing.plist.template     | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/shopify/scripts/data/romo-cost-backfill/com.steve.romo-roll-pricing.plist.template b/shopify/scripts/data/romo-cost-backfill/com.steve.romo-roll-pricing.plist.template
new file mode 100644
index 00000000..faf847ed
--- /dev/null
+++ b/shopify/scripts/data/romo-cost-backfill/com.steve.romo-roll-pricing.plist.template
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+  <key>Label</key>
+  <string>com.steve.romo-roll-pricing</string>
+  <key>ProgramArguments</key>
+  <array>
+    <string>/bin/zsh</string>
+    <string>/Users/stevestudio2/Projects/Designer-Wallcoverings/shopify/scripts/data/romo-cost-backfill/run-romo-push.sh</string>
+  </array>
+  <key>StartCalendarInterval</key>
+  <dict>
+    <key>Hour</key><integer>9</integer>
+    <key>Minute</key><integer>0</integer>
+  </dict>
+  <key>StandardOutPath</key>
+  <string>/Users/stevestudio2/Projects/Designer-Wallcoverings/shopify/scripts/data/romo-cost-backfill/launchd.out</string>
+  <key>StandardErrorPath</key>
+  <string>/Users/stevestudio2/Projects/Designer-Wallcoverings/shopify/scripts/data/romo-cost-backfill/launchd.err</string>
+</dict>
+</plist>

← fe9e383a Romo push: read durable worklist CSV; add run wrapper; CNCP-  ·  back to Designer Wallcoverings  ·  price-coverage: add Shopify roll-price outcome layer (correc 47bef875 →