Skip to content

Commit fe51eea

Browse files
authored
Merge pull request #2846 from segmentio/develop
Release 22.18.2
2 parents d1416fb + 0c3e754 commit fe51eea

File tree

17 files changed

+1048
-398
lines changed

17 files changed

+1048
-398
lines changed

.github/Vocab/Docs/accept.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ csv
2929
deeplink
3030
Dev
3131
Doubleclick
32+
endcapture
3233
endfor
3334
endif
3435
eu
3536
Friendbuy
3637
ga
3738
gmail
3839
Gradle
40+
href
3941
html
4042
http
4143
HTTP
@@ -53,6 +55,7 @@ Kissmetrics
5355
Lightbox
5456
Littledata
5557
Mailmodo
58+
markdownify
5659
Marketo
5760
measurability
5861
middleware
@@ -68,6 +71,7 @@ Preact
6871
Shopify
6972
Smartly
7073
Subnet
74+
svg
7175
Totango
7276
Twilio
7377
upsert

scripts/catalog_papi.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ const updateSources = async () => {
230230
let updatedSource = {
231231
id: source.id,
232232
display_name: source.name,
233+
isCloudEventSource: source.isCloudEventSource,
233234
slug,
234235
url,
235236
hidden: isCatalogItemHidden(url),

src/_data/catalog/destination_categories.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2+
<<<<<<< HEAD
3+
# destination categories last updated 2022-05-05
4+
=======
25
# destination categories last updated 2022-05-02
6+
>>>>>>> master
37
items:
48
- display_name: A/B Testing
59
slug: a-b-testing

0 commit comments

Comments
 (0)