Skip to content

Commit 3a184fc

Browse files
committed
Merge branch 'develop' of github.com:segmentio/segment-docs into develop
2 parents a122907 + 4677164 commit 3a184fc

File tree

1,488 files changed

+136845
-87319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,488 files changed

+136845
-87319
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ CONTEXT=development
66
PLATFORM_API_TOKEN=generate a token from your Segment workspace
77
PAPI_TOKEN=generate a token from your Segment workspace
88
ALGOLIA_APP_ID=
9-
ALGOLIA_SEARCH_KEY=
9+
ALGOLIA_SEARCH_KEY=

.github/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ changelog:
2222
labels:
2323
- fixed-content
2424
- fixed-site
25+
- title: Knowledge Centered Support
26+
labels:
27+
- KCS
2528
- title: Other Updates
2629
labels:
2730
- "*"

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
(?:P|p)endo
1313
(?:P|p)odfile
1414
(?:P|p)ostgres
15+
(?:R|r)ealtime
1516
(?:R|r)emarketing
1617
(?:U|u)nlinks?\b
1718
(?:U|u)nmaps?\b
@@ -21,6 +22,8 @@ Aampe
2122
adset
2223
Adwords
2324
Aircall
25+
Airdat(?:e|es)
26+
Algolia
2427
allowlist
2528
Amberflo
2629
API(:?s)
@@ -31,26 +34,33 @@ Automations
3134
aws
3235
background(?:ed|ing)
3336
Bento
37+
Bing
38+
Blackbaud
3439
Blitzllama
3540
blocklist
3641
Bluedot
3742
bool
3843
boolean
44+
Braze's
3945
Breyta
4046
Chargebee
4147
chatbot
4248
cli
4349
CloudFront
4450
Cocoapods
51+
comScore
4552
Contentful
53+
Cordova
4654
Criteo
4755
csv
4856
Databricks
4957
datetime
58+
debouncing
5059
deeplink
5160
Dev
5261
Doubleclick
5362
Eloqua
63+
Emarsys
5464
enablement
5565
endcapture
5666
endfor
@@ -72,6 +82,7 @@ https
7282
HTTPS
7383
Hubspot
7484
incrementality
85+
Innovid
7586
ios
7687
iOS
7788
Iterable
@@ -81,6 +92,7 @@ Javascript
8192
Jebbit
8293
Jimo
8394
Jivox
95+
jQuery
8496
Kable
8597
Kameleoon
8698
Kissmetrics
@@ -94,6 +106,7 @@ Marketo
94106
Matcha
95107
matchers
96108
measurability
109+
Metrix
97110
middleware
98111
Middleware
99112
Mixpanel
@@ -109,15 +122,18 @@ Okta
109122
Omnichannel
110123
onboarding
111124
Optimizely
125+
Outfunnel
112126
param(:?s)
113127
Pardot
114128
Passcode
115129
performant
116130
Pinterest
117131
Pipedrive
118132
Preact
133+
Proguard
119134
Qualtrics
120135
reformat(:?s)
136+
remarket
121137
Responsys
122138
Rokt
123139
Sabil
@@ -139,9 +155,11 @@ Twilio
139155
upsert
140156
US
141157
utm
158+
varchar
142159
Vero
143160
Vidora
144161
viewability
162+
Voucherify
145163
waitlist
146164
walkthrough
147165
WebKit
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
extends: substitution
2-
message: "Please use '%s' instead of '%s'."
3-
link: https://docs.microsoft.com/en-us/style-guide/punctuation/exclamation-points
4-
level: warning
5-
swap:
6-
'\w!\s': '\.'
1+
extends: existence
2+
message: "Don't use exclamation points in text."
3+
nonword: true
4+
level: error
5+
action:
6+
name: remove
7+
tokens:
8+
- '\w!(?:\s|$)'

.github/styles/segment/links copy.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/styles/segment/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ message: "Write meaningful link text."
33
link: https://docs.microsoft.com/en-us/style-guide/urls-web-addresses
44
level: warning
55
raw:
6-
- '\[?here\]\('
6+
- '\[?here\]\(.*'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extends: existence
2-
message: 'Link to Segment docs "%s" must be relative.'
2+
message: 'Link to Segment docs "%s" should be relative.'
33
level: warning
44
scope: raw
55
raw:
6-
- '\[.+\]\(https://(www.)?segment.com/docs.*\)'
6+
- '(segment.com\/docs.[^)]*)'

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby 2.7.8
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

CODEOWNERS

Lines changed: 10 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -21,55 +21,33 @@ CODEOWNERS @segmentio/segment-doc-team
2121

2222

2323
# Libraries owners
24-
/src/connections/catalog/libraries @stayseesong @markzegarelli
24+
/src/connections/catalog/libraries @stayseesong
2525

2626

2727
# Destinations owners
28-
/src/connections/destinations @stayseesong @markzegarelli
28+
# /src/connections/destinations @stayseesong=
2929

3030
# Stratconn
3131
## Adobe
32-
/src/connections/destinations/catalog/adobe-analytics/ @kdaswani
33-
/src/connections/destinations/catalog/actions-adobe-target-web/ @kdaswani
34-
/src/connections/destinations/catalog/actions-adobe-target-cloud/ @kdaswani
35-
/src/connections/destinations/catalog/marketo-v2/ @kdaswani
36-
/src/connections/destinations/catalog/marketo-static-lists/ @kdaswani
32+
3733

3834
## Facebook
39-
/src/connections/destinations/catalog/facebook-pixel/ @kdaswani
40-
/src/connections/destinations/catalog/actions-facebook-conversions-api/ @kdaswani
41-
/src/connections/destinations/catalog/facebook-app-events/ @kdaswani
42-
/src/connections/destinations/catalog/facebook-offline-conversions/ @kdaswani
43-
/src/connections/destinations/catalog/personas-facebook-custom-audiences/ @kdaswani
35+
4436

4537
## Google
46-
/src/connections/destinations/catalog/firebase/ @kdaswani
47-
/src/connections/destinations/catalog/google-analytics/ @kdaswani
48-
/src/connections/destinations/catalog/actions-google-analytics-4/ @kdaswani
49-
/src/connections/destinations/catalog/google-tag-manager/ @kdaswani
50-
/src/connections/destinations/catalog/actions-google-enhanced-conversions/ @kdaswani
51-
/src/connections/destinations/catalog/doubleclick-floodlight/ @kdaswani
52-
/src/connections/destinations/catalog/google-ads-classic/ @kdaswani
53-
/src/connections/destinations/catalog/google-ads-gtag/ @kdaswani
54-
/src/connections/destinations/catalog/google-cloud-function/ @kdaswani
55-
/src/connections/destinations/catalog/google-cloud-pubsub/ @kdaswani
56-
/src/connections/destinations/catalog/adwords-remarketing-lists/ @kdaswani
57-
/src/connections/destinations/catalog/personas-display-video-360/ @kdaswani
38+
5839

5940
## Salesforce
60-
/src/connections/destinations/catalog/salesforce/ @kdaswani
61-
/src/connections/destinations/catalog/actions-salesforce/ @kdaswani
62-
/src/connections/destinations/catalog/salesforce-marketing-cloud/ @kdaswani
63-
/src/connections/destinations/catalog/pardot/ @kdaswani
41+
6442

6543
# Engage
66-
/src/engage/ @markzegarelli @pwseg @rchinn-segment
44+
/src/engage/ @pwseg
6745

68-
# Personas owners
69-
/src/personas @pwseg @rchinn-segent
46+
# Unify
47+
/src/unify @pwseg
7048

7149
# Protocols owners
7250
/src/protocols @forstisabella
7351

7452
# Storage owners
75-
/src/connections/storage @forstisabella
53+
/src/connections/storage @forstisabella

CONTRIBUTING.md

Lines changed: 12 additions & 2 deletions

0 commit comments

Comments
 (0)