Skip to content

Commit 0da537d

Browse files
author
markzegarelli
authored
DOC 206 part 2 (#2686)
* Fixed integration object name, again * ignore this file
1 parent e7c17bf commit 0da537d

15 files changed

+103
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ vendor/
1010
node_modules/
1111
src/assets/docs.bundle.js
1212
yarn-error.log
13+
.yarn/install-state.gz
1314
# Make sure to update `analytics` to the full path to your Typewriter client.
1415
.vscode/spellright.dict
1516

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.yarn/install-state.gz

7.22 KB
Binary file not shown.

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,14 @@
5252
"dotenv": "^10.0.0",
5353
"enquirer": "^2.3.6",
5454
"fast-csv": "^4.3.6",
55+
"find-up": "^6.3.0",
5556
"glightbox": "^3.1.0",
5657
"globby": "11.0.4",
5758
"handlebars": "^4.7.7",
59+
"locate-path": "^7.1.0",
5860
"ora": "5.4.1",
61+
"p-locate": "5.0.0",
62+
"pkg-dir": "^6.0.1",
5963
"posthtml": "^0.16.5",
6064
"posthtml-urls": "^1.0.0",
6165
"search-insights": "^2.0.3",

src/_includes/content/destination-dossier.html

+9-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
{% assign connectionModes = destinationInfo.connection_modes %}
2424
{% endif %}
2525

26+
27+
28+
{% if page.name-override %}
29+
{% assign previous_names = overrideInfo.previous_names %}
30+
{% else %}
31+
{% assign previous_names = destinationInfo.previous_names %}
32+
{% endif %}
33+
2634
{% assign components = destinationInfo.components %}
2735
{% endfor %}
2836
{% assign destMethods = destMethods| reverse %}
@@ -35,7 +43,7 @@
3543
<h6>Destination Info</h6>
3644
<ul class="qi">
3745
{% if destMethods.size > 0 %}<li>Accepts {% for method in destMethods%}{% if destMethods.size == 1 %}{{method}} calls.{% else %}{% unless forloop.last == true %}{{method}}, {% endunless %}{% if forloop.last == true%}and {{method}} calls{%endif%}{% endif %}{% endfor %}</li>{% endif %}
38-
<li>Referred to as <strong>{{destinationInfo.previous_names | join: '</strong>, or <strong>' }}</strong> in the <a href="/docs/guides/filtering-data/#filtering-with-the-integrations-object">Integrations object</a></li>
46+
<li>Referred to as <strong>{{previous_names | join: '</strong>, or <strong>' }}</strong> in the <a href="/docs/guides/filtering-data/#filtering-with-the-integrations-object">Integrations object</a></li>
3947
{% if destinationInfo.status == "PUBLIC_BETA" %}<li>This destination is in <span class="release-pill">Beta</span></li>{% endif %}
4048
</ul>
4149
{% if components.size > 0%}

yarn.lock

+89
Original file line numberDiff line numberDiff line change
@@ -3936,6 +3936,16 @@ __metadata:
39363936
languageName: node
39373937
linkType: hard
39383938

3939+
"find-up@npm:^6.1.0, find-up@npm:^6.3.0":
3940+
version: 6.3.0
3941+
resolution: "find-up@npm:6.3.0"
3942+
dependencies:
3943+
locate-path: ^7.1.0
3944+
path-exists: ^5.0.0
3945+
checksum: 9a21b7f9244a420e54c6df95b4f6fc3941efd3c3e5476f8274eb452f6a85706e7a6a90de71353ee4f091fcb4593271a6f92810a324ec542650398f928783c280
3946+
languageName: node
3947+
linkType: hard
3948+
39393949
"follow-redirects@npm:1.5.10":
39403950
version: 1.5.10
39413951
resolution: "follow-redirects@npm:1.5.10"
@@ -5160,6 +5170,15 @@ __metadata:
51605170
languageName: node
51615171
linkType: hard
51625172

5173+
"locate-path@npm:^7.1.0":
5174+
version: 7.1.0
5175+
resolution: "locate-path@npm:7.1.0"
5176+
dependencies:
5177+
p-locate: ^6.0.0
5178+
checksum: 17d5eb6c04ff31856f8a6ae4ee3e3091d41485657428d1a91bd5f66aa1fcd7a90db3de6e8ffb905c2ff1a0014b77509b98dd6410424505efc08b1726d50bcbfc
5179+
languageName: node
5180+
linkType: hard
5181+
51635182
"lodash.debounce@npm:^4.0.8":
51645183
version: 4.0.8
51655184
resolution: "lodash.debounce@npm:4.0.8"
@@ -6203,6 +6222,33 @@ __metadata:
62036222
languageName: node
62046223
linkType: hard
62056224

6225+
"p-limit@npm:^3.0.2":
6226+
version: 3.1.0
6227+
resolution: "p-limit@npm:3.1.0"
6228+
dependencies:
6229+
yocto-queue: ^0.1.0
6230+
checksum: 7c3690c4dbf62ef625671e20b7bdf1cbc9534e83352a2780f165b0d3ceba21907e77ad63401708145ca4e25bfc51636588d89a8c0aeb715e6c37d1c066430360
6231+
languageName: node
6232+
linkType: hard
6233+
6234+
"p-limit@npm:^4.0.0":
6235+
version: 4.0.0
6236+
resolution: "p-limit@npm:4.0.0"
6237+
dependencies:
6238+
yocto-queue: ^1.0.0
6239+
checksum: 01d9d70695187788f984226e16c903475ec6a947ee7b21948d6f597bed788e3112cc7ec2e171c1d37125057a5f45f3da21d8653e04a3a793589e12e9e80e756b
6240+
languageName: node
6241+
linkType: hard
6242+
6243+
"p-locate@npm:5.0.0":
6244+
version: 5.0.0
6245+
resolution: "p-locate@npm:5.0.0"
6246+
dependencies:
6247+
p-limit: ^3.0.2
6248+
checksum: 1623088f36cf1cbca58e9b61c4e62bf0c60a07af5ae1ca99a720837356b5b6c5ba3eb1b2127e47a06865fee59dd0453cad7cc844cda9d5a62ac1a5a51b7c86d3
6249+
languageName: node
6250+
linkType: hard
6251+
62066252
"p-locate@npm:^3.0.0":
62076253
version: 3.0.0
62086254
resolution: "p-locate@npm:3.0.0"
@@ -6221,6 +6267,15 @@ __metadata:
62216267
languageName: node
62226268
linkType: hard
62236269

6270+
"p-locate@npm:^6.0.0":
6271+
version: 6.0.0
6272+
resolution: "p-locate@npm:6.0.0"
6273+
dependencies:
6274+
p-limit: ^4.0.0
6275+
checksum: 2bfe5234efa5e7a4e74b30a5479a193fdd9236f8f6b4d2f3f69e3d286d9a7d7ab0c118a2a50142efcf4e41625def635bd9332d6cbf9cc65d85eb0718c579ab38
6276+
languageName: node
6277+
linkType: hard
6278+
62246279
"p-map@npm:^2.0.0":
62256280
version: 2.1.0
62266281
resolution: "p-map@npm:2.1.0"
@@ -6320,6 +6375,13 @@ __metadata:
63206375
languageName: node
63216376
linkType: hard
63226377

6378+
"path-exists@npm:^5.0.0":
6379+
version: 5.0.0
6380+
resolution: "path-exists@npm:5.0.0"
6381+
checksum: 8ca842868cab09423994596eb2c5ec2a971c17d1a3cb36dbf060592c730c725cd524b9067d7d2a1e031fef9ba7bd2ac6dc5ec9fb92aa693265f7be3987045254
6382+
languageName: node
6383+
linkType: hard
6384+
63236385
"path-is-absolute@npm:^1.0.0":
63246386
version: 1.0.1
63256387
resolution: "path-is-absolute@npm:1.0.1"
@@ -6378,6 +6440,15 @@ __metadata:
63786440
languageName: node
63796441
linkType: hard
63806442

6443+
"pkg-dir@npm:^6.0.1":
6444+
version: 6.0.1
6445+
resolution: "pkg-dir@npm:6.0.1"
6446+
dependencies:
6447+
find-up: ^6.1.0
6448+
checksum: ba1497053786fdc79fb525bd44ebb7cb17f6997f28a246bf542181f58d43d443832a027e2de677e8a3e3ae59f2d44eb2c738d033874a5a9c215d91c52ff8817c
6449+
languageName: node
6450+
linkType: hard
6451+
63816452
"pluralize@npm:^8.0.0":
63826453
version: 8.0.0
63836454
resolution: "pluralize@npm:8.0.0"
@@ -7832,13 +7903,17 @@ __metadata:
78327903
dotenv: ^10.0.0
78337904
enquirer: ^2.3.6
78347905
fast-csv: ^4.3.6
7906+
find-up: ^6.3.0
78357907
front-matter: ^4.0.2
78367908
glightbox: ^3.1.0
78377909
glob: ^7.2.0
78387910
globby: 11.0.4
78397911
handlebars: ^4.7.7
78407912
js-yaml: ^4.1.0
7913+
locate-path: ^7.1.0
78417914
ora: 5.4.1
7915+
p-locate: 5.0.0
7916+
pkg-dir: ^6.0.1
78427917
posthtml: ^0.16.5
78437918
posthtml-urls: ^1.0.0
78447919
remark: ^14.0.1
@@ -9489,6 +9564,20 @@ __metadata:
94899564
languageName: node
94909565
linkType: hard
94919566

9567+
"yocto-queue@npm:^0.1.0":
9568+
version: 0.1.0
9569+
resolution: "yocto-queue@npm:0.1.0"
9570+
checksum: f77b3d8d00310def622123df93d4ee654fc6a0096182af8bd60679ddcdfb3474c56c6c7190817c84a2785648cdee9d721c0154eb45698c62176c322fb46fc700
9571+
languageName: node
9572+
linkType: hard
9573+
9574+
"yocto-queue@npm:^1.0.0":
9575+
version: 1.0.0
9576+
resolution: "yocto-queue@npm:1.0.0"
9577+
checksum: 2cac84540f65c64ccc1683c267edce396b26b1e931aa429660aefac8fbe0188167b7aee815a3c22fa59a28a58d898d1a2b1825048f834d8d629f4c2a5d443801
9578+
languageName: node
9579+
linkType: hard
9580+
94929581
"yoga-layout-prebuilt@npm:^1.9.3":
94939582
version: 1.10.0
94949583
resolution: "yoga-layout-prebuilt@npm:1.10.0"

0 commit comments

Comments
 (0)