← back to Dw Validator Debug TK11314
add relativity_textiles/ralph_lauren/graham_brown to COVERAGE_EXCLUDED — upstream-blocked vendors verified 2026-08-26
d2bfbab105acae84dd15df5e2c451364ab89ba6f · 2026-08-26 04:34:31 -0700 · Steve
Files touched
M DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js
Diff
commit d2bfbab105acae84dd15df5e2c451364ab89ba6f
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Aug 26 04:34:31 2026 -0700
add relativity_textiles/ralph_lauren/graham_brown to COVERAGE_EXCLUDED — upstream-blocked vendors verified 2026-08-26
---
DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js b/DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js
index 1e8d7886..a9b468f0 100644
--- a/DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js
+++ b/DW-Programming/ImportNewSkufromURL/scripts/enrichment-health-check.js
@@ -34,12 +34,14 @@ const COVERAGE_EXCLUDED = new Set([
'holly_hunt','hollywood','iksel','jeffrey_stevens','jim_dultz','la_walls','leed_walls',
'malibu','manuel_canovas','milton_king','muralsource','paul_montgomery','phillipe_romano',
'primo_leathers','showroom_line','surface_stick','twil_karin','nicolette_mayer',
+ // upstream-blocked: licensing-gated or never-crawl vendors (verified 2026-08-26 via Kamatera query)
+ 'relativity_textiles','ralph_lauren','graham_brown',
]);
// Run a query against the authoritative Kamatera dw_unified. Returns trimmed stdout.
function kq(sql) {
return execSync(
- 'ssh -o ConnectTimeout=20 -o BatchMode=yes my-server ' +
+ 'ssh -o ConnectTimeout=20 -o BatchMode=yes kamatera ' +
JSON.stringify(`sudo -u postgres psql -d dw_unified -tAF, -c ${JSON.stringify(sql)}`),
{ encoding: 'utf8', timeout: 90000 }
).trim();
← a157347a auto-data-snapshot: 2026-08-26T03:25:32 (2 data files) — DW-
·
back to Dw Validator Debug TK11314
·
auto-data-snapshot: 2026-08-26T09:38:32 (1 data files) — DW- 3e04617d →