Skip to content

Commit 9a83f77

Browse files
committed
fix: stabilize connector release artifacts
1 parent 59de847 commit 9a83f77

8 files changed

Lines changed: 518 additions & 141 deletions

File tree

52 Bytes
Binary file not shown.
62 Bytes
Binary file not shown.
1.09 KB
Binary file not shown.

connector-index.json

Lines changed: 74 additions & 74 deletions
Large diffs are not rendered by default.

connectors/google/youtube-playwright.js

Lines changed: 243 additions & 38 deletions
Large diffs are not rendered by default.

connectors/heb/heb-playwright.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,11 @@
3636
"exportFrequency": "weekly",
3737
"vectorize_config": {
3838
"documents": "name"
39+
},
40+
"consumer_metadata": {
41+
"display_name": "H-E-B",
42+
"brand_domain": "heb.com",
43+
"icon_key": "heb",
44+
"default_scope": "heb.orders"
3945
}
4046
}

connectors/wholefoods/wholefoods-playwright.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,12 @@
3636
"exportFrequency": "weekly",
3737
"vectorize_config": {
3838
"documents": "name"
39+
},
40+
"consumer_metadata": {
41+
"display_name": "Whole Foods Market",
42+
"brand_domain": "wholefoodsmarket.com",
43+
"aliases": ["whole foods"],
44+
"icon_key": "wholefoods",
45+
"default_scope": "wholefoods.orders"
3946
}
4047
}

0 commit comments

Comments
 (0)