Skip to content

Commit 5b7891a

Browse files
markzegarellibot-docsteamLfdelossantostcgilbertdependabot[bot]
authored
Release 22.43.2 (#3733)
* Updated docs for azure setup (#3694) * Updated docs for azure setup We only support version 5.7 of MySQL, so I updated the docs to reflect that * updated pronoun to Segment * Update src/connections/storage/catalog/data-lakes/index.md Co-authored-by: markzegarelli <[email protected]> * Thomas/regal voice (#3693) * Update name for Regal Voice * Update regal voice source name and support email address Co-authored-by: markzegarelli <[email protected]> * Bump nokogiri from 1.13.6 to 1.13.9 (#3696) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.6...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update HubSpot warning box * dependencies update * Update Engage Sources * Marketing Campaigns public beta * Add docs for new Kana destination (#3710) * Add docs for new Kana destination * edits Co-authored-by: markzegarelli <[email protected]> * warning bubble * catalog update * fix redirect * Update index.md (#3717) Fixing SendGrid company name * Update index.md * update mixpanel destination name (#3722) * Update Woopra Connection modes (#3716) * Add docs for new Kable destination (#3730) * Add docs for new Kable destination * Add Kable to vocab Co-authored-by: markzegarelli <[email protected]> * Thomas/regal (#3726) * Update URL for regalio destination * Update URL for regalio source * Add redirect for consolidated Salesforce tiles (#3729) * Add redirect for consolidated Salesforce tiles * Update index.md * Update index.md * add Pardot (Actions) to salesforce nav (#3725) * Unhide Pardot Actions docs (#3724) * Unhide Pardot Actions docs * Update index.md * Scaffold docs for HubSpot Web and Cloud Actions (#3719) * Scaffold docs for HubSpot Web and Cloud Actions * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-web/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-web/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Add private metadata Co-authored-by: stayseesong <[email protected]> Co-authored-by: markzegarelli <[email protected]> * Catalog update * Updated Actions template for actions that don't have a default trigger (#3728) * Updated Actions template for actions that don't have a defaeult trigger * Update src/_includes/components/actions-fields.html Co-authored-by: pwseg <[email protected]> Co-authored-by: pwseg <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Segment Docs Robot <[email protected]> Co-authored-by: Lfdelossantos <[email protected]> Co-authored-by: Thomas Gilbert <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rchinn-segment <[email protected]> Co-authored-by: rchinn-segment <[email protected]> Co-authored-by: pwseg <[email protected]> Co-authored-by: stayseesong <[email protected]> Co-authored-by: pwseg <[email protected]> Co-authored-by: Carly Vanderwert <[email protected]> Co-authored-by: vanand17 <[email protected]> Co-authored-by: kdaswani <[email protected]>
1 parent e127483 commit 5b7891a

File tree

22 files changed

+2149
-1131
lines changed

22 files changed

+2149
-1131
lines changed

.github/styles/Vocab/Docs/accept.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Javascript
7979
Jebbit
8080
Jimo
8181
Jivox
82+
Kable
8283
Kameleoon
8384
Kissmetrics
8485
Leanplum
@@ -138,6 +139,7 @@ viewability
138139
waitlist
139140
walkthrough
140141
WebKit
142+
Woopra
141143
Wootric
142144
Xcode
143145
Zendesk

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ docker-build:
182182
@$(DOCKER_TTY) make build
183183
bundle install --path=vevendor
184184

185+
.PHONY: private-destination
186+
private_destination:
187+
@node scripts/private-destination.js
185188
#.PHONY: docs
186189
#docs: node_modules
187190
# $(BIN)/webpack --mode=production

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2022-10-25
2+
# destination categories last updated 2022-10-27
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)